html, body{
	margin: 0; 
	padding: 0;
	border: 0;
}

#backgroundcolor {
background-color: #363847;
}

body { 
	margin: 4px; 
	color: black; 
	background: black;
	padding: 10px 5px 5px 5px;
	border-style: solid black;
	border-width: thin;
	border-left: medium solid silver;
	border-top: medium solid silver;
	border-right: medium solid silver;
	font-size: 100%;/*setting body font size reduces sizing problems later*/
}
a:link {color: #363847;}
a:visited {color: #FFFFFF;}
a:hover {color: #FFFFFF;}
a:active {background: #000000;}

#menu{width: 143px;
padding-left: 3px;}

#menu ul {
	font-family: "Bank Gothic Md BT", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	list-style-type: none;
	color: #FFF;
	background: #ff0000;
}
#menu li {
margin: 0;
padding: 0;
text-align: left;
}

#menu a {
margin: 0;
padding: 3px 3px 3px 10px;
height: 1%;
display: block;
color: #fff;
}

/*/*/a{}
#menu a {
background: #363847;
border-top: 2px solid #FF0000;
border-left: 2px solid #FF0000;
border-bottom: 2px solid #FF0000;
border-right: 7px solid #FF0000;
text-decoration: none;
}
#menu a:hover, #menu a:focus {
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-bottom: 2px solid #000000;
border-right: 8px solid #000000;
background: #CCCCCC;
color: #000000;
}
/* NN4 hack */
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	background-color: #CCCCCC;
}
html{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#ff0000;
scrollbar-track-color:#CCCCCC;
scrollbar-shadow-color:'';
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:#FFFFFF;
}
#tableborder {
border-top: 2px solid #363847;
border-left: 2px solid #363847;
border-right: 2px solid #363847;
}
#bordertable {
border-left: 2px solid #363847;
border-right: 2px solid #363847;
}

.tdbackground {
background-color: #000000;
}
.italicize {
font-style: italic;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.bold {
font-style: bold;
}

hr {
color: red;
}
.copyright {
font-family: Verdana, Arial, sans-serif;
font-size: xx-small;
text-align: center;
}
.emphasis {
font-family: Verdana, Arial, sans-serif;
font-style: bold;
font-size: 14;
color: #ff0000;
} 
body#homehere li#home a, body#wheelshere li#wheels a, body#specshere li#specs a, body#partshere li#parts a, body#infohere li#info a, body#dchere li#dc a, {
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-bottom: 2px solid #000000;
border-right: 8px solid #363847;
background: #FFFFFF;
color: #000000;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #363847;
}

