﻿body
{
	font-family: verdana;
	background-color: #DDDCD7;
}

table.shell
{
	width: 740px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

td.content
{
	padding: 10px;
	font-size: 10px;
	height: 300px;
	vertical-align: top;
}

td.topNav
{
	background-color: 99B6C6;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
}

td.topNav a
{
	color: #ffffff;
	text-decoration: none;
}

td.topNav a:visited
{
	color: #ffffff;
	text-decoration: none;
}

td.topNav a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

td.mainTop
{
	/*background-image:url('images/mainImage.jpg');*/
	background-image:url('images/mainImage3.jpg');
	background-repeat: no-repeat;
	width: 740px;
	height: 170px;
}

table.mainNav
{
	border-top: 2px solid #900027;
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 25px;
}

td.mainNav
{
	font-size: 11px;
	color: #ffffff;
	border-right: 1px solid #000000;
	width: 120px;
	text-align: center;
	height: 25px;
	background-color: #918665;
}

td.mainNav A
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	width: 120px;
	background-color: #918665;
	padding-top: 4px;
}

td.mainNav A:Visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	width: 120px;
	background-color: #918665;
	padding-top: 4px;
}

td.mainNav A:Hover
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url('images/hoverBack.gif');
	background-repeat: repeat-x;
	background-color: #918665;
	width: 120px;
	padding-top: 4px;
}

td.careerNav
{
	font-size: 11px;
	color: #ffffff;
	border-right: 1px solid #000000;
	width: 130px;
	text-align: center;
	height: 25px;
	background-color: #918665;
}

td.careerNav A
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	width: 130px;
	background-color: #918665;
	padding-top: 4px;
}

td.careerNav A:Visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	width: 130px;
	background-color: #918665;
	padding-top: 4px;
}

td.careerNav A:Hover
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url('images/hoverBack.gif');
	background-repeat: repeat-x;
	background-color: #918665;
	width: 130px;
	padding-top: 4px;
}

td.mainNavBlank
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	width: 25%;
	background-color: #918665;
	padding-top: 4px;
}

td.bugs
{
	border-top: 1px dashed #C2BFB6;
}

table.bottom
{
	background-color: #918665;
	height: 22px;
	text-align: left;
}

td.bottom a
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-left: 10px;
}

td.bottom a:hover
{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	padding-left: 10px;
}

.title
{
	font-family: verdana;
	font-size: 14px;
	color: #900027;
	padding: 5px;
	border-bottom: 1px dashed #C2BFB6;
	font-weight: bold;
}

.secNav
{
	font-family: verdana;
	font-size: 10px;
	color: #918665;
	font-weight: bold;
}

.secNav a
{
	font-family: verdana;
	font-size: 10px;
	color: #918665;
	text-decoration: none;
}

.secNav a:hover
{
	font-family: verdana;
	font-size: 10px;
	color: #910028;
	text-decoration: underline;
}

.secNav a:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #918665;
	text-decoration: none;
}

table.contentTable
{
	font-family: verdana;
	font-size: 10px;
}