/* CSS Document */

body,td,th {
	margin: 0;
	padding: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 80% Geneva, Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.style8 {color: #000000; font-size: xx-small; }
.style14 {
	font-size: 110%;
	font-weight: bold;
}
.style13 {font-size: 18px; color: #CF3000; font-weight: bold; font-style: italic; }
h1 {
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #BF3300;
	margin-bottom: 0px;
	margin-top: 0px;
}
.style28 {font-size: 100%; color: #000000; font-weight: bold; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#navcontainer
{
	background: #FFFFFF;
	width: 100px;
	margin: 0;
	padding: 0em;
	text-align: center;
	text-transform: none;
	font: 12px Arial, Helvetica, sans-serif;
	clear: both;
	border-bottom-style: none;
	border-bottom-width: 0px;
	
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100px;
	background: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}

ul#navlist li
{
	margin: 0;
	padding: 0;
	clear: both;
	margin-left: 0px;
	background: #999999;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em;
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	border-top: 1px solid #ffe;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #fff;
	clear: both;
}

#navcontainer>ul#navlist li a {
	width: auto;
}

ul#navlist li.active a
{
	background: #999999;
	color: #FFFFFF;
	clear: both;
}

ul#navlist li a:hover, ul#navlist li.active a:hover
{
	color: #FFFFFF;
	background: #993300;
	border-color: #aaab9c #fff #fff #ccc;
	clear: both;
}
h2 {
	font: italic normal 120% Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
}
h4 {
	font-size: 175%;
	font-weight: bold;
	color: #bf3300;
	margin-top: 0px;
}
.style9 {
	font-style: italic;
	font-size: 100%;
	margin-right: 50px;
	margin-left: 50px;
	font-weight: lighter;
}
.style2 {
	font-size: 75%;
}
h3 {
	font-size: 140%;
	font-weight: bold;
}
h5 {
	font-size: 95%;
	font-style:italic;
	font-weight: lighter;
	vertical-align: top;
}

.treypic {float:left; margin: 15px 10px 10px 0px;}