body {
	scrollbar-3d-light-color : #DDDDDD;
	scrollbar-arrow-color : #DDDDDD;
	scrollbar-base-color : #b0b70f;
	scrollbar-dark-shadow-color : #CCCCCC;
	scrollbar-face-color : #b0b70f;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #7579AB;
}

.maincontent {
	font-size : 16px;
	line-height : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	;
	border: 0px #333333 solid
}
.maincontent a:link {
	color : #000000;
	text-decoration : underline;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
.maincontent a:hover {
	color : #999999;
	text-decoration : underline;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
.maincontent a:visited {
	color : #000000;
	text-decoration : underline;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
.maincontent a:visited:hover {
	color : #999999;
	text-decoration : underline;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}

.mediumheading {
	font-weight : normal;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	letter-spacing : 3px;
}

.btnav {
	border: 0px #000000 solid;
	color : #000033;
	text-decoration : none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
} 

.btnav a:link {
	color : #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.btnav a:hover {
	color : #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}
.btnav a:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold

