@charset "ISO-8859-1";
body{
	background:#eae2bf;
	margin:0px;
	padding:0px;
}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00000;
	line-height:20px;
	font-weight: normal;
}

a:link {
	color: #b13323;
	font-weight: bold;
}
a:hover {
	color: #4f3212;
}
a:visited {
	color: #7c98ae;
	font-weight: bold;
}
a:active {
	color: #b13323;
	font-weight: bold;
}

.style1 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	color: #ffb700;
	font-size: 12px;
	font-weight: normal;
}
.style4 {
	color: #b62919;
	font-weight: bold;
	font-size: 14px;
}

.style5 {
	color: #ffffff;
	font-weight: bold;
}
.bottNav {
	color: #4e3212;
	font-size: 8px;
	font-weight: normal;
	max-width: 980px;
	margin-left: 140px;
}
.bottNavRed {
	color: #cd2f1d;
	font-size: 12px;
}
.siteSpace {
	margin-left: 15px;
}
.siteDoubleSpace {
	margin-left: 30px;
}
.siteTripleSpace {
	margin-left: 45px;
}
.blueBorder {
	color: #7c98ae;
	font-weight: bold;
}

.padRight {
	padding-right:6px;
}

.padRowBottom td{
	padding-bottom:6px;
}
.tableColor{
	background-color: #b62919;
}.tableText{
	color: #ffffff;
	font-weight: bold;
}
.listTables{
	border-width:0px;
	margin:0px;
	border-spacing:0px;
	border-style:none;
	height:44px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	vertical-align:middle;
	background-color: #f8e9b7;
	border-top-width:1px;
	border-top-style:dotted;
}
.listTablesAlt{
	border-width:0px;
	margin:0px;
	border-spacing:0px;
	border-style:none;
	height:44px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	vertical-align:middle;
	background-color: #ede0b5;
	border-top-width:1px;
	border-top-style:dotted;
}
.listTablesButton{
	border-width:0px;
	margin:0px;
	border-spacing:0px;
	border-style:none;
	height:44px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	vertical-align:middle;
	border-top-width:1px;
	border-top-style:dotted;
	border-left-width:1px;
	border-left-style:dotted;
	text-align: right;
}
.jumpDown {
	font-family: Arial;
	color: #cd2f1c;
	text-indent: 8px;
	font-weight: bold;
} 
.littlePixHor {
	border-style: solid;
	border-color: #7c98ae;
	border-width: 2px;
	width:200px !important;
	height:176px !important;		
}
.littlePixVer {
	border-style: solid;
	border-color: #7c98ae;
	border-width: 2px;
	width:200px !important;
	height:280px !important;		
}
.textIndent {
	text-indent: 30px;
}

.redBullet {
	font-weight: bolder;
	color: #CC0000;
	font-size: 14px;
