.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #000000;
	border-bottom-width: 0px;
	line-height: 13px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000000;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 3px;
	background-color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}





.header1 {
	background-image: url(img/red/header1.gif);
	height: 146px;
	width: 712px;
}
.header2 {
	background-image: url(img/red/header2.gif);
	height: 32px;
	width: 724px;
}

.bodybg {
	background-image: url(img/red/bodybg.gif);
	width: 712px;
}
.footer {
	background-image: url(img/red/footer.gif);
	width: 712px;
	height: 56px;
}


.homebutton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/red/header2bg.gif);
	color: #000000;
}
.homebutton:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/homehover.gif);
	color: #000000;
}
.newsbutton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/red/header2bg.gif);
	color: #000000;
}
.newsbutton:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/newshover.gif);
	color: #000000;
}
.communitybutton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/red/header2bg.gif);
	color: #000000;
}
.communitybutton:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/communityhover.gif);
	color: #000000;
}
.radiobutton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/red/header2bg.gif);
	color: #000000;
}
.radiobutton:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/radiohover.gif);
	color: #000000;
}
.gandsbutton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/red/header2bg.gif);
	color: #000000;
}
.gandsbutton:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/gandshover.gif);
	color: #000000;
}
.featuredcontent {
	background-image: url(img/red/featuredcontent.gif);
}

.marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
