/* GENERAL STYLES */

body {
	margin: 0px;
	background-color: #ffffff;
}

body, td, input, select, textarea {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/* NAVIGATION STYLES */

td.navline {
	background-color: #b3af87;
}

/* DEALER DETAILS */
.dealername {
	color: #43431E;
	font-weight: bold;
}
.dealercontact {
	color: #666633;
}
.dealersite {
	color: #43431E;
	font-weight: bold;
}

/* CONTENT */
.bodyTxt {
	font-family:"Verdana", "Arial", "sans-serif";
	font-size:12px;
	color:837E4A;
	line-height: 22px;

}

.bodyTxt2 {
	font-family:"Verdana", "Arial", "sans-serif";
	font-size:12px;
	color:837E4A;
	line-height: 18px;

}

.header1 {
	font-size: 20px;
	color: #b3af87;
}
.mainheader {
	font-size: 14px;
	color: #666633;
	text-transform: uppercase;
	font-family: "ËÎÌå";

}
.pagetitle {
	font-size: 20px;
	color: #b3af87;
}

.subtitle {
	font-weight: bold;
	color: #666666;
}

/* links in main navi and section navi */
.globalBtn {
	font-family:"ËÎÌå";
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
.globalBtnselected {
	background: #f6d3ab;
}
.localBtn {
	font-family:"Verdana", "Arial", "sans-serif";
	font-size:12px;
	color: #837e4a;
	text-decoration: none;
	line-height: 18px;
}
.localBtnselected {
	background: #f6d3ab;
}
.link {
	color: #B3AF87;
	text-decoration: none;
}


/* site footers, copyright statements, privacy statements, disclaimers */
.finePrint {
	font-size: 10px;
	text-align: center;
}
.tableright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F6F00;
}
.englishtext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: B3AF87;
}
.tablebian {
	border: 1px solid B3AF87;
}
.englishlink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: b3af87;

}
.englishlink2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: E4E2D0;

}
.tablebian2 {
	border: 1px solid #8C8758;
}
