body {
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
	font-size: 10px;
}

body,td,th  {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none  ;
	text-align:left;
	
}
a:active {
	 color: #990000;
	 text-decoration:none;
}

a:visited {
	 color: #990000;
	 text-decoration:none;
}
a:link {
	 color: #990000;
	 text-decoration:none;
}

a:hover {
	 color: #990000;
	 text-decoration:underline;
}
.main_titles {   
	font-size: 12px; 
	color:#507C91 ; 
	font-weight:bold ;
}

.subtitle { 
	color: #507C91 ;
}
.text_red { 
	color: #990000 ;
}
.flags_men {
	letter-spacing: 8px;
	padding-right: 5px;
}

.content_td {
	border: 1px solid #FFFFFF;
	padding:10px;
}

.sub_menu {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	/*word-spacing: 9px;*/
}

.sub_menu2 {
	font-weight: bold; color: #990000;
	font-size: 11px; 
	/*padding-right: 10px;*/
}
a.subm_links:active {
	 color: #990000;
	 text-decoration:none;
}

a.subm_links:visited {
	 color: #990000;
	 text-decoration:none;
}
a.subm_links:link {
	 color: #990000;
	 text-decoration:none;
}

a.subm_links:hover {
	 color: #990000;
	 text-decoration:underline;
}

a.footer_links:active {
	 color: #990000;
	 text-decoration:none;
}

a.footer_links:visited {
	 color: #990000;
	 text-decoration:none;
}

a.footer_links:link {
	 color: #990000;
	 text-decoration:none;
}

a.footer_links:hover {
	 color: #990000;
	 text-decoration:underline;
}



.italic {  
	font-size: xx-small; 
	color: #666666; 
	font-style: italic
}

.body_gras {  
	font-weight: bold; 
	color: #990000; 
	letter-spacing: 2pt
}

h2 {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A8000C;
	
}
h1 {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A8000C;
	
}
select {
	
	color: #000000;
	width: 150px;
	
}

submen {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

.body_gras_blue {
 font-weight: bold; 
 color: #507C91; 
 letter-spacing: 2pt ;
}
