.topBlackBarBg {
	background-image: url(imgs/topBtmBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.leftBG {
	background-image: url(imgs/leftBG.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
A.bottomLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
A.bottomLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
A.bottomLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.sectionLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
A.sectionLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
A.sectionLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}.topBarDetails {
	font-size: 11px;
	line-height: 11px;
}
.rightBoxBG {
	background-image: url(imgs/rightBoxBG.gif);
	background-repeat: repeat-y;
}
.rightBoxRightBG {
	background-image: url(imgs/rightBoxRightBG.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.subHeader {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.formDropDowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	background-color: #000000;
}
a.underlineLink:link {
	color: #FF9900;
	text-decoration: underline;
}
a.underlineLink:visited {
	color: #CC6600;
	text-decoration: underline;
}
a.underlineLink:hover {
	color: #FFCC00;
	text-decoration: underline;
}
