body {
background-color: #000000;
text-align: center;
margin: 0px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
/* background-image: url('../imgs/stripes.png'); */
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link,
a:visited,
a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
border: 0px;
}

.topbg
{
	background-image: url('../imgs/topbg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.searchbut
{
	background-image: url('../imgs/search_but.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 88px;
	height: 32px;
	border: 0px;
}

.searchinput
{
	background-image: url('../imgs/search_inbg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.searchin
{
	border: 0px;
	background-color: transparent;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	width: 240px;
}

.navibg
{
	background-image: url('../imgs/navibg.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.navibg a:link,
.navibg a:active,
.navibg a:visited,
.navibg a:hover
{
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navisep
{
	background-image: url('../imgs/navi_sep.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.clear,
.topblue,
.botblue,
.botblack
{
	width: 935px;
	clear: both;
	margin: 0px auto 0px auto;
}

.topblue
{
	background-image: url('../imgs/top_blue.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 41px;
	text-align: right;
	padding-top: 5px;
	background-color: #000000;
}


.topblue a:link,
.topblue a:active,
.topblue a:visited,
.topblue a:hover,
.botblack a:link,
.botblack a:active,
.botblack a:visited,
.botblack a:hover,
.botblack
{
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.botblue
{
	background-image: url('../imgs/bot_blue.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Verdana, Sans-serif;
	height: 36px;
	background-color: #000000;
	padding-top: 10px;
}

.botblue,
.botblue a:link,
.botblue a:active,
.botblue a:visited,
.botblue a:hover
{
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.copy,
.copy a:link,
.copy a:active,
.copy a:visited,
.copy a:hover
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.copy a:hover
{
	text-decoration: underline;
}

.botblack
{
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.mainhead
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 18px;
	color: #7c7c7c;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

.longdiv
{
	background-image: url('../imgs/long_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	text-align: left;
	width: 570px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shortdiv
{
	background-image: url('../imgs/short_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	text-align: left;
	width: 235px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.maint
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px;
	color: #fa7c00;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

.credit
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #65aeff;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 5px 0px;
}

.maindesc
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 5px 0px;
	line-height: 1.75em;
}

.readmore,
.readmore a:link,
.readmore a:active,
.readmore a:visited,
.readmore a:hover
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #cb0000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.readmore a:hover
{
	text-decoration: underline;
}

.comments
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	font-weight: bold;
}

.page
{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	color: #65aeff;
}

.page,
.page a:link,
.page a:active,
.page a:visited,
.page a:hover
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.page a:hover
{
	text-decoration: underline;
}

.feat_links,
.feat_links a:link,
.feat_links a:active,
.feat_links a:visited,
.feat_links a:hover
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #fa7c00;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
}

.feat_links a:hover
{
	text-decoration: underline;
}

.newsletterbg
{
	background-image: url('../imgs/newsletter_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
}

.newsbut
{
	background-image: url('../imgs/news_signup.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 72px;
	height: 24px;
	border: 0px;
}

.newsinput
{
	background-image: url('../imgs/newsin_bg.jpg');
	background-repeat: no-repeat;
	background-position: 10px top;
}

.newsin
{
	border: 0px;
	background-color: transparent;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
}

.firsttitle
{
	font-weight: bold;
	color: #d3d3d3;
	font-size: 24px;
	text-align: left;
	padding-left: 20px;
}

.searchdiv ol li
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.searchdiv ul
{
	list-style-type: square;
}

.searchdiv li
{
	margin-left: -20px;
	margin-top: 8px;
}

.anavi_bg
{
	background-image: url('../imgs/abc_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #ffcc00;
	font-weight: bold;
}

.anavi_bg a:link,
.anavi_bg a:visited,
.anavi_bg a:active,
.anavi_bg a:hover,
{
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
}
