body, td, .bodytext, th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-align: left;
}

h1 {
font-size: 14pt;
font-weight: bold;
}

h2 {
font-size: 10pt;
font-weight: bold;
text-transform:uppercase;
}

#twitter_div {
  font-size: 7pt;
}

.maintitle {
  font-size: 14pt;
  font-weight: bold;
}

.subtitle {
  font-size: 10pt;
  font-weight: bold;
}

.special {
  font-style: italic;
}

a {
	color:#a5a38f;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#c04042;
}

.topnav {
	font-family:arial,sans-serif;
	font-size:11px;
	color:white;
	font-weight:normal;
	height: 18px;
}

a.topnav:hover {
	color:white;
}

.footer
{
	height: 25px;
	font-size:7pt;
}

.footer td, .footer a {
	color:white;
	font-weight:normal;
}

strong {
	color:#000000;
	font-weight:bold;
}

em, em a {
	
	font-style:italic;

}

big {
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

select,input {
	font-family:verdana,sans-serif;
	font-size:10px;
	color:#303030;
}

p strong {
	color:#000000;
	font-weight:bold;
}

.title {
	color:#39b5ef;
	font-size:12px;
	font-weight:bold;
}

.whiteTitle {
	color:#fefefe;
	font-size:14px;
	font-weight:bold;
}

input.newssearch {
	font-size: 10px;
	height: 20px;
	border: 1px solid #bdbcaf;
	background-color: #eae9e5;
	color: #5a5a5a;
}

FONT.header {
	font-size:10px;
	text-transform: uppercase;
	font-weight: bold;
}

.error {
	color: #c05a5a;
}

.redlink {
	color: #ff1400;
}

TABLE.programgrid THEAD TH {
	background-color:#FD1405;
	color:white;
	text-align:center;
	font-weight:normal;
	font-size:11px;
	padding:2px;
}

TABLE.programgrid TBODY TH {
	background-color:#9C9C94;
	color:white;
	text-align:right;
	vertical-align:middle;
	font-weight:normal;
	font-size:11px;
	padding:3px;
}

TABLE.programgrid TBODY TD {
	background-color:#EAE9E5;
	color:#73746E;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	padding:3px;
	width:100px;
}

TABLE.programgrid TBODY TD A {
	font-weight:normal;
	color:#FD1405;
	text-decoration:none;
}

TABLE.programgrid TBODY TD A:hover {
	color:#FD1405;
	text-decoration:underline;
}

TABLE.programgrid TBODY TD.sp {
	visibility:hidden;
	height:1px;
	padding:0px;
	width:1px;
}

TABLE.msgboard {
	margin:5px;
}

TABLE.msgboard TD {
	background-color:#000000;
}

TABLE.msgboard TABLE THEAD TH {
	background-color:#6F6F6D;
	color:white;
	font-size:16px;
	text-align:left;
}

TABLE.msgboard TABLE THEAD TD {
	background-color:#6F6F6D;
	color:white;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
}

TABLE.msgboard TABLE TBODY TH {
	background-color:#AEB19E;
	color:#000000;
	font-size:11px;
	text-align:left;
	font-weight:normal;
}

TABLE.msgboard TABLE TBODY TH A {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

TABLE.msgboard TABLE TBODY TD {
	background-color:#EAE9E4;
	color:#000000;
	font-size:11px;
	text-align:left;
}

TABLE.msgboard TR.err TD {
	background-color:#c05a5a;
}
