/* CSS Document */

body {
	font-family : Arial;
	margin:  0;
	padding: 0;
	background: #01213c;
}

td {
	vertical-align: top;
	text-align: left;
}

.table_main {
	background-color: #000000;
	padding-top: 3px;
}

.td_content {
	font-size: 12px;
	color: #000000;
	padding: 15px;
}

.td_classes {
	font-size: 12px;
	color: #000000;
	padding: 15px;
}

.subhead_tan {
	font-size: 14px;
	font-weight: bold;
	color: #534741;
}

.subhead_blue {
	font-size: 14px;
	font-weight: bold;
	color: #0067a6;
}

.footer {
	font-size         : 11px;
	color             : #FFFFFF;
	text-align: center;
	padding-top: 25px;
	line-height: 18px;
}
a:img {
	border-style:none;
}
a:link, a:visited {
	color             : #0067a6;
	text-decoration   : underline;
}

a:hover {
	color             : #988675;
	text-decoration   : none;
}

.td_classes a:link, .td_classes a:visited {
	color             : #0067a6;
	text-decoration   : underline;
}

.td_classes a:hover {
	color             : #0067a6;
	text-decoration   : none;
}

.footer a:link, .footer a:visited {
	color             : #FFFFFF;
	text-decoration   : underline;
}

.footer a:hover {
	color             : #FFFFFF;
	text-decoration   : none;
}

.bg_contentshadow {
	background-image: url(images/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.upcomingevents_header{	
	font-size: 14px;
	font-weight: bold;
	color: red;}
