
A:link	{
	text-decoration: none;
	}
A:visited	{
	text-decoration: none;
	}
A:hover	{

	text-decoration: underline;
	}

A	{
	color: #33725D;
	text-decoration: none;
	}

BODY	{
	background-color: #0E4B34;
	border: 0px;
	font-family: arial, sans;
	margin: 0px;
	color: #0E4B34;
	font-size: 11px;
	}

H1	{
	color: #0E4B34;
	font-size: 130%;
	font-style: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: dotted 1px #33725D;
	}

H2	{
	color: #0E4B34;
	font-size: 100%;
	font-style: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	}

H3	{
	color: #7B6B41;
	margin-bottom: 0px;
	margin-top: 0px;
	}
LI	{
	color: #0E4B34;
	font-size: 11px;
	}

p	{
	font-family: arial, sans;
	margin-top: 0px;
	margin-bottom:0px;
	color: #0E4B34;
	font-size: 11px;
	}

.alignleft	{
	float: left;


	}

.alignright	{
	text-align: right;
	float: right;
	}

.bar	{
	background-color: #0E4B34;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	}

.bar	A	{
	color: #FFFFFF;
	}

.border	{
	border: solid 1px #0E4B34;
	}


.bottomnav	{
	color: #33725D;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px;
	}

.bottomnav	A	{
	color: #2FEE94;
	}
.bullet	{
	color: #33725D;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:URL(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left: 20px;
	padding-right: 0px;
	line-height: 12px;
	}



.buttons	{
	background-color: #0E4B34;
	text-align: center;
	}


.contentbox	{
	background-color: #FFFFFF;
	}

.float	{
	float:right;
	padding-left: 8px;
	padding-right: 0px;
	}

.gap	{
	width: 8px;
	}

.gap_big	{
	width: 110px;
	}

.rightbar	{
	font-size: 11px;
	background-color: #DEE0DF;
	background-image:URL(images/watermark.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left: 8px;
	padding-right: 8px;
	}



.topnav	{
	color: #33725D;
	font-size: 11px;
	}
.topnav	A	{
	color: #2FEE94;
	font-size: 11px;
	}

.underline	{
	border-top:solid 1px #0E4B34;
	line-height: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.white	{
	color: #FFFFFF;
	}
.white	A	{
	color: #2FEE94;
	}
