td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
color: #000000; text-align: justify} 

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7F0905;
	line-height: 28px;
	font-weight: bold;
} 

a:link { color: #7F0905; text-decoration: underline; cursor: hand} 
a:active { color: #000000; text-decoration: none} 
a:visited { color: #000066; text-decoration: underline} 
a:hover { color: #FE0000; text-decoration: underline} 

.sidelite { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #999999}
.siderite { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF} 
.tdjust { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; color: #333333} 

ol { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif} 
ul { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif} 

.sidehdlbold { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #333333; font-weight: bold }
.sideorange { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #CC9900 }
.sidedark { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #333333}
.side { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #666666}
.sidehdlboldlight { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #666666; font-weight: bold }
.sidecolor { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #336699}

.tdmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.subheadwhite {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; line-height: 18px; font-weight: bold}

.tdsubheadwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 18px;
}

.tdmaintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

.blogclass{
height: 115px;
width: 495px;
color:#333333;
background-color: #FFFFFF;
margin-top: 5px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

.sidetitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
	padding: 2px;
}

.sidetitle a:link { color: #FFFFFF; text-decoration: underline; cursor: hand;} 
.sidetitle a:visited { color: #FFFFFF; text-decoration: underline;} 
.sidetitle a:hover { color: #FFFFFF; text-decoration: underline;} 

.sidetext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
	padding: 2px;
}