.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(imgs/header1.gif);
	height: 146px;
	width: 712px;
}
.header2 {
	background-image: url(imgs/header2.gif);
	height: 32px;
	width: 724px;
}

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

.site-shell {
	width: 724px;
	max-width: 100%;
}


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

.marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #F2C100;
}

a:active {
	text-decoration: none;
	color: #F2C100;
}

@media (max-width: 760px) {
	body {
		margin: 0;
		padding: 0 6px;
		box-sizing: border-box;
		overflow-x: hidden;
	}

	.site-shell {
		width: calc(100% - 12px) !important;
		max-width: calc(100% - 12px);
		margin: 0 auto;
		overflow: visible;
	}

	.site-header-primary,
	.site-body-frame,
	.site-footer-frame {
		width: 100% !important;
		max-width: 100%;
	}

	.site-header-secondary {
		width: calc(100% + 12px) !important;
		max-width: calc(100% + 12px);
		margin: 0 -6px;
	}

	.site-header-primary,
	.site-header-secondary,
	.site-body-frame,
	.site-footer-frame {
		display: block;
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.site-shell > tbody,
	.site-shell > tbody > tr,
	.site-shell > tbody > tr > td,
	.site-header-primary > tbody,
	.site-header-primary > tbody > tr,
	.site-header-primary > tbody > tr > td,
	.site-header-secondary > tbody,
	.site-header-secondary > tbody > tr,
	.site-header-secondary > tbody > tr > td,
	.site-body-frame > tbody,
	.site-body-frame > tbody > tr,
	.site-body-frame > tbody > tr > td,
	.site-footer-frame > tbody,
	.site-footer-frame > tbody > tr,
	.site-footer-frame > tbody > tr > td {
		display: block;
		width: 100% !important;
		box-sizing: border-box;
	}

	.site-header-primary {
		height: auto;
		min-height: 128px;
	}

	.site-header-secondary {
		height: 32px;
	}

	.site-body-frame {
		display: block;
	}

	.site-header-secondary > tbody > tr > td > table[width] {
		width: 100% !important;
		max-width: 100%;
	}

	.site-layout,
	.site-layout tbody,
	.site-layout tr {
		display: block;
		width: 100% !important;
	}

	.site-sidebar,
	.site-main,
	.site-gutter {
		display: block;
		width: 100% !important;
		box-sizing: border-box;
		height: auto !important;
		overflow: visible;
	}

	.site-gutter {
		display: none !important;
	}

	.site-sidebar,
	.site-main {
		padding: 0 10px 12px;
	}

	.site-sidebar {
		max-width: 360px;
		margin: 0 auto;
	}

	.site-main {
		margin: 0;
	}

	.site-sidebar table[width],
	.site-main table[width],
	.site-body-frame table[width="200"] {
		width: 100% !important;
		max-width: 100%;
	}

	.site-sidebar td[width],
	.site-main td[width] {
		width: auto !important;
	}

	.site-main > table,
	.site-main > table > tbody,
	.site-main > table > tbody > tr,
	.site-main > table > tbody > tr > td {
		width: 100% !important;
		display: block;
		box-sizing: border-box;
	}

	.site-sidebar img,
	.site-main img {
		max-width: 100%;
		height: auto;
	}
}
