 
 
 body{
 background-color:#ffffff;color:#000000;font-family:Helvetica, sans-serif;font-size:12px; 	
	line-height: 18px;
 
 }
 
 a,  a:active,  a:visited {
	
	color:#120702;
background-color:#CBCAEE;
}
 a:hover,  a:visited:hover {
	
	color:#FAEA0B;
background-color:#6374FA;
}

h2, legend{
	font-weight:normal;
color:#040B36;
color:#040B36;

	
	

}

#header{ 
	height:230px; 
}


#header_container{
	border-bottom:1pxpx solid #221ADE;
}
#S_main{
	border-left:1pxpx solid #221ADE;
}



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

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


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

}

#S_menu a, #S_menu a:visited, #S_menu a:active {
color:#000000;background-color:#ffffff;}

#S_menu a:hover, #S_menu a:visited:hover {
color:#6C6C6C;background-color:#EAEAEA;	
}

	#mailform legend{
		font-size:150%;
	
	}
