﻿a:link, a:visited, a:active {text-decoration:underline; color:white}
a:hover {text-decoration:underline; color:#eeeeee;}

#nav {
	border: 0;
	width: 100%;
	background: #1f1a17;
	padding: 0px 23px;
	}

#nav a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding: 0px 0px 20px 15px;
	}	

#nav a:hover {
	color: #ffc81f;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	margin: 0px;
	background: #1f1a17 url('../siteart/background.jpg') repeat;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	}
	
#maintable {
	border: 0;
	width: 660px;
	background: white;
	border-left: 27px solid #ffc81f;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#main-top {
	background: #2e333b url('../siteart/background-gray.jpg') repeat-x top;
	padding: 0px 23px;
}

.yellowb {
	border-bottom: 4px solid #ffc81f;
}

#main-content {
	line-height: 18px;
	background: #2e353b;
	padding: 15px 23px 10px 23px;
}

#inv {
	background: white;
	padding:4px;
}