
.header {
	background-image: url(../images/header-bg.jpg);
	background-position: center bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.white-links {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
.white-links a  {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.white-links a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.footer, .footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	line-height: 18px;
}
.footer a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FBFFCE;
	line-height: 18px;
}
.graytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #A0A0A0;
}
.yellotext1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FBFFCE;
}
.white-text1
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;
}
.white-text2
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
}

.less-td1
{
	line-height:10px;
	height:10px;
}
.bullets
{
	
	padding:5px 0px 0px 7px;
	line-height:21px;
}
.bullets a {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bullets a:hover {
	font-family: Tahoma;
	color: #FBFFCE;
		font-size:11px;
	text-decoration:underline;
	padding-left: 10px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.blacklink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.blacklink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
a.yellow-links {
	font-family: Tahoma;
	font-size: 11px;
	color: #FBFFCE;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.yellow-links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.main-td
{
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	background-color: #9A0203;
}
.white-maintext
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	padding:10px;
	line-height:18px;
}
.orange-text
{
	color:#E9EB24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.yellow-text2
{
	color:#FBFFCE;
	font-family:Tahoma;
	font-size:12px;
	
}
a.greenlinks
{
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
}
a.greenlinks:hover
{
	color:#E9EB24;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
.orange-text2
{
	color:#E9EB24;
	font-family:Tahoma;
	font-size:11px;
	
}
.menu-headding
{
	color:#E9EB24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#910203;
	padding:5px;
}
.gray-text2
{
	color:#D7D4D4;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	
}
.menu-orange-bold
{
	color:#E9EB24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
}
.menu-white
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	
}
.menu-img
{
	float:right;
	text-align:right;
	vertical-align:middle
}