a:link {
	color: #6A6A6A;
	text-decoration: none;
}
a:visited {
	color: #6A6A6A;
	text-decoration: none;
}
a:hover {
	color: #5992CA;
	text-decoration: underline;
}
a:active {
	color: #6A6A6A;
	text-decoration: none;
}
/**********/
a.newsLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.newsLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.newsLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.newsLink:active {
	color: #FFFFFF;
	text-decoration: none;
}
/************************************************************/
/************************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 9px;
}
.footerTiny {
	font-size: 9px;
	color: #999999;
}
.HomeContentBG {
	background-image: url(Images/Site/HomeContentBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 240px;
	width: 459px;
	padding: 6px;
	color: #716FB3
}
.SubContentBG {
	background-image: url(Images/Site/HomeContentBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 325px;
	width: 742px;
	padding: 10px;
	color: #333333
}
.SubscribeBG {
	background-image: url(images/subs/site_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 136px;
	height: 36px;
	vertical-align: top;
}
input.subscribe {
	width: 130px;
	margin-top: 1px;
}
img.ContentImage {
	margin-left: 7px;
	margin-bottom: 5px;
}
/************************************************************/
/************************************************************/
.NewsBG {
	background-image: url(Images/Site/site_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
.NewsTableBG {
	background-image: url(Images/Site/NewsTableBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;

}
.NewsTitle {
	font-size: 11px;
	font-weight: bold;
}
.NewsDetail {
	font-size: 11px;
}
.NewsDate {
	color: #FFE3BF;
	font-size: 9px;
}
.WhiteDivider {
	background-image: url(Images/Site/WhiteDivider.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
/************************************************************/
.CategoryTable {
	background-color: #FFFFFF;
	border: 1px solid #6EA7DC;
}
.CategoryTitle {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6EA7DC;
	height: 20px;
	padding: 3px;
}
.CategoryTitleLarge {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6EA7DC;
	height: 20px;
	padding: 3px;
	font-weight: bold;
}
.CategoryOptions {
	font-size: 11px;
	padding-left: 3px;

}
.SubsError
{
	font-size: 11px;
	font-family: Arial;
	background-color: #ff9900;
}
