.menuStyle {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 100%;
	text-decoration: none;
}

#menu1 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	background-color: #663300;
	padding: 1px;
	width: 150;
	border: 1px #000000 double;
}

        
#menu2 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	background-color: #663300;
	padding: 1px;
	width: 150;
	border: 1px #000000 solid;
	; font-weight: normal;
}

#menu3 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	background-color: #663300;
	padding: 1px;
	width: 150;
	border: solid 1px #000000;
}

#menu4 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	background-color: #663300;
	padding: 1px;
	width: 150;
	border: 1px #000000 solid;
}

a.menulink { font-weight: normal; text-decoration: none; }

                
a.menulink:hover {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

		
.parts {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.partslink:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

		
a.partslink:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.linkbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-decoration: underline;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	border: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
}

.cert {
	border: #999999;
	border-style: double;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

body, vlinkbody {
	color: black;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	position: relative;

}

#phonenumber {
	position: absolute;
	left: 486px;
	top: 40px;
	color:#00F;
	font-size: 16px;
}

#menuHead2, #menuHead3, #menuHead4, #menuHead, #menuHead1 { position: relative; ; font-weight: normal; }
