/* CSS Document */

.bodytextwhite {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.style3 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bodytextGreysmall {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.headerBrown{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B574A;
	font-weight: bolder;
}

html{
        scrollbar-face-color: #9E9787;
        scrollbar-highlight-color: #968E7E;
        scrollbar-shadow-color: #968E7E;
        scrollbar-3dlight-color: #968E7E;
        scrollbar-arrow-color: #9A0000;
        scrollbar-track-color: #918977;
        scrollbar-darkshadow-color: #968E7E;
}.buttons {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.HeaderWhiteLarge {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
}
.HeaderRedLarge {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A0000;
	font-weight: bolder;
}
.bodytextwhiteBold {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextwhitesmall {

	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
.bodytextredBold {

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
