body
{
	background-color: #96A295;
	
	margin: 0px;
}

td, th
{
	font-family: verdana, lucida, arial, helvetica;
	font-size: 0.8333em;
}

h1
{
	font-size: 1.6em;
}

h2
{
	font-size: 1.3em;
}

h1, h2, h3
{
	color: #408727;
	
	font-weight: normal;
}

#content a
{
	color: #408727;
	font-weight: bold;
	
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#layout
{
	border-collapse: collapse;
	border-spacing: 0px;
	
	margin: 0px;
	
	width: 778px;
	
	margin: 0px;
}

#header
{
	padding: 0px;

	width: 778px;
}

#menu
{
	vertical-align: top;
	
	background: #2F483B;
	
	color: white;
	
	text-align: center;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu a, #subMenu a
{
	text-decoration: none;
	
	color: white;
}

#menu a:hover, #subMenu a:hover
{
	text-decoration: underline;
}

#content
{
	padding: 12px;
	
	vertical-align: top;
	
	background: white;

	border-top: 1px solid #1E2037;
	
}

.dataTable
{
	border-collapse: collapse;
	border-spacing: 0px;
}

.dataTable td, .dataTable th
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#footer
{
	background: white;

	text-align: center;
	
	padding: 8px;
	
	font-size: 0.8333em;
}

#subMenu
{
	vertical-align: top;
	
	background: #3F5949;
	
	color: white;
	
	text-align: center;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
