body {
            background-color: #7296B6;   
            font: 11px tahoma;
            color:#8FB2CF;
}

a {
            text-decoration: none;
            font: 11px tahoma;
            text-decoration: underline;
            color:#8FB2CF;
}

a:hover {
            text-decoration: underline;
            font: 11px tahoma;
            color:#8FB2CF;
}

 .norepeat{background-color:#7296B6; background-repeat:no-repeat;}
 .g{font-family:Tahoma; font-size:11px;  color:#8FB2CF; text-decoration:none;}
 .g a:hover {font-family:Tahoma; font-size:11px;  color:#8FB2CF; text-decoration:none;}
 .g1{font-family:Tahoma; font-size:11px;  color:# 6087AE;}
 .g2{font-family:Tahoma; font-size:11px;  color:#8FB2CF;}
 .s{font-family:Tahoma; font-size:11px;  color:#434343;}
 .b{font-family:Tahoma; font-size:11px;  color:#2E526F;}
 .b1{font-family:Tahoma; font-size:11px;  color:#2E526F; text-decoration:none;}
 .red{font-family:Tahoma; font-size:11px;  color:#C10606; text-decoration:none;}
 .editbox{border:1px #8FB2CF solid; background:transparent; color:#8FB2CF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
 .button{border:1px #8FB2CF solid; background:transparent; color:#8FB2CF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
 .noborder{ border:0px; background:transparent; color:#8FB2CF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}

#input{width:160px; height:21px;}
		 
#input1{width:134px; height:21px;}
		
#textarea{	width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}



 