td {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.onair {
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.tblhd {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	background-position: left;
}
a {
	text-decoration: underline;
}

.news {
	font-size: 12px;
	color: #000000;
}
.footer {
	font-size: 10px;
	color: #FF6600;
	line-height: normal;
}
a.tnav {
	font: bold 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
}
.header {
	font-size: 18px;
	color: #000000;
}
a.onnow {
	font: bold 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.request {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.error {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-color: #FF0000;
	color: #FF0000;
}

/*multimedia gallery*/
#content .multi_gallery {
    width: 100%;
    margin: 5px 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; }
#content .multi_gallery td {
    padding: 4px 2px;
	vertical-align: top;
    text-align: center; }
#content .multi_gallery .image { vertical-align: top; padding: 10px 2px 4px 2px; }
#content .multi_gallery .tablehead {
    background-color: #FF6600;
	text-align:left;
    height: 22px;
    font-weight: bold;
    color: #FFF;
    padding: 0 10px 0 10px;
    border-bottom: 1px solid #B39C7E;
    border-width: 0 0 1px 0; }
#content .multi_gallery .links {
    background-color: #FF6600;
	text-align:right;
    height: 22px;
    font-weight: bold;
    color: #FFF;
    padding: 0 10px 0 10px;
    border-bottom: 1px solid #B39C7E;
    border-width: 0 0 1px 0; }
#content .multi_gallery .links a { color: #FFF; }
#content .multi_gallery p { margin:3px 0; }
/*End Gallery*/

.articlelist {
	margin-top:5px;
	padding:8px 5px;
	border-top:1px solid #B39C7E;
}
.articlelist p {
	margin:0 0 .5em 70px;
}
.articlelist p.date {
	float: left;
	margin-left:0;
	margin-top:.05em;
	color: #B84414;
	width:65px;
	font-weight:bold;
}
.articlelist .title {
	font-size:1.1em;
	font-weight:bold;
}
.articlelist .title a {
	color: #77240b;
}

.articlelist .author {
	font-style: italic;
	font-size:.9em;
	font-weight:normal;
	line-height:normal;
}

tr.odd {
	background: #FFFFFF;
}

tr.even {
	background: #FFFF99;
}
