body {
	background-color: #FFFFFF;
}


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

		
	
.graybar {
	background-image: url(images/shared/gray_bar_w_shadow.jpg);
	background-repeat: repeat-x;
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.menu a:link{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.current {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}





.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
}

.footer a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
}

.footer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
}

.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffcc33;
	background-color: #000000;
}
.Titles {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FF0033}
