body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 0 0 0;
}
table{
	margin: 0 0 0 0;
}
.header{
	padding-left: 5px;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 30px;
	vertical-align: middle;
	border-bottom: medium solid black;

}
.leftNavigation{
	background-color: #CCCC99;
	width: 165px;
	vertical-align: top;
}
.leftNavigationRowMain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #000000;
	border-bottom: thin solid #CCCCCC;
	padding-left: 20px;
	height: 30px;
}
.leftNavigationRowSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #000000;
	border-bottom: thin solid #CCCCCC;
}

.leftNavigationRowLink{
	color: #000000;
	text-decoration: none;
}
A.leftNavigationRowLink:hover{
	color: #CCCCCC;
}
.leftNavigationRowLink:visited{
	color: #000000;
}
.leftNavigationRowLink:active{
	color: #CCCCCC;
}
A.brownLink{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
A.brownLink:visited{
		color: #993300;
}
A.brownLink:active{
		color: #993300;
}

A.smallBrownLink{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}
A.smallBrownLink:visited{
		color: #993300;
}
A.smallBrownLink:active{
		color: #993300;
}
A.largeBrownLink{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}
A.largeBrownLink:visited{
	color: #993300;
}
A.largeBrownLink:active{
	color: #993300;
}
A.oliveink{
	color: olive;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
A.oliveLink:visited{
		color: olive;
}
A.oliveLink:active{
		color: olive;
}

A.smallOliveLink{
	color: olive;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}
A.smallOliveLink:visited{
		color: olive;
}
A.smallOliveLink:active{
		color: olive;
}
A.largeOliveLink{
	color: olive;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}
A.largeOliveLink:visited{
	color: olive;
}
A.largeOliveLink:active{
	color: olive;
}

.mainContent{
	vertical-align: top;
	
}
.mainContentHeader{
	color: #808040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}
.thumbnailCell{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	width: 100px;
	padding: 10px;
}
.detailCell{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.awardTable {
	background-color: #FFFFCC;
	width: 700px;
}
.awardHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.awardTitle {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.awardDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
}
.funTable {
	background-color: #FFFFCC;
	width: 700px;
}
.funHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.funTitle {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.funDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
}
.huntTable {
	background-color: #FFFFCC;
	width: 700px;
}
.huntHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.huntTitle {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.huntDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
}
