body {
	background: white;
	margin: 5px;
	padding: 0px;
	scrollbar-face-color: #336699;
	scrollbar-track-color: #ceceff;
	scrollbar-arrow-color: #ffffff;
	}

p, td {
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black;
	font-style: normal;
	font-weight: normal; 
	}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
 	}

a:hover {
	text-decoration: underline;
 	}

hr {
	size: 98%;
	height: 1px;
	color: #003366;
 	}

.mainmenu a { background-color: transparent; display: block; }

.menusection {
	border: 1px solid #336699;
	margin: 0px 10px 10px 0px;
	}

a.menu:link, a.menu:visited, a.menu:active {
	padding: 3px 0px 3px 5px;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
 	}

a.menu:hover {
	background-color: #336699;
	color: #ffffff;
 	}

.menuhead {
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 18px;
	}

select.menu  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-color: #336699;
	width: 125px;
	height: 20px;
	border: solid thin;
	border-color: black;
	}

.tablehtitle {
	background-color: #336699;
	color: white;
	font-size: 14px; 
	font-weight: bold; 
	line-height: 20px;
	text-indent: 5px;
	text-align: center;
	}

.tablehleft {
	background-color: #336699;
	color: white;
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px;
	text-indent: 5px;
	}

.tablehcenter {
	background-color: #336699;
	color: white;
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px;
	text-indent: 5px;
	text-align: center;
	}

.tablerow1 {
	background-color: white;
	font-size: 12px; 
	line-height: 20px;
	text-indent: 5px;
	vertical-align: baseline;
 	}

.tablerow2 {
	background-color: #eeeeee;
	font-size: 12px; 
	line-height: 20px;
	text-indent: 5px;
	vertical-align: baseline;
 	}

.entry {
	line-height: 20px;
	text-align: center;
 	}

.bloc {
	line-height: 16px;
	text-align: left;
	margin: 10px 3px 10px 3px;
	padding: 3px 5px 3px 5px;
	background-color: #eeeeee;
 	}

.small {
 font-size: 11px; 
	}

.adsection {
	border: 1px solid #336699;
	margin: 0px 10px 5px 0px;
	padding: 3px 5px 3px 5px;
	}

.footer {
	color: #666666;
	font-size: 10px; 
	text-align: center;
	line-height: 16px;
	}

