 
 
 body{
 background-color:#FFFFFF;color:#000000;font-family:Helvetica, sans-serif;font-size:14px; 	
	line-height: 18px;
 
 }
 
 a,  a:active,  a:visited {
	
	color:#D00903;
background-color:#FCCBCB;
}
 a:hover,  a:visited:hover {
	
	color:#0A4401;
background-color:#000000;
}

h2, legend{
	font-weight:bold;
color:#040001;
color:#040001;
font-family:Arial, sans-serif;
font-size:16px;
border-bottom-width:3px;
border-bottom-style:solid;

	
	

}

#header{ 
	height:144px; 
}


#header_container{
	border-bottom:3px solid #000100;
}
#S_main{
	border-left:1pxpx solid #000100;
}



#footer_container{
	border-top:1pxpx solid #000100;
}

/*
--
--STRUCTURE
--
*/
		#S_menubar{
			width:140px;
			
			float:left;
			
		}
		#S_main{
			
			float:left;
			width:600px;
			
		}
		#S_menu li {
			border-bottom: solid 1px #A90303;
		}
/*
--
--MENU
--
*/
#S_menu{
background-color:#E75151;}


#S_menu a{
text-transform: none;font-family:Arial, sans-serif;font-size:14px;	

}

#S_menu a, #S_menu a:visited, #S_menu a:active {
color:#010100;background-color:#E75151;}

#S_menu a:hover, #S_menu a:visited:hover {
color:#000100;background-color:#FA0000;	
}


