BODY {
	font-size : 100%;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #afb687;
	color : #555;
	text-align : center;
	background-image : url(images/bg.gif);
	background-repeat : repeat-x;
}

A {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #996633;
}
A:HOVER {
	color : #336600;
}

P {
	font-size : 8pt;
	text-align : left;
	padding-left : 10px;
	padding-right : 7px;
}

P.caption {
	font-size : 7pt;
	text-align : center;
}


H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	color : #d8e9b5;
	font-family : Arial, Helvetica, sans-serif;
	width : 345px;
	display : block;
	font-size : 20pt;
}

H2 {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #006b33;
	text-align : left;
	padding-left : 10px;
	padding-right : 7px;
	padding-top : 10px;
}

H3 {
	font-size : 12pt;
	color : #006b33;
	text-align : center;
}



TD#middle b{
	padding-top : 5px;
	padding-bottom : 5px;
}

table#content {
	border : 1px solid #555555;
	background-color : #fff;
}


TD{
	font-size : 8pt;
}

TD#top {
	margin : 0;
	padding : 0;
	text-align : center;
	background-image : url(images/bg_top.gif);
	background-repeat : repeat-x;
}

TD#rightcolumn {
}



TD#menu{
	text-align : center;
	background-image : url(images/trout_tail.gif);
	background-repeat : no-repeat;
	background-position : right;
	height : 56px;
}

TD#menu ul{
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 0 0 0 5px;
}

TD#menu li {
	display : inline;
	list-style-type : none;
}

TD#menu li a {
	color : #fff;
}

TD#menu li a:hover {
	color : #999933;
}


LI#nolink {
	color : #ffbf00;
	font-weight : bold;
}

DIV#formcontainer {
	width : 500px;
	margin-left : 20px;
	margin-top : 20px;
	text-align : left;
}

DIV#formcontainer form label {
	font-size : 8pt;
	float : left;
	width : 200px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	
	