BODY,TD  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 70%
}

BODY.body {
	background: #EBEBD8 url(img/body_bg.jpg) no-repeat 100% 0%;*
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.maintable {
	
	
}

.contenttable {
	border : 1px solid #ABAB5A;
	background-color : white;

}

.topnav {
	border-bottom : 1px solid #ABAB5A;
}

.shadow_left_top {
	background: url(img/shadow_left_top.gif) no-repeat;
}

.shadow_top_repeat {
	background: url(img/shadow_top_repeat.gif) repeat-x;
}

.shadow_right_repeat {
	background: url(img/shadow_right_repeat.gif) repeat-y;
}


.shadow_left_repeat {
	background: url(img/shadow_left_repeat.gif) repeat-y;
}

.shadow_bottom_repeat {
	background: url(img/shadow_bottom_repeat.gif) repeat-x;
}

.top {
	margin-bottom : 10px; 
}


.subnav {
	background: #EBEBD8 url(img/subnav_bg.jpg) no-repeat 100% 0%;
	border-bottom : 1px solid #ABAB5A;
}

.subnavtd {
	font-size: 80%;
	vertical-align : bottom;
	padding  : 0 15px 10px 15px;
	
}

.subnavtdact {
	font-size: 80%;
	vertical-align : bottom;
	padding  : 0 15px 10px 15px;
	background-color : white;
}

.dealersubnavtd {
	font-size: 80%;
	vertical-align : middle;
	padding  : 0 5px 0 5px;
}

.dealersubnavtdact {
	font-size: 80%;
	vertical-align : middle;
	padding  : 0 5px 0 5px;
	background-color : white;
}


.subnavtd a, .subnavtdact a, .dealersubnavtd a, .dealersubnavtdact a {
	font-weight: bold;
	text-decoration: none;
	color : #686835;

}

.subnavscrol {
	
	vertical-align : bottom;
	padding-bottom : 10px;
}


.subnavscrol a{
	text-decoration: underline;
	color : #686835;
	font-weight : bold;

}

.logo {
	text-align  :left;
	vertical-align : bottom;
	padding-left : 10px;
}

.baseline {
	text-align  :right;
	vertical-align : top;
	padding-right : 10px;
}

.content {
	
	padding  : 20px 10px 0px 0;
/*	padding-left : 20%;*/
	vertical-align : top;
}

.contenthome {
	
	padding  : 0 0 0 0;
	vertical-align : top;
}


h1 {
	font-size : 140%;
	color : #686835;
	font-weight : bold;
}

h2 {
	font-size : 100%;
	color : black;
	font-weight : bold;
}

a {
	color : #686835;

}

input.text {
	border : 1px solid #ABAB5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%
	
}

input.text2 {
	border : 1px solid #ABAB5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	width : 20px;
	
}

.rightcol {
	border-left : 1px solid #ABAB5A;
}

.rightrow {
	border-bottom : 1px solid #ABAB5A;
 
}

.noospage {
	padding : 15px 40px 60px 15px;
	border-left : 1px solid #ABAB5A;
 
}

.row1 {
	border-bottom : 1px solid white;
	background-color : #EBEBD8;
	padding : 2px 5px 2px 5px;
}

.row2 {
	border-bottom : 1px solid white;
	background-color : #DBDBBA;
	padding : 2px 5px 2px 5px;
}

a.title {
	font-weight : bold;
	text-decoration : none;
	
}

.colorrow {
	border-bottom : 1px solid #ABAB5A;
	padding : 5px 0 5px 0;
}

.rightrow1 {
	height: 55px;
	background-color: #E1E1C4;
	border-bottom: 1px solid #ABAB5A;
	border-top: 1px solid #FFFFFF;
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	cursor: hand;
}

.rightrow2 {
	height : 55px;	
	background-color : #F0F0E1;
	border-bottom : 1px solid #ABAB5A;
	border-top : 1px solid #FFFFFF;
	vertical-align : bottom;
	font-weight : bold;
	padding-left : 10px;		
	padding-bottom : 5px;
	cursor: hand;
}

a.right {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.label {
	padding-right : 20px;
	padding-bottom : 5px;
}
