body {margin:0px; padding:0px; background-color:#000000}
.logo{font-family:Tahoma; font-size:11px;  color:#98A5A8; text-decoration:none}
.text1{font-family:Tahoma; font-size:11px;  color:#7D878A; text-decoration:none}
.text2{font-family:Tahoma; font-size:11px;  color:#BACFD3; text-decoration:none}
.text3{font-family:Tahoma; font-size:11px;  color:#C7CDCE; text-decoration:none}
.text4{font-family:Tahoma; font-size:11px;  color:#FF6600; text-decoration:none; font-size:12px; font-weight:bold;}
.white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.black{font-family:Tahoma; font-size:11px;  color:#2D3A3C; }
.blue{font-family:Tahoma; font-size:11px;  color:#84A6AD; }
.yellow{font-family:Tahoma; font-size:11px;  color:#FECD18; }
.main{font-family:Tahoma; font-size:11px;  color:#E3E3E3; line-height:14px }
.input{
  		width:119px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#FFFFFF;font-family:Tahoma; font-size:11px; font-weight:bold; color:#ff6600;
		}		
.inputarea{
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#FFFFFF;font-family:Tahoma; font-size:11px; font-weight:bold; color:#ff6600;
		}	
.input2{
  		width:162px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#FFFFFF;font-family:Tahoma; font-size:11px;  color:#84A6AD;
		}
.textarea{
  		width:162px; height:112px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#FFFFFF;font-family:Tahoma; font-size:11px;  color:#84A6AD;
		overflow:auto
		}