/* CSS Document */



body,td, p {

	font-family:"Trebuchet MS","Lucida Sans Unicode",  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;



}



a:link, a:visited {
	color: #BD7702;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}



.footer, .footer a, .footer a:visited, .footer p {
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
.footer a:hover {
	font-size: 12px;
	color: #0066cc;
}
.footer a:active {
	font-size: 12px;
	color: #666666;
}
	



h1, h2, h3, h4, h5, h6
{
	text-decoration:none;
	font-weight:normal;
	color: #000000;
	font-family:"Trebuchet MS","Lucida Sans Unicode",  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Geneva , Helvetica, sans-serif;
}
h1{
	font-size:		24px;
}

h2{
	font-size:18px;
}
h3, h4, h5,h6{
	font-size:		15px;
}


.errorMessage{
color:#FF0000;
border-color: #666666;
border:1px;
border-style:solid;
padding: 5px;
font-weight:bold;
}


	
	



