﻿body {
	background-color: #ECE3D4;
	text-align: center;
}
table.shell {
	margin: 0 auto;
	width: 780px;
	border: #2F271C solid 1px;
}
table.top {
	background: url('images/topBG.jpg') no-repeat;
}
td.top {
	vertical-align: top;
	height: 198px;
}
td.topNav {
	text-align: right;
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
}
td.topNav A:link {
	color: #FFFFFF;
	text-decoration: none;
}
td.topNav A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td.topNav A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.topNav A:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table.nav {
	border-top: #9B6E09 solid 4px;
	border-bottom: #322B21 solid 1px;
}
td.navLine {
	width: 1px;
	background-color: #322B21;
}
td.nav {
	background: url('images/nav.jpg') repeat-x #E9BA48;
	line-height: 25px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
td.nav A:link {
	display: block;
	height: 25px;
	background: url('images/nav.jpg') repeat-x #E9BA48;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
td.nav A:hover {
	display: block;
	height: 25px;
	background: url('images/nav_o.jpg') repeat-x #5C9781;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
td.nav A:visited {
	display: block;
	height: 25px;
	background: url('images/nav.jpg') repeat-x #E9BA48;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
td.nav A:visited:hover {
	display: block;
	height: 25px;
	background: url('images/nav_o.jpg') repeat-x #5C9781;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#bottomNav {
	height: 27px;
	line-height: 27px;
	background: url('images/navBottom.jpg') repeat-x #CE9D26;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #373016;
}
#bottomNav A:link {
	font-family: Verdana;
	font-size: 11px;
	color: #373016;
	text-decoration: none;
}
#bottomNav A:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #373016;
	text-decoration: underline;
}
#bottomNav A:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #373016;
	text-decoration: none;
}
#bottomNav A:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #373016;
	text-decoration: underline;
}
/* content & body stuff */
td.content {
	font-family: Verdana;
	font-size: 11px;
	color: #2E2B26;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 75px;
	background: url('images/waves.gif') #FFFFFF no-repeat bottom center;
	vertical-align: top;
}
table {
	font-size: 11px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336250;
	font-weight: bold;
	border-bottom: #CCCCCC dashed 1px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336250;
	font-weight: bold;
	font-style: italic;
}
a.button {
	display: block;
	background-color: #336250;
	color: #ffffff;
	line-height: 20px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-right: 10px;
}
#bugs {
	position: absolute;
	left: 479px;
	top: 123px;
	z-index: 10;
}
/* direct login */
table.DL {
	width: 200px;
	height: 156px;
	background: url('images/dl-bgrnd.gif') no-repeat;
	margin-top: 18px;
	margin-right: -5px;
/*	position: relative;
	top: -10px;
	right: -5px;*/
}
/* end */
