
 body {margin:0px; padding:0px; background-color:#5C6C70}
  .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}
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
  .black{font-family:Tahoma; font-size:11px;  color:#2D3A3C; }
  .blue{font-family:Tahoma; font-size:12px;  color:#84A6AD; }
  .yellow{font-family:Tahoma; font-size:11px;  color:#FECD18; }
  .main{margin-top: 0; margin-bottom: 0; font-family:Tahoma; font-size:12px;  color:#E3E3E3; line-height:14px }
  .white{margin-top: 0; margin-bottom: 0; font-family:Tahoma; font-size:12px;  color:#FFFFFF; line-height:13.5px }


  .input{
  		width:250px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#E3E3E3;font-family:Tahoma; font-size:11px;  color:#2B3C3F;
		}
		
  .input2{
  		width:120px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#E3E3E3;font-family:Tahoma; font-size:11px;  color:#2B3C3F;
		}
		
  .input3{
  		width:90px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#E3E3E3;font-family:Tahoma; font-size:11px;  color:#2B3C3F;
		}
				 		
  .textarea{
  		width:250px; height:100px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#E3E3E3;font-family:Tahoma; font-size:11px;  color:#2B3C3F;
		overflow:auto
		}