﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}

#nav td {
	text-align:center;
	font-weight: bold;
	color: white;
	border-right: 1px solid #d66954;
	border-left: 1px solid #a0230b;
	background: url('../siteart/nav-off.jpg') repeat-x;
}

a.nav:link, a.nav:active, a.nav:visited {
	text-decoration:none;
	color: white;
	display: block;
	padding: 14px 15px 10px 15px;
	text-transform: uppercase;
}

a.nav:hover {
	background: url('../siteart/nav-on.jpg') repeat-x;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	line-height: 1.5em;
	overflow-x: hidden; 
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#header {
	background: url('../siteart/header.jpg') no-repeat;
	width: 990px;
	height: 159px;
	color: white;
}

#left {
	width: 547px;
	background: #f3ecdd url('../siteart/tan-bkg.jpg') repeat-x;
}

#right {
	width: 443px;
	background: url('../siteart/right-bkg.jpg') repeat-y;
}

h1 {
	font-size: 26px;
	color: #1368b6;
	font-weight: normal;
	margin: 0;
	padding:0;
}

h2 {
	font-size: 18px;
	color: #1368b6;
	font-weight: normal;
	margin: 0;
	padding:0;
}

#main-content {
	padding: 65px 20px 42px 35px;
}

#main-content a {
	font-size: 11px;
	font-weight: bold;
	color: #bf2a0d;
}

#inv {
	padding-top: 4px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #a0230b;
border-bottom-width: 0;
z-index: 100;
background-color: #c02a0d;
width: 150px;
text-align: left;
}

.anylinkcss a:link, .anlinksss a:active, .anylinkcss a:visited {
display: block;
text-indent: 10px;
border-bottom: 1px solid #a0230b;
padding:  7px 0 5px 10px;
text-decoration: none;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ac260c;
color: white;
}
