body {
	scrollbar-3d-light-color:#EAE7DB;
	scrollbar-arrow-color:#C1502C;
	scrollbar-base-color:#FFFFFF;
	scrollbar-dark-shadow-color:#EAE7DB;
	scrollbar-face-color:#EAE7DB;
	scrollbar-highlight-color:#BBB9AF;
	scrollbar-shadow-color:#FFFFFF;
}
.utilityLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEAFAF;
	text-decoration: none;
}
.utilityLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEAFAF;
	text-decoration: none;
}

.utilityLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.bgTop {
	background-image: url(../images/bgTop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgBottom {
	background-image: url(../images/bgBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgMid {
	background-image: url(../images/bgMid.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteTextSML a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.dropMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}.dropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	height: 17px;
	width: 110px;
	border: 1px solid #CCCCCC;
}
.castTitleSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EAE7DB;
	text-decoration: none;
}
.castTitleLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #EAE7DB;
	text-decoration: none;
}
