﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	background: #ececec;
	}

#nav td {
	text-align:center;
	font-size: 12px;
	border-right: 1px solid #dfdfdf;
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 10px 10px 8px 10px;
	}	
	
#nav a:hover {
	background: #dfdfdf;
	}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background: #c8c7c0;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 660px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#date {
	width: 200px;
	padding: 10px 20px 8px 0px;
}
	
#inv {
	padding: 4px 0px;
}	

#main-content {
	padding: 24px 20px;
	line-height: 18px;
	background: #f7f7ef url('../siteart/background-white.jpg') repeat-x bottom;
}

#right {
	background: #af1e1e;
	line-height: 18px;
	color: white;
	padding: 24px 20px;
	width: 150px;
}

#right hr {
	color: #bf4b4b;
	background: #bf4b4b;
	height: 1px;
	margin: 5px 0px;
	padding: 0px;
	border: 0px;
}

.title {
	font-family:Impact, Charcoal, sans-serif;
	color: #af1e1e;
	font-size: 18px;
	text-transform: uppercase;
}

#lines {
	border:0;
}

#lines td img {
	border: 1px solid #dfdfdf;
}

.imgb {
	border: 1px solid #dfdfdf;;
}
