body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	line-height: 16px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 16px;
}
#header {
	width: 795px;
	height: 75px;
}

#images {
	width: 795px;
	height: 200px;
}

#news {
	width: 585px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B0F04;
}

#body {
	width: 795px;
	
}
#base {
	width: 795px;
	height: 30px;

}

.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666666;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #8B0F04;
	font-weight: bold;
}

.nav2 A:link, .nav2 A:visited {
	color: #8B0F04;
	text-decoration: none;
}

.nav2 A:hover {
	color: #999999;
	text-decoration: none;
}

A:link, A:visited {
	color: #999999;
	text-decoration: none;
}

A:hover {
	color: #8B0F04;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #8B0F04;
	font-weight: normal;
}
.tbdSignoff {
	font-size: 9px;
	color: #666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.basetxt {
	font-size: 10px;
	color: #8B0F04;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
	
.bodytxt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

.eventstxt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.red_col {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	background-color: #8B0F04;
	background-image: url(images/red_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.red_col A:link, .red_col A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.red_col A:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.bdytxt_subhead{
	color: #8B0F04;
	font-weight: bold;
}