body {
	margin-bottom: 0px;
	background-color: #2E3337;
}
td, textarea, input, select {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	

}

#content {
	padding-right: 10px;
	padding-left: 10px;
	}

.frame {
	border: 1px solid #61787D;
}

.text1 {
	
	font-size: 10px;
	color: e29c16;
	font-weight: normal;
}
.text2 {
	
	font-size: 10px;
	font-weight: normal;
	color: 6dc9ff;
}

.text4 {
	
	font-size: 10px;
	font-weight: normal;
	color: 9f9f9f;
}

.text10 {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: tahoma;
}

.text11 {
font-size: 14px;
color: #FFFFFF;
}

a.text11 {
font-size: 14px;
color: #FFFFFF;
text-decoration: underline;
}

a:link {
	color: FFFFFF;
	
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: FFFFFF;
	
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: FFFFFF;
	
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}



.inputstyle {
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.navigation {
padding-top: 5px;
}
.navigation a:link, .navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	
}
.navigation a:hover {
color: 9f9f9f;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	}
	
	#scrollbox {
	margin-top:10px;
	font-size:14px;
	overflow:auto;
	height:400px;
	width:700px;
	padding-right:10px;
}

#smallscrollbox {
	margin-top:10px;
	font-size:14px;
	overflow:auto;
	height:400px;
	width:270px;
	padding-right:10px;
	
}

#interiorscrollbox {
	margin-top:10px;
	font-size:14px;
	overflow:auto;
	height:400px;
	width:380px;
	padding-right:10px;
	
}


#interiorscrollbox2 {
	margin-top:10px;
	font-size:14px;
	overflow:auto;
	height:400px;
	width:370px;
	padding-right:7px;
	padding-left: 3px;	
}

#interiorscrollbox3 {
	margin-top:10px;
	font-size:14px;
	overflow:auto;
	height:400px;
	width:340px;
	padding-right:7px;
	padding-left: 3px;	
}

.faq {
	font-weight: bold;
	color: #e29c16;
	text-decoration: underline;
}

.h1 {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}


/* THE MENU */

#menu {
	
		font-size: 14px;
		
	
}

#menu a {
	
	line-height:15px;

		font-size: 14px;
}

#menu a.hover {
	
	line-height:15px;
	text-decoration:underline;
		font-size: 14px;
}


.warranty
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}

#sale {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	z-index: 100;
	visibility: hidden;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #6EC9FE;
}
