/* CSS Document */

<style type="text/css">
<!--
.text {
	font-family: Times New Roman;
	font-size: 14px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.custext {
	font-family: Times New Roman;
	font-size: 14px;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999CC;
	text-decoration: underline;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.navbuttons {
	background-color: #F5F5F5;
	padding: 3px 3px 3px 10px;
	border: 1px solid #666666;
}
.navbuttontext {
	background-color: #F5F5F5;
	font-family: Times New Roman;
	font-size: 12px;
	color: #333333;
}

.navbuttontext a {
	font-family: Times New Roman;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.navbuttontext a:hover {
	font-family: Times New Roman;
	font-size: 12px;
	color: #CFC37C;
	text-decoration: none;
}
.navbuttonsubtext {
	font-family: Times New Roman;
	font-size: 12px;
	color: #333333;
}
.navbuttonsubtext a {
	font-family: Times New Roman;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.navbuttonsubtext a:hover {
	font-family: Times New Roman;
	font-size: 12px;
	color: #CFC37C;
	text-decoration: none;
}
option.dpurp {background-color: #9999FF; font-weight: bold; font-size: 12px; color: black;}
option.lpurp {background-color: #9999CC;}
-->
</style>