body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #0D0D0D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
}


.navbartablecell	 {
	border-collapse: collapse; 
	border-left: 1px solid #E4CDAE;
	border-right: 1px solid #A37C46;
}

.navbartablecell_leftmost	 {
	border-collapse: collapse; 
	border-left: 0px solid #E4CDAE;
	border-right: 1px solid #A37C46;
}

.navbartablecell_rightmost	 {
	border-collapse: collapse; 
	border-left: 1px solid #E4CDAE;
	border-right: 0px solid #A37C46;
}

.navbarlink:visited {
margin:1px; padding-left: 8px; padding-right: 8px; padding-bottom: 6px; padding-top: 6px; font-family: "Times New Roman"; font-weight: bold; font-size: 15px; color: #FFD960; text-decoration:none;display:block;white-space:nowrap; letter-spacing:2px;
}

.navbarlink {
margin:1px; padding-left: 8px; padding-right: 8px; padding-bottom: 6px; padding-top: 6px; font-family: "Times New Roman"; font-weight: bold; font-size: 15px; color: #FFD960; text-decoration:none;display:block;white-space:nowrap; letter-spacing:2px;
}

.navbarlink:hover {
margin:1px; padding-left: 8px; padding-right: 8px; padding-bottom: 6px; padding-top: 6px; font-family: "Times New Roman"; font-weight: bold; font-size: 15px; color: #FFFFFF; text-decoration:none;display:block;white-space:nowrap; letter-spacing:2px;
}

#brands ul {
	width:185px; 
	list-style: none;
	margin: 0px;
	padding: 2px;
	border: none;
}

#brands li {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	border-bottom: 1px dotted #aaa;
	padding-left: 0px; padding-top: 2px; padding-right: 0px; padding-bottom: 0px;
	margin: 0;
}

#brands li a	 {
	display: block;
	padding-left: 8px; padding-top: 5px; padding-right: 2px; padding-bottom: 5px;
	border-left: 8px solid #000000;
	border-right: 4px solid #505050;
	background-color: #333333;
	color: #aaa;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	width: 164px;
}

#brands li a:visited	 {
	display: block;
	padding-left: 8px; padding-top: 5px; padding-right: 2px; padding-bottom: 5px;
	border-left: 8px solid #000000;
	border-right: 4px solid #505050;
	background-color: #333333;
	color: #aaa;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	width: 164px;
}

#brands li a:hover {
	border-left: 8px solid #FFF2BF;
	border-right: 4px solid #aaa;
	background-color: #505050;
	color: #FFF2BF;
}

.largetitle {
	color: #E1D0B4;
	font-family: "Times New Roman"; 
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	letter-spacing:1px;
	}
	
.yellowbold {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;; 
	font-weight: bold;
	font-size: 13px;
	}
	
P, UL, OL, UL {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;; 
	font-weight: normal;
	font-size: 12px;
	}

.smalltext {
font-size: 10px;
}
	
a {
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
font-size: 12px; 
text-decoration: none; 
font-weight: normal; 
color: #CCCCCC;
}

a:visited {
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
font-weight: normal; 
color: #CCCCCC;
}

a:hover {
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
font-weight: normal; 
text-decoration: underline; 
color: #FFFFFF;}

.formitems {
	FONT-SIZE: 9px;
	COLOR: #0A328C;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5F8FB;
	border: 1px solid #D3DBEB;
}
.submit {
	BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; FONT-SIZE: 9pt; BORDER-LEFT: 0px solid; COLOR: white; BORDER-BOTTOM: 0px solid; HEIGHT: 18px; BACKGROUND-COLOR: #0A328C; cursor: hand; font-weight:bold;
}
