.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8872AA;
}
whiteborder.input {
	background-color : #E6E9EF;
	color: #8974AB;
	border-bottom : 2 solid White;
	border-top : 2 solid White;
	border-left : 2 solid White;
	border-right : 2 solid White;
}
input {
	background-color : #E6E9EF;
	color: #8974AB;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8872AA;
}
.dealername {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: AF646F;
}
.dealeraddress {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: AF646F;
}
.newshead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.inputnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8974AB;
	border-bottom : 1 solid #8872AA;
	border-top : 1 solid #8872AA;
	border-left : 1 solid #8872AA;
	border-right : 1 solid #8872AA;
}
.button{
	border-bottom : 1 solid #3F354F;
	border-top : 1 solid #3F354F;
	border-left : 1 solid #3F354F;
	border-right : 1 solid #3F354F;
        background-color: #8872AA;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10 pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
   cursor:hand;
}

body {
           scrollbar-3dlight-color:#FFFFFF;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#FFFFFF;
           scrollbar-darkshadow-color:#3F354F;
           scrollbar-face-color:#8872AA;
           scrollbar-highlight-color:#C8AEF0;
           scrollbar-shadow-color:#FFFFFF;
}
.bluebackwhite {
	border: none;
	color: #FFFFFF;
	background: #8872AA;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-size: 12px;
}
.producthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8872AA;
	font: bold;
}
table.bluetable td.tablehead {
	border: none;
	color: #FFFFFF;
	background: #8872AA;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-size: 12px;
}  
table.bluetable td.tablebody {
	border: none;
	color: #8872AA;
	background: #C8AEF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
}  
table.explorationstable td.tablehead {
	border: 1px solid #8872AA;
	color: #FFFFFF;
	background: #8872AA;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-size: 13px;
} 
table.explorationstable td.tableblue {
	border: 1px solid #8872AA;
	color: #3F354F;
	background: #C8AEF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
}
table.explorationstable td.tablewhite {
	border: 1px solid #8872AA;
	color: #C8AEF0;
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

table.whitetable td.tablebody {
	border: 1px solid #C8AEF0;
	color:  #C8AEF0;
	background: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 11px;
}


a.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D78A9E;
	text-decoration: none;
}
a.pagelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D78A9E;
	text-decoration: underline;
}
a {
	color: #D78A9E;
	text-decoration: none;
}
a:hover {
	color: #D78A9E;
	text-decoration: underline;
}
