.copyright {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #818282;
}
.maintextblack {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #000000;
}
.maintextblack a{
	color: #000000;
}
.maintextblack a:hover{
	color: #00817B;
}
.textarticle {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #00817b;
}
.textarticle a{
	color: #00817b;
}
.textarticle a:hover{
	color: #000000;
}
.maintextgrey {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #595a5a;
}
.maintextgrey a{
	color: #595a5a;
}
.maintextgrey a:hover{
	color: #595a5a;
}
.textannounce {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #FFFFFF;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
}
div.scroll {
	height: 490px;
	width: 742px;
	overflow: auto;
	border: 0px;
	padding: 0px;
}
div.scroll2 {
	height: 490px;
	width: 350px;
	overflow: auto;
	border: 0px;
	padding: 0px;
}
div.scroll3 {
	height: 490px;
	width: 420px;
	overflow: auto;
	border: 0px;
	padding: 0px;
}
div.scroll4 {
	height: 420px;
	width: 280px;
	overflow: auto;
	border: 0px;
	padding: 0px;
	scrollbar-face-color: #00817B;
	scrollbar-shadow-color: #00817B;
	scrollbar-highlight-color: #00817B;
	scrollbar-3dlight-color: #24c0b9;
	scrollbar-darkshadow-color: #24c0b9;
	scrollbar-track-color: #00817B;
	scrollbar-arrow-color: #24c0b9;
}
.subheadblack {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.subheadwhite {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.textremark {

	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #000000;
}
.textremarkwhite {

	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #FFFFFF;
}
