
body{ margin:0px 0px 0px 0px;
font-family:Helvetica;
font-size:12px; color:#3333333;}

a 
{
text-decoration: none;
color:#999999;
}
.font
{
font: Helvetica, sans-serif,Verdana, Arial;
}

#header{width:850px; 
height:135px;
margin:0px auto;}

#logo{ width:100%; height:77px; float:left; }

#date-time{ width:100%; height:22px;float:left; }
#menu{ width:100%; height:22px;float:left; border-bottom:#333333 solid 4px;}

#header1{width:850px; 
margin:0px auto;}

#icon{ width:255px; height:82px; float:left;}
#icon-1{padding-left:18px; float:left;}

#bottom{ width:850px; 
margin:0px auto; 
padding-top:15px;
}


.text-blue{ color:#458CB2;}
.input-text{
	height:14px;
	width:185px;
	border:1px solid #1D6E96;
	font-size:11px;
	color:#666666;
}

.input-text-1{
	height:14px;
	width:105px;
	border:1px solid #1D6E96;
	font-size:11px;
	color:#666666;
}


.blue-line{ background:url(images/blue-line.jpg) repeat-x; height:24px; color:#FFFFFF; font-size:13px;}


 .link-1 {
color:#000000;
text-decoration:none;
font-size:14px;
cursor:hand;

}

a.link-1:hover{
/*color: #666666;*/
color:gray;
text-decoration:none;
}



