﻿body {
	background:#c0c0c0;
	overflow-x: hidden;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#0031c3;
}

#outer-left {
	background:url(siteart/outer-left.gif) repeat-y right;
	width:10px;
}

#outer-right {
	background:url(siteart/outer-right.gif) repeat-y left;
	width:10px;
}

#left {
	background:url(siteart/leftbg.gif) no-repeat bottom #0031c3;
	width:208px;
	padding:10px;
	vertical-align:top;
}

#left ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left li {
	display:block;
	float:left;
}

#left li a {
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 0;
	width:207px;
	display:block;
	border-bottom:1px #01289e solid;
	border-top:1px #0339d7 solid;
	color:#fff;
}

#left li a:hover {
	color:#c0c0c0;
}

#right {
	background:#fff;
	vertical-align:top;
	padding:10px;
}

#slide {
	padding-bottom:8px;
}

#midphoto {
	border-top:1px #e5e5e5 solid;
	border-bottom:1px #e5e5e5 solid;
	padding:8px 0;
}

#content {
	padding:8px 0;
	vertical-align:top;
}

h1 {
	display:block;
	padding:5px;
	background:#f2f2f2;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px;
}

#headingTable {
	border: 1px solid black;
}

#ratesTable {
	border: 1px solid black;
}

.headingRow td {
	color: #eee;
	font-weight: bold;
	font-size: 12pt;
	background: #0031c3;
}

.row1 {
	background: #c0c0c0;
}

.row2 {
	background: #eeeeee;
}
