body {
	margin: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D2BCA4;
}

table {
	margin-left:auto; 
	margin-right:auto;
}

A:hover {background:#D2BCA4; color:black; font-weight:bold}
A:visited {color:black; text-decoration:none}
A:active {color:black; text-decoration:none}
A:link {color:black; text-decoration:none}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

input.btn{
   color:#666666;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:95%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#D2BCA4;
   border-left-color:##D2BCA4;
   border-right-color:##D2BCA4
   border-bottom-color:#D2BCA4;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffFDE7C8');}

/*
tr, td, p, li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.disclaimer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #03273F;
}
.dealership {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7.0pt;
	color: #03273F;
	margin-top: 2px;
	margin-bottom: 2px;
}
td p {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.tableBorder, #formTable {
	border-left: 0.01em solid #000000;
	border-top: 0.01em solid #000000;
}
.cellBorder, #formTable td, #formTable th {
	border-right: 0.01em solid #000000;
	border-bottom: 0.01em solid #000000;
}
.btn {
	border: 0.2em outset #CCCCCC;
	background-color: #03273F;
	color: #FFFFFF;
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	margin: 4px;
}
#btns a {
	text-decoration: none;
}
#btns a:hover {
	background-color: #EEEEEE;
	color: #03273F;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #03273F;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
}
h1 {
	font-size: 14.0pt;
}
h2 {
	font-size: 12.0pt;
}
h3 {
	font-size: 10.0pt;
}
h4 {
	font-size: 10.0pt;
	font-style: italic;
}
h5 {
	font-size: 10.0pt;
	font-weight: normal;
	font-style: italic;
}
.error {
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0.25em ridge #FF0000;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	margin-left: 40px;
	text-align: center;
}
.error p {
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 8px;
}
.confirm {
	width: 350px;
	border: 0.25em ridge #CCCCCC;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	color: #0000CC;
	margin-left: 40px;
}
.border {
	border: 0.01em solid #03273F;
}
.borderLeft {
	border-left: 0.01em solid #03273F;
}
.borderTopLeft{
	border-left: 0.01em solid #03273F;
	border-top: 0.01em solid #03273F;
}
.borderBottomLeft{
	border-left: 0.01em solid #03273F;
	border-bottom: 0.01em solid #03273F;
}
.borderBottomRight{
	border-Right: 0.01em solid #03273F;
	border-bottom: 0.01em solid #03273F;
}
.borderBottom, #borderBottom {
	border-bottom: 0.01em solid #03273F;
}
.borderTop, #borderTop {
	border-top: 0.01em solid #03273F;
}
.borderBottomLt{
	border-bottom: 0.01em solid #CCCCCC;
}
.borderLeftLt{
	border-left: 0.01em solid #CCCCCC;
}
.thStyle, #thStyle {
	background-color: #AFB8BF; 
	border-bottom: 0.01em solid #03273F;
}
.thStyleLt, #thStyleLt {
	background-color: #AFB8BF; 
	border-bottom: 0.01em solid #CCCCCC;
}
#clientMenu {
	text-align: center;
}
#clientMenu a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	padding: 1px 5px 1px 5px;
	text-decoration:none;
	border: 0.2em outset #CCCCCC;
	background-color: #03273F;
	color: #FFFFFF;
}
#clientMenu a:hover {
	border: 0.2em inset #CCCCCC;
	background-color: #5B7582
}
.altStyle1 {
	background-color: #FFFFFF;
}
.altStyle2 {
	background-color: #FFFFEE;
} */