.bgup  {

background-image: url('bg_up.jpg');
background-repeat: repeat-x;
background-position: botom;}

body    {scrollbar-3dlight-color:#000000;
     scrollbar-arrow-color:#cccccc;
     scrollbar-base-color:#000000;
     scrollbar-darkshadow-color:#000000;
     scrollbar-face-color:#000000;
     scrollbar-highlight-color:#000000;
     scrollbar-shadow-color:#000000}


form {
float: left;
padding: 0px;
margin: 0px;
}


a:link {color: #cccccc; text-decoration: none; font-size: 11 px;}
a:visited {color: #cccccc; text-decoration: none; font-size: 11 px; }
a:hover {color: #cccccc; text-decoration: underline; font-size: 11 px; }
a:active {color: #cccccc; text-decoration: none; font-size: 11 px; }




input, {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 16px;
width: 180px;
color: orange;
font-size: 11px;
vertical-align: middle;

background-color: transparent; font-style: normal; font-weight: normal; font-size:11px; font-family:Verdana, Arial;


border-bottom: 1px solid white;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
}



.button
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 20px;
width: 80px;
color: orange;
font-size: 11px;
vertical-align: middle;


border-bottom: 1px solid white;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
}





textarea
{

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 50px;
width: 180px;
border:1px solid white;
color: orange;
font-size: 11px;
background-color: transparent;
font-family:Verdana, Arial;

}



.subbut {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 18px;
width: 40px;
border:1px solid white;
color: orange;
font-size: 11px;
horizontal-align: left;

background-color: transparent; font-style: normal; font-weight: normal; font-size:11px; font-family:Verdana, Arial;
}