﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 700px;
	}

#nav td {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a {
	display:block;
	padding: 12px 10px 10px 15px;
	text-decoration: none;
	color: white;
	}	
	
#nav a:hover {
	text-decoration: underline;
}	

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	background: #2b5f8a url('../siteart/background.jpg') repeat-x top;
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#inv {
	padding-bottom:4px;
}

#nav-cell {
	background: #ab1117;
	color: white;
}

#date {
	float:left;
	padding: 12px 0px 0px 15px;
	font-size: 12px;
}

#main-content {
	padding: 50px 42px 35px 42px;
}

.heading {
	font-size: 18px;
	color: #b71117;
	font-weight: bold;
}

#logos {
	border-top: 1px solid #e9e9e9;
}

#logo-t {
	border:0;
}

#logo-t img {
	border: 1px solid #e9e9e9;
}

#notice {
	background:#ab1117;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	padding:10px;
	width:575px;
}