.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}

.bgmain {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330000;
	background-position: center;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.topnav A:link    	{ color: #FFFFFF; text-decoration: none }
.topnav A:active  	{ color: #FFFFFF; text-decoration: none }
.topnav A:visited 	{ color: #FFFFFF; text-decoration: none }
.topnav A:hover  	{ color: #CC6633; text-decoration: none }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.bodytext A:link    	{ color: #CC6633; text-decoration: none }
.bodytext A:active  	{ color: #CC6633; text-decoration: none }
.bodytext A:visited 	{ color: #CC6633; text-decoration: none }
.bodytext A:hover  		{ color: #CC6633; text-decoration: underline }

.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	line-height: 16px;
}
.standout A:link    	{ color: #336699; text-decoration: none }
.standout A:active  	{ color: #336699; text-decoration: none }
.standout A:visited 	{ color: #336699; text-decoration: none }
.standout A:hover  		{ color: #CC6633; text-decoration: underline }

.bodyquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #336699;
	padding-left: 40px;
	line-height: 16px;
}

.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footernav A:link    	{ color: #666666; text-decoration: none }
.footernav A:active  	{ color: #666666; text-decoration: none }
.footernav A:visited 	{ color: #666666; text-decoration: none }
.footernav A:hover  	{ color: #CC6633; text-decoration: none }

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6633;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: thin dotted #CC6600;
}
.tablecontent A:link    	{ color: #336699; text-decoration: none }
.tablecontent A:active  	{ color: #336699; text-decoration: none }
.tablecontent A:visited 	{ color: #336699; text-decoration: none }
.tablecontent A:hover  		{ color: #336699; text-decoration: underline }

.arrowlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-image: url(../images/arrow.gif);
	line-height: 14px;
}
.arrowlist A:link    	{ color: #CC6633; text-decoration: none }
.arrowlist A:active  	{ color: #CC6633; text-decoration: none }
.arrowlist A:visited 	{ color: #CC6633; text-decoration: none }
.arrowlist A:hover  	{ color: #CC6633; text-decoration: underline }

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
.linkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	vertical-align: middle;
	padding: 10px;
}
.linkbox A:link    	{ color: #CC6600; text-decoration: none }
.linkbox A:active  	{ color: #CC6600; text-decoration: none }
.linkbox A:visited 	{ color: #CC6600; text-decoration: none }
.linkbox A:hover  	{ color: #CC6600; text-decoration: underline }

.linkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom: thin dotted #CC6600;
}
.toplink A:link    	{ color: #336699; text-decoration: none }
.toplink A:active  	{ color: #336699; text-decoration: none }
.toplink A:visited 	{ color: #336699; text-decoration: none }
.toplink A:hover  	{ color: #CC6633; text-decoration: underline }