﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:#a9300d;}

#nav {
	padding: 0 30px 15px 0;
	text-transform: uppercase;
	color: #d5d5d5;
	font-weight: bold;
	}
	
#nav a {
	text-decoration: none;
}	

#nav a:hover {
	color: #a9300d;
}
	
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #535353;
	line-height: 1.5em;
	overflow-x: hidden;
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, 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: white url('../siteart/header.jpg') no-repeat;
	height: 163px;
	vertical-align:bottom;
	text-align:right;
}

#main-content {
	padding: 45px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #b93d19;
	font-weight: bold;
}

#box {
	background: #e3eef5 url('../siteart/blue-box.jpg') no-repeat;
	border-bottom: 8px solid #b6d2e4;
}

#lines {
	border: 0;
}

#lines td {
	text-align:center;
}

#lines img {
	border: 2px dotted #ededed;
	margin: 10px 10px 5px 10px;
}