body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	background: #CCCCCC url(images/PageBG.gif) repeat-y center;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a{
	color: Blue;
}
	/*
	background-color: #97090D;
	background-color: #AD0A0F;
	*/
	
H1{
	font-size:16px;
	color:#4E4E4E;
	font-weight: bold;
}

H2{
	font-size:14px;
	color:#4E4E4E;
	font-weight: bold;
}

H3{
	font-size:13px;
	color:#4E4E4E;
	font-weight: bold;
}

li { 
	list-style-image: url(images/star.gif); 
}


.MainTBLBG{
	background-color: White;
}
.MainTDBG{
	background-image: url(images/top_bg.gif);
}
.tdBGpx_m{
	background-image: url(images/px_m.gif);
}
.TBLheight180{
	height: 180px;
}
.TopBannersTBL{
	background-image: url(images/SilverBG_v3.gif);
}
.FooterTdBG{
	background-image: url(images/bot_px.gif);
}

.SpamM{
	BACKGROUND-IMAGE: url(images/m_empty.gif);
	height: 20px;
	font-size: 14px;
	color: White;
	line-height: 20px;
}

.copy {
	FONT-SIZE: 11px; 
	COLOR: #898989; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copy:hover {
	text-decoration: underline;
}
.copyWDC {
	FONT-SIZE: 10px; 
	COLOR: #898989; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FooterNav {
	FONT-SIZE: 12px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
.FooterNav:hover {
	text-decoration: underline;
}

.ContentTxt
{
	font-size:13px;
	color:#4E4E4E;
}

.ContentTxtFooter
{
	font-size:12px;
	color:#4E4E4E;
	font-weight: bold;
}

.TopNavS {
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}
.TopNavS:hover {
	text-decoration: underline;
}

.TopNavBig {
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
	font-weight: bold;
}
.TopNavBig:hover {
	text-decoration: underline;
}

.RedPoint{
	background: url("images/RedPoint.gif") repeat-y;
}

.FastRegFormSubmit {
	cursor: pointer;
	background-color: #AC0B0F;
}
.FastRegFormSubmitMover{
	cursor: pointer;
	background-color: #AC0B0F;
	text-decoration: underline;
}
.FastRegFormTBL{
	background-color: #AC0B0F;
}
.FastRegFormTXT{
	font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}
.FastRegFormInputText{
	font-size: 12px;
	/*color: #323232;*/
	color: Black;
	width: 85px;
	background-color: White;
	border-width: 1px 1px 1px 1px;
}	
.FastRegFormInputEmail{
	font-size: 12px;
	/*
	color: #323232;
	background-color: #D80C11;
	*/
	color: Black;
	width: 165px;
	background-color: White;
	border-width: 1px 1px 1px 1px;
}