body {
	color: #3300CC;
}

td, th {
	font-family: Verdana, Arial, Helvetica, san serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	border-bottom: 1px dotted #AAAAAA;
}

a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFCC00;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
}

.leftrule {
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.leftrule:hover {
	border-bottom: 1px solid #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.leftnav {
	font-family: Arial, Helvetica, san serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: 0px;
	border-bottom: 0px;
}

.leftnav:hover {
	font-family: Arial, Helvetica, san serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
	border-top: 0px;
	border-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CC0000;
}

.toprule {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;	
}

.toprule:hover {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;	
}

.topnav {
	font-family: Arial, Helvetica, san serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000000;

}

.topnav:hover {
	font-family: Arial, Helvetica, san serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFF00;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000000;
	background-color: #CC0000;
}

form {
	margin-top: 2pt;
	margin-bottom: 2pt;
}

input, textarea, select{
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background-color: #FFFFCC;
}

.highlighttd {
	font-family: Verdana, Arial, Helvetica, san serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}

.copyright {
	font-family: arial;
	font-size: 9px;
	color: #999999;
}

.linkcopyright {
	font-family: arial;
	font-weight: bold;
	font-size: 9px;
	color: #BBBBBB;
	border-bottom: 0px;
}

.linkcopyright:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	background-color: #FFCC00;
	border-top: 0px;
	border-bottom: 0px;

}

.subhead {
	font-family: Arial, Helvetica, san serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}

.subhead2 {
	font-family: Arial, Helvetica, san serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subhead3 {
	font-family: Arial, Helvetica, san serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.back {
	background-color: AntiqueWhite;
}

.back2 {
	background-color: #D3E9D1;
}

.back3 {
	background-color: #7A8CA9;
}

.back4 {
	background-color: #48518A;
}

.quoter {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FF3333;
}

.alert {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FF3333;
}

.section {
	text-align: justify;
	line-height: 1.2;
}

.negative {
	color: #000000;
}