html, body {
	font-family: Helvetica, Arial, Verdana;
	color:#FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #DFDFDF;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #DFDFDF;
    scrollbar-arrow-color: #000000;
}
.mainframe {
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	top: 10px;
}

.login {
	border:1px solid #958B88;
	height: 20px;
	background-color:white;
	vertical-align: bottom;
	font-size: 10px;
	color:#201E22;
	width: 145px;
	padding: 0px;
	margin-bottom: 3px;

}
.pass {
	border:1px solid #958B88;
	height: 20px;
	background-color:white;
	vertical-align: bottom;
	font-size: 10px;
	color:#201E22;
	padding: 0px;
	width: 98px;
}
.btnlogin {
	border:1px solid #958B88;
	height: 20px;
	background-color:white;
	vertical-align: bottom;
	font-size: 10px;
	color:#201E22;
	padding: 0px;
	width: 43px;
}
.btnform {
	border:none;
	height: 20px;
	width: auto;
	background-color:white;
	vertical-align: bottom;
	font-size: 10px;
	padding: 0px;
	color:#201E22;
}
.newsletterform {
	border:none;
	height: 20px;
	width: 180px;
	background-color:white;
	vertical-align: bottom;
	font-size: 10px;
	padding: 0px;
	color:#201E22;
}

img { border: 0;}

a {
	text-decoration: none;
}
a.menuindex {
	font-size: 12px;
	margin-right: 9px;
	margin-left: 9px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}

a.menuindexactif {
	font-size: 12px;
	margin-right: 9px;
	margin-left: 9px;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
	text-decoration: none;
}

a.menuindex:hover {
	color: #FF0000;
	text-decoration: none;
}
.introtitlefont {
	font-size: 15px;
	text-align: center;
	color: #FFFFFF;

}
a.introtitlefont:hover {
	color: FF0000;
}
.introfont {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
a.introfont:hover {
	color: #FF0000;
	text-decoration: underline;
}
.newslettertitlefont {
	font-size: 16px;
	vertical-align: bottom;
	color: #FFFFFF;
}
.subscribefont {
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	color: #FFFFFF;
}
a.subscribefont:hover {
	color: #FF0000;
	text-decoration: none;
}
a.boxtitlefont {
	font-size: 16px;
	color: #313233;
	vertical-align: -16px;
}
a.boxtitlefont:hover{
	color: #FF0000;
	text-decoration: none;
}
.box {
	background-color: #F9FAFB;
	border: 1px solid #838D99;
}
.bg_box {
	background-color: #F9FAFB;
	border: 1px solid #838D99;
	background-image: url(images/index/news_bg.gif);
	background-repeat: repeat-x;
}
.newsdatefont {
	font-size: 11px;
	color: #555555;
	text-align: left;
	vertical-align: bottom;
}
a.newsfont {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #222222;
	vertical-align: middle;
	text-indent: -8px;
	line-height: 16px;
}
a.newsfont:hover {
	color:#FF0000;
	text-decoration: none;
}
.contentfont {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #222222;
	vertical-align: middle;
}
a.contentfont:hover {
	color:#FF0000;
	text-decoration:none;
}
a.copyrightfont {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
a.copyrightfont:hover {
	color:#FF0000;
	text-decoration: non;
}

