 
 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:#7D878A; }
  .text3{font-family:Tahoma; font-size:11px;  color:#BACFD3; text-decoration:none}
  .gray{font-family:Tahoma; font-size:11px;  color:#7D878A; }
  .bluegray{font-family:Tahoma; font-size:11px;  color:#BACFD3; text-decoration:none}
  .lightgray{font-family:Tahoma; font-size:11px;  color:#BACFD3; }
  .dullwhite{font-family:Tahoma; font-size:11px;  color:#C7CDCE; text-decoration:none}
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none}
  .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; }
  .yellowbold{font-family:Tahoma; font-size:11px; color:#FECD18; font-weight:bold; text-decoration:none}
  .main{font-family:Tahoma; font-size:11px;  color:#E3E3E3; line-height:14px }
  .hyperlink-white{font-family:Tahoma; font-size:11px;  color:#BACFD3; text-decoration:underline}
  .hyperlink-gray{font-family:Tahoma; font-size:11px;  color:#7D878A; text-decoration:underline}
  .hyperlink-blue{font-family:Tahoma; font-size:11px;  color:#84A6AD; text-decoration:underline}
  .hyperlink{font-family:Tahoma; font-size:11px;  color:#BACFD3; text-decoration:underline}
  
    .input{
  		width:119px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#FFFFFF;font-family:Tahoma; font-size:11px;  color:#84A6AD;
		}
		
    .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
		}