@charset "utf-8";
/* CSS Document */


body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #780611;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #2A45B8;
}
h5 {
	font-size: 14px;
	color: #780611;
}
h6 {
	font-size: 18px;
	color: #FFFFFF;
}
.page {
	background-color: #E6E1D5;
}
.redBG {
	background-color: #780611;
}
.redText {
	font-weight: bold;
	color: #6A040F;
	font-size: 18px;
}
.black18 {
	font-size: 18px;
	color: #000000;
}
.tanTab {
	background-image: url(../images/tanTab.jpg);
	background-repeat: no-repeat;
	height: 42px;
	text-indent: 25px;
	vertical-align: middle;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/redTab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 225px;
	vertical-align: top;
	background-color: #6A040F;
	text-align: left;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 25px;
	height: 42px;
}
.whiteText {
	color: #FFFFFF;
}
.Highlight {
	font-size: 18px;
	color: #FFCC00;
}
a.whiteLink:link,
a.whiteLink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.whiteLink:hover {
	text-decoration: underline;
}
a.whiteLink:active {
	text-decoration: none;
	
}
