body
	{
	background-image: url("../images/navbg.jpg");
	padding: 0px;
	border: 0px;
	margin: 0px;
	}



.whitebg
	{
	text-align: center;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 100%;
	position: relative;
	left: 0em;
	top: 0em;
	}
.navbox
	{
	background-image: url("../images/navbg.jpg");
	text-align: center;
	padding: 2px;
	border: 0px;
	margin: 0px;
	position: relative;
	left: 0em;
	top: 0em;
	}

.sectnav
	{
	background-image: url("../images/navbg.jpg");
	text-align: center;
	padding: 2px;
	border: 0px;
	margin: 0px;
	position: relative;
	left: 0em;
	top: 0em;
	}

.navbottom
	{
	background-image: url("../images/navbg.jpg");
	text-align: center;
	padding: 5px;
	border: 0px;
	margin: 0px;
	width: 90%;
	position: relative;
	left: 0em;
	top: 0em;
	}

.navbut
	{
	background-color: #ffffff;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	font-color: #ffffff;
	padding: 3px;
	border: 3px outset #ffffff;
	margin: 0px;
	text-decoration: none;
	}

.navbutb
	{
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	font-color: #ffffff;
	padding: 2px;
	margin: 0px;
	}

.navwhite
	{
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	}
	
.box1
	{
	font-family: Verdana, Arial, sans-serif;
	BORDER-RIGHT: 8px solid;
	BORDER-TOP: 8px solid;
	BORDER-LEFT: 8px solid;
	BORDER-BOTTOM: 8px solid;
	BORDER-COLOR: #000099;
	padding: 10px;
	text-align: left;
	}

.about
	{
	font-family: Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
	}


.row1
	{
	background-color: #999999;
	}

.row2
	{
	background-color: #9999CC;
	}


a:link
	{
	color: #000099;
	text-decoration: underline;
	}

a:visited
	{
	color: #BC23AA;
	}

a:active
	{
	color: #FF0000;
	}

.navbutb a:link
	{
	color: #ffffff;
	text-decoration: underline;
	}

.modelhead
	{
	color: #723232;
	}

.usedrvs
	{
	color: maroon;
	}