/* Main body style definition  */
BODY  {
	scrollbar-face-color: #868585;
	scrollbar-highlight-color: #c2c2c2;
	scrollbar-3dlight-color: #565656;
	scrollbar-darkshadow-color: #565656;
	scrollbar-shadow-color: #6c6b6b;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-image :   url(images/bkg.jpg);
	background-repeat : repeat;
	color : #333333;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-position : left top;
	background-color: #FFFFFF;

}

/* This is the style for the majority of text not otherwise defined below */
.mainpage {
	font-family : Verdana;
	font-size : 11px;
	padding : 0;
	border-width : 0;
	margin : 0;	
	color : #000000;
}

/* Style for main page titles, if no image defined */
.title {
	font-family : Verdana;
	font-size : 18px;
	color : #FF6600;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title2 {
	font-family : Verdana;
	font-size : 12px;
	color : #FF6600;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title3 {
	font-family : Verdana;
	font-size : 11px;
	color : #FF6600;
	font-weight: bold;
}

/* Style for text that appears at the top of some special pages like specials, and search engine */
.toptext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

td {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
}

.footer {
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
}

button {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

input {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for form headers */
.formheader {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for form background */
table.formbg {
	background-color : #FFFFFF;
}

/* Style for form text */
.formtext {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
}

/* Style for larger form text */
.largerformtext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for smaller form text */
.smallformtext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for form error messages */
.formerror {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

a{
	color : #66CCCC;
	font-weight : bold;
	text-decoration : none;
	font-family: Verdana;

}

a:hover {
  color : #999999;
  font-weight : bold;
  text-decoration : none;
}


ul {
	color : #595B55;
	font-size : 10px;
	line-height : 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;



	}

.error {
  color : #FF0000;
  font-weight : bold;
}

.formbutton {
	color : #000000;
	background : #CCCCCC;
	font : 11px Verdana;
	filter : progid;
	border: 1px solid #336699;
:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}

.formfield {
  border-top : 1px solid #333333;
  border-bottom : 1px solid #000000;
  border-left : 1 px solid #333333;
  border-right : 1px solid #000000;
  color : #666666;
  background : #FFFFFF;
  font : 10px Verdana;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
  width : 120px;
  height : 15px;
}

select {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

.formsubmit {
	width : 20px;
	height : 29px;
; clip:    rect(   )
}


.required {
  font : bold 11px Verdana;
  color : #FF6600;
}

a:link { 
  color : #66CCCC;
  font-weight : bold;
  text-decoration : none;
 } 
 
 a:active  { 
  color : #999999;
  font-weight : bold;
  text-decoration : none;
 } 
.dealer {  color: #CC0000; font-weight: bold}
.dealerpulldown {  font-family: Verdana; font-size: 11px; color: #333333; background-color: #CCCCCC}
.date {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}



.intro {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.gallery {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.privacy {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.leftcontent
{
font-family:				Arial, sans-serif;
font-size:					9pt;
color:						#545454;
}

.leftcontent a:visited, .leftcontent a:link, .leftcontent a:active
{
font-family:				Arial, sans-serif;
font-size:					9pt;
text-decoration:			underline;
color:						#545454;
}

.leftcontent a:hover
{
font-family:				Arial, sans-serif;
font-size:					9pt;
text-decoration:			none;
color:						#6096c2;
background-color:			#ffffff;
}

.quickjump
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					8pt;
color:						#666666;
}

.quickjump a:visited, .quickjump a:link, .quickjump a:active
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					8pt;
text-decoration:			underline;
color:						#666666;
}

.quickjump a:hover
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					8pt;
text-decoration:			none;
color:						#ffffff;
background-color:			#6096c2;
}

