body {
	background-color: #000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: arial, helvetica, sans-serif;
}  

*
{
	border:0;
	padding:0;
}


.content{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #676050;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


h1{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #4c1b1b;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight:bold;
}

h2{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #b40d15;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight:bold;
}


.small{
	font-size: 10px;
	line-height:10px;
}


strong{
	color: #470303;
}


a.topMenu{
	color: #f3ad05;
}

a.topMenu:hover{
	color: #fff;
}


a{
    font-family: trebuchet ms, Arial, Verdana, sans-serif;
	color: #2869c9;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	}
	
a.subs{
    font-family: trebuchet ms, Arial, Verdana, sans-serif;
	color: #676050;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

a.subs:hover{
	text-decoration: none;
	color: #054693;
	background-color:#fff;
	}
		

a.nav{
    font-family:trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #606060;
	text-decoration: none;
	padding-left: 12px;
}

a.nav:hover{
	color: #000;
	text-decoration: none;
	padding-left: 13px;
	}	


	
	
	.form 
	{
	font-family:   arial, lucida, helvetica, sans-serif;
	font-size: 11px;
	background-color:#dddbdc;
	border-style:0px; 
	border:0px; 
	}

	.button {
	font-family:  arial, lucida, helvetica, sans-serif;
	font-size: 11px;
	background-color:#59595b;
	border-style:0px; 
	border:0px; 
	color: #dddbdc;
	font-weight: normal;
	margin-top:3px;
	}  



