body {
	background-color: #585860;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585860;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585860;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BA8EC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2631D;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #585860;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0248B8;
	text-decoration: underline;
}

.contentbg {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
}
.logobg {
	background-color: #FFFFFF;
}
.leftbg {
	background-color: #C9DA96;
	background-image: url(images/leftsidebg.gif);
	background-repeat: repeat-y;
}
.rightbg {
	background-color: #CCDD99;
	background-image: url(images/WWW_23.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.middlebg {
	background-color: #D6E7A1;
	background-image: url(images/middlebg.gif);
	background-repeat: repeat-y;
}
.contenttable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1EDBD;
	border-bottom-color: #E2EEBE;
}
.pgcontent {
	font-size: 11px;
}
.bottomlinks {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.bottomlinks a:link{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.bottomlinks a:visited{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.bottomlinks a:hover{
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.bottomlinks a:active{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
