body {
	fixed;scrollbar-face-color: #990000;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #000000;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none
}
a.inside:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none
}
a.inside:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BE0000;
	text-decoration: none;
	line-height: 18px;

}
