BODY {
	background-image: url(/images/bg2.jpg);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
BODY, TD, P {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: black;
}

A {
	text-decoration: none;
	color: #D61A18;
}

A:Hover {
	color: #666666;
}

A.underline {
	text-decoration: underline;
	color: #D61A18;
}

A.underline:Hover {
	text-decoration: none;
	color: #666666;
}

A.white {
	font-size : 8pt;
	color: White;
}

A.white:Hover {
	color: White;
	text-decoration: underline;
}

A.grey {
	font-size : 8pt;
	color: #363636;
}

A.grey:Hover {
	color: Black;
	text-decoration: underline;
	}

A.yellow {
	font-size : 8pt;
	color: #FE9704;
	font-weight : bold;
}

A.yellow:Hover {
	text-decoration: underline;
	color: #FE9704;
}

.bggrey {
	background-color: #EBECED;
}

.border {
	border : 1px solid White;
}

.borderYellow {
	border : 1px solid #fed106;
}

.borderColor2 {
	border : 1px solid #2A6DAE;
}

.borderGrey {
	border : 1px solid #363636;
}

.borderTopGrey {
	border-top: 1px dotted #363636;
}

.borderTopGreyimage {
	border-top: 1px none #363636;
	background-image: url(/images/top_dot_image_bg.gif);
}

.borderTopGreyimageSpaces {
	border-top: 1px none #363636;
	background-image: url(/images/top_border_spaces.gif);
}

.borderRightGreyimage {
	border-top: 1px none #363636;
	background-image: url(/images/right_dot_image_bg.gif);
}

.borderTopGreySolid {
	border-top: 1px solid #363636;
}

.borderRightGrey {
	border-right: 1px dotted #363636;
}
.smalltextformBox {
	font-size : 8pt;
}

.whiteText {
	color: White;
	font-size:  8pt;
}

.customerGallery {
	color: #d61a18;
	font-size:  8pt;
}

.modelCount {
	font-family : Verdana, Arial, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #c21016;

 }

 .bodyRedBold {
	font-family : Verdana, Arial, sans-serif ;
	font-size: 8pt;
	font-weight: bold;
	color: #c21016;
}
#main_content {
	margin-top: 160px;
}

/* custom  
#div1000.white {
	margin-top: 130px;
	width: 223px;
}
#main_content {
	width: 500px;
	display: inline-block;
	margin-top: 160px;
	margin-left: -750px;	
}
*/
