/* CSS Document */
body {
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  font-family: Arial;
  font-size:10px;
  color: #484848;
  background-color: #ffffff; 
 }
td.menu{
	padding-left:5px;
	padding-right:10px;
	background-color:#aaaaaa;
	font-family: Arial;
  	font-size:10px;	
  	font-weight:bold;
  	color: #ffffff;
}
td.menutop{
	font-family: Arial;
  	font-size:11px;
  	color: #484848;
}
span.title {
  font-family: Arial;
  font-size:11px;
  font-weight:bold;
  color: #484848;
  background-color: #ffffff; 
}
span.langageSelector {
  font-family: Arial;
  font-size:11px;
  color: #484848;
  background-color: #ffffff; 
}
a:link {
	font-family: Arial;
  	font-size:11px;
  	font-weight:bold;
  color: #d6d6d6;
  text-decoration:none;
 }
a:visited {
	font-family: Arial;
  	font-size:11px;
  	font-weight:bold;
  color: #d6d6d6;
  text-decoration:none;
 }
 a:hover {
	font-family: Arial;
  	font-size:11px;
  	font-weight: bold;
  color: #6f6f6f;
  text-decoration:none;
 }
hr{
	width:235px;
	height:5px;
	color:	#484848;	
}
a.menu:link {
	font-family: Arial;
  	font-size:11px;
	font-weight: normal;	
   color: #484848;
   text-decoration:none;
 }
a.menu:visited {
	font-family: Arial;
  	font-size:11px;
	font-weight: normal;
   color: #484848;
   text-decoration:none;
 }
 a.menu:hover {
	font-family: Arial;
  	font-size:11px;
  	font-weight: bold;
   color: #484848;
    text-decoration:none;
 }
 
 a.menu2:link {
	font-family: Arial;
  	font-size:11px;
	font-weight: bold;	
   color: #484848;
   text-decoration:none;
 }
a.menu2:visited {
	font-family: Arial;
  	font-size:11px;
	font-weight: bold;
   color: #484848;
   text-decoration:none;
 }
 a.menu2:hover {
	font-family: Arial;
  	font-size:11px;
  	font-weight: bold;
   color: #484848;
    text-decoration:none;
 }
 
 a.related:link {
	font-family: Arial;
  	font-size:10px;
	font-weight: bold;	
   color: #484848;
   text-decoration:none;
 }
a.related:visited {
	font-family: Arial;
  	font-size:10px;
	font-weight: bold;
   color: #484848;
   text-decoration:none;
 }
 a.related:hover {
	font-family: Arial;
  	font-size:10px;
  	font-weight: bold;
   color: #484848;
    text-decoration:none;
 }

 a.realrelated:link {
	font-family: Arial;
  	font-size:10px;
	font-weight: normal;	
   color: #484848;
   text-decoration:none;
 }
a.realrelated:visited {
	font-family: Arial;
  	font-size:10px;
	font-weight: normal;	
   color: #484848;
   text-decoration:none;
 }
 a.realrelated:hover {
	font-family: Arial;
  	font-size:10px;
	font-weight: normal;	
   color: #484848;
    text-decoration: underline;
 }
 
  span.menu2 {
	font-family: Arial;
  	font-size:11px;
	font-weight: bold;	
   color: #FF0000;
   text-decoration:none;
 }