/* CSS Document */
<style TYPE="text/css">
a:link{color: #FFFFFF; text-decoration: none}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD0B00;
    text-decoration: none; 	
    
}
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; text-decoration: underline}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AD0B00;
	background-color: #666666;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
.copy {
	font-family : Verdana,tahoma,Arial, Helvetica,Tahoma, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #444444;
}
td {
	font-family : Verdana,tahoma,Arial, Helvetica,Tahoma, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #444444;
}
.font_orange {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.black_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.darkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD0B00;
}
.header_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #AD0B00;
	word-spacing: normal;
	letter-spacing: -2px;
}
.header_font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #AD0B00;
	word-spacing: normal;
	
}
.sidebar_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #AD0B00;
	word-spacing: normal;
	letter-spacing: -2px;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff8410;
	font-weight: bold;
	padding-bottom: 10;
	padding-top: 10;
	
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.QandA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF9900;
	font-weight: normal;
}
.links_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.white_small {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.black_small {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
html{
scrollbar-face-color: #7F0000;
scrollbar-arrow-color: #990000;
scrollbar-track-color: #7F0000;
scrollbar-shadow-color:;
scrollbar-highlight-color:;
scrollbar-3dlight-color: #A70000;
scrollbar-darkshadow-Color: #000000;
}

.rightborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #260000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
</style>
