body { margin:0px; padding:0px; font-family:tahoma; font-size:12px; line-height:22px; color:#343434 }

A { COLOR: #464545; TEXT-DECORATION: none; cursor:pointer;}
A:link {
	COLOR: #000000;
}
A:visited {
	COLOR: #666666;
}
A:hover { COLOR: #000000;}
img {border:none;}

#menu { font-size: 14px; font-family:Arial, Helvetica, sans-serif;	font-weight: bold;padding:0; margin:0; height:56px; list-style-type:none; background-image: url(../images/menubg.gif);background-repeat: repeat-x;}
#menu li { float:left; width:125px; height:35px; padding-top:16px; position:relative; text-align:center;}
#menu li a, #menu li { color: #FFFFFF; display:block; text-decoration:none; height: 35px; text-align: center;}
#menu li a span, #menu li a:visited span {display:none; /* needed to trigger IE */}
#menu li a:hover { color: #000000; border:0px; }
#menu li a:hover span {display:block; width:5em; height:2em; text-align:center; position:absolute; left:1px; top:1px; color:#fff; cursor:pointer;}

.mid{ padding:20px;}
.rightpnl{ padding-top:50px;}
.liright {background-image: url(../images/nav_sep.gif); background-position: right top; background-repeat: no-repeat;}
.txtpad {padding-left:15px; padding-right:25px;}
.news {background-image:url(../images/news_bg.gif); background-repeat:no-repeat; color:#FFFFFF; padding-left:10px; text-align:left; padding-right:10px;}
.clickhere {background-image:url(../images/clickherebg.gif); background-repeat:no-repeat; color:#FFFFFF; padding-left:5px; text-align:left;}
.newsbottom {background-image:url(../images/news_bg_bottom.gif); background-repeat:no-repeat; color:#FFFFFF; padding-left:5px; text-align:left;}
.newscontent {background-image:url(../images/newscontentbg.gif); background-repeat:repeat-y; color:#FFFFFF; padding-left:5px; text-align:left;}

.footer { font-size:11px; color:#9a9a9a; text-align:right; height:50px;}
.footer a, .footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
}

.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 29px;
	letter-spacing: 20px;
	color: #D04D0C;
	text-transform: lowercase;
	line-height: 30px;
}

.email, .email a {
	color: #0000FF;
}