
<!--

a {		
color:#1F70FD;	
text-decoration: none;	
font-family: Verdana;	
}

a:visited {		
color:#1F70FD;	
text-decoration: none;	
font-family: Verdana;	
}

a:hover {		
color:#ABC9FD;	
text-decoration: none;	
font-family: Verdana;	
}


INPUT.box  {
    	font-family: verdana;
    	font-size: 10pt;
    	font-weight: normal;
    	background-color: cbe1f2;
    	border-color: 2d77ae;
    	border-style: solid;
    	border-width: 1px;
    	text-align: left;
    	color: 000000;

}

.bttn1 {

	font-family: Verdana;

	font-size: 8pt;

	font-weight: bold;

	font-style: normal;

	color: 000000;

	background-color: FC0404;

	border-style: solid;

	border-width: 1px;

	border-color: ffffff;	

}

.bttn2 {

	font-family: Verdana;

	font-size: 8pt;

	font-weight: bold;

	font-style: normal;

	color: 000000;

	background-color: 4D9BFB;

	border-style: solid;

	border-width: 1px;

	border-color: ffffff;	

}

.bttn3 {

	font-family: Verdana;

	font-size: 8pt;

	font-weight: bold;

	font-style: normal;

	color: 000000;

	background-color: 21FC04;

	border-style: solid;

	border-width: 1px;

	border-color: ffffff;	

}

#header { margin:0px auto 0px auto;width:999px;height:194px; }
#nav { margin:0px auto 0px auto;width:999px;height:32px; }

-->


