body
{
	SCROLLBAR-FACE-COLOR: #9f9f9f;
	SCROLLBAR-HIGHLIGHT-COLOR: #8f8f8f;
	SCROLLBAR-DARKSHADOW-COLOR: #8f8f8f;
}
A:hover
{
	color: white;
	text-decoration: none;
}
A:visited
{
	color: white;
	text-decoration: none;
}
A
{
	color: white;
	text-decoration: none;
}

.menuText
{
	font-family: Verdana;
	font-size: 8pt;
	color: White;
}
.menuTextOver
{
	font-size: 8pt;
	background-image: url(Images/menuOverRep.gif);
	color: white;
	background-repeat: repeat-x;
	font-family: Verdana;
	cursor: hand;
}



.menuSeparator
{
	border-left: red 2px solid;
}
.WhiteText
{
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	font-size: 9pt;
}
.WhiteTextSmall
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
}
.RedText
{
	font-size: 9pt;
	color: #F25C41;
	font-family: Verdana;
	text-decoration: none;
}

.BlackText
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}

.Textbox
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height: 18px;
	background-color: #C1C1C1;
	font-size: 9pt;
	color: #82191D;
	font-family: Verdana;
}
.Button
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 9pt;
	border-left: white 1px solid;
	cursor: hand;
	color: #82191d;
	border-bottom: white 1px solid;
	font-family: Verdana;
	height: 18px;
	width: 100px;
	background-color: #c1c1c1;
}
.PageTitle
{
	font-size: 13pt;
	color: #cbcbcb;
	font-family: Verdana;
}
.ThumbBack
{
	background-position: right bottom;
	background-image: url(images/thumbback.gif);
	background-repeat: no-repeat;
}
LI
{
	color: #FF3521;
	font-family: Verdana;
	text-decoration: none;
	font-size: 9pt;
}




