.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #54472E;
	text-decoration: none;
}
.LeftBorder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.WhiteHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.RedVerdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C0606;
	text-decoration: none;
}
.LowerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}

.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Links:hover {
color:#FCFF04;
}
.UpBorder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.UpBorderBlack {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:26px;
	background:url(../images/nav_back.jpg);
}
.navigation a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover{
	display:block;
	color: #FFCC00;
	text-decoration: none;
}

.head {
font-family:"trebuchet MS";
font-size:22px;
color:#a16b05;
line-height:30px;
}

.subhead {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#9d0529;
font-weight:bold;
line-height:30px;
}

.tableHead {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:20px;
padding:3px 10px 3px 10px;
background-color:#eeeeee;
font-weight:bold;
border:1px solid #CCCCCC;
text-align:justify;
}

.tableTxt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:20px;
padding:3px 10px 3px 10px;
border:1px solid #CCCCCC;
text-align:justify;
}

.next, .next a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#CC0000;
padding:2px;
border:1px solid #ffffff;
text-decoration:none;
}
.next a:hover{
color:#000000;
background-color:#FFFDD5;
border:1px solid #FFCC00;
text-decoration:none;
}

.link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#993300;
line-height:22px;
}
.link a{
color:#993300;
text-decoration:none;
}
.link a:hover{
color:#FF9900;
text-decoration:underline;
}

.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:20px;
}
.footer a{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover{
color:#993300;
text-decoration:none;
}