body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Structure Styles */ 
#maintable {
	margin-right: auto;
	margin-left: auto;
}
#contenttable {
	margin-top: 0px;
}
.navtd {
	width: 120px;
	background-color: #BA8455;
}
.contenttd {
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/puce1.jpg);
	list-style-type: square;
}
td {
	vertical-align:top;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #90B0EB;
	padding: 1px;
	margin: 10px 0px;
	font-size: 9px;
}
.designed  {
	font-size: 10px;
	color: #827833;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.cssstyle1 {
	line-height: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFF66;
	font-weight: 400;
	color: #009900;
	margin: 0px;
	padding: 0px;
}
.cssstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/puce3.gif);
	list-style-type: square;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC99;
	padding-left: 6px;
}
.cssstyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2a4769;
	list-style-position: outside;
	list-style-image: url(../images/puce1.jpg);
	list-style-type: square;
}
.cssstyle4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: #FF0000;
	list-style-position: outside;
	list-style-image: url(../images/puc1.jpg);
	list-style-type: square;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url(bgON.gif) no-repeat top right;
	}
