BODY {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


INPUT, TEXTAREA, SELECT, OPTION {
	font-family:Verdana, Arial;
	font-size:10px;
	background-color: #dae1d0;
	color: #000000;
	border: 1px #000000
}


td {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

a.nav {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 15px;
}

a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
}

a.nav:hover {
	color: red; 
	text-decoration:none; 
	font-weight: normal;
}

a.nav:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.title {
 font-size: 10px;
 color: #000000;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #574100;
 padding-bottom: 4px;
 padding-top: 4px;
 margin-top: 0px;
 margin-bottom: 0px;
 text-align: left;
 line-height: 6px;
}



a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
}

a:hover {
	color:#FFffff; 
	text-decoration:underline; 
	font-weight: normal;
}

a:visited {
	color: #ffffff;
	text-decoration:none; 
	font-weight: normal;
}

a:visited:hover {
	color: #ffffff; 
	text-decoration:underline; 
	font-weight: normal;
}


a.navtxt:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}

a.navtxt:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}

a.navtxt:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}


a.navtxt:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}

a.content:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

a.content:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a.content:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
}


a.content:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

A.button {
  font-weight: normal;
  font-family: Verdana, Arial;
  font-size: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 6px;
  border: none;
  background-color: #dae1d0;
  text-decoration: none;
  color: #ff0000;
  background-position: center;
  text-align: left;
  width: 200px;
  }
A.button:link {
	border-width: 1px;
	background-color: #dae1d0;
	color: #ff0000;
	border-color: white black black white;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
  }
A.button:visited {
	border-width: 1px;
	background-color: #dae1d0;
	color: #ff0000;
	border-color: white black black white;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
  }
A.button:hover {
	border-width: 1px;
	background-color: #abc3ac;
	color: #ff0000;
	border-color: white black black white;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
  }
A.button:active { 
  background-color: #FF0000; 
  color: #abc3ac; 
  border-color: black white white black;
  text-decoration: none;
  }
  

.textfield {

	font-family: Verdana, Arial;
	font-size:10px; 
	width:110px; 
	background-color:#ffffff; 
	color: #ff00000;
	border: 1px solid #000000
}

.checkbox{
	height:14px; 
	width:14px; 
	background-color:#A9B2CA; 
	border: 0px
}

.textarea {
	font-family:Verdana, Arial; 
	font-size:10px; 
	width:220px; 
	height:110px; 
	background-color:#ffffff; 
	color: #000044; 
	font-weight: normal;
	border: 1px solid #000044
}
.dealerfield {
   font-family:Verdana, Arial;
   font-size:10px; 
   background-color:#ffffff; 
   color: #000044;
   border: 1px solid #000044
}
