/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/site_bg2.jpg);
	background-repeat:repeat-x;
	background-color:#1f1f1f;
*/

body {
	margin:0;
	background: url(/images/newPageBG.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-color:#1f1f1f;
}
body.nobg {background-image:none; background-color:#272626;}
.maintable {background:#464445;}
.go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.news_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;    
	color: #CCCCCC;
	font-weight: bold;
}
.newsdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.content{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF
}

.contentbody{
	font-family: arial;
	font-size: 12px;
	color:#FFFFFF
}
.byarticlebg{font-family: Arial; font-size: 11px;background: #ffffcc; 
			 	border-bottom-color:#666666;
				border-bottom-width:1px;
				padding-left:5px;
}

a:link {
	text-decoration: none;
	color: #FF9900
}
a:visited {
	text-decoration: none;
	color:#FF9900
}
a:hover {
	text-decoration: underline;
	color: #FF6600
}
a:active {
	text-decoration: none;
	color:#FF9900
}
.rbody {
	width: 400px;
	margin-left: 5px;
	padding: 5px;
}
.rbodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 5px;
}
.cellborder {
	border: 1px dashed #CCCCCC;
	height: 100%;
	width: 100%;
	padding: 2px;
	
}
.subheads_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.subheads_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F1EB95;
}
.subheads_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.imagepadd { padding:5px}

.borders {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF
}

.SignupText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e69639;
}
.topdealer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.fride_head { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


#center {
	position:absolute;
	top: 20%;
	left: 50%;
	margin-top: 7em; /*set to a negative number 1/2 of your height*/
	margin-left: -10em; /*set to a negative number 1/2 of your width*/

}

.StateName { font-size:22px; color:#CCCCCC;}
