body
{
	margin: 0;
	padding: 0;
	background: #2E2E2E url('../images/sand.jpg') repeat;
	font-family: arial, verdana, tahoma, times new roman;
}
.bold_right {
	font-weight: bold; 
	text-align: right; 
	background-color: #cdb38b;}
.keep_left {
	text-align: left; 
	background-color: #cdb38b;}
.bold_banner {
	font-weight: bold; 
	text-align: center; 
	background-color: #ad937b;}
.red_banner {
	font-weight: bold; 
	text-align: center; 
	color: #8b0000; 
	background-color: #ad937b;}
.caveat {
	text-align: center; 
	color: #8b0000; 
	background-color: #cc9977;}
	
a, a:link
{
	text-decoration: none;
	color: #36C;
}

a:hover
{
	text-decoration: none;
	color: #000;
}

#banner {
	position:relative;
	width:950px;
	height:350px;
	background-image: url('../images/fmhheader.JPG');
	margin: 10px auto;
}
#contheader
{
	width: auto;
	height: 35px;
	background: #2E2E2E url('../images/sand.jpg') repeat-x;
}

#header
{
	margin: 0 auto;
	width: 950px;
	height: 35px;
}

#header ul
{
	margin: 0;
	padding: 7px 0 0 0;
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: -1px;
}

#header li 
{
	display: inline;
	margin-left: 15px;
}

#header li a
{
	text-decoration: none;
	color: #66f;
}

#header li a:hover
{
	text-decoration: none;
	color: #111;
}

#headerleft
{
	float: left;
	width: 200px;
	height: 35px;
}

#headerleft ul
{
	text-align: left;
}

#headerleft li 
{
	display: inline;
	margin: 0 15px 0 0;
}

#headerright
{
	float: left;
	width: 700px;
	height: 35px;
}

#contmain
{
	width: auto;
	height: 150px;
	background: #3366CC url('../images/background-cont.jpg') repeat-x;
}

#main
{
	margin: 0 auto;
	width: 950px;
	height: 100px;
	/*   150	*/
}

#mainleft
{
	float: left;
	width: 610px;
	height: 100px;
}

#mainleft h1
{
	margin: 0;
	padding: 50px 10px 10px 10px;
	font-size: 290%;
	color: #888;
	font-weight: bold;
	letter-spacing: 1px;
}

#mainright
{
	float: left;
	width: 290px;
	height: 150px;
}

#mainright h2
{
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 110%;
	color: #888;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
	font-family: georgia, arial, verdana, tahoma, times new roman;
}

#conttext
{
	width: auto;
	background: #FFF url('../images/honey.png') repeat-x;
	font-size: 90%;
}

#text
{
	margin: 0 auto;
	width: 1080px;
}

#textleft
{
	float: left;
	width: 800px;
}

#textright
{
	float: right;
	margin: 50px 0 0 0;
	padding: 0 10px;
	width: 200px;
}

.uline { text-decoration: underline; }

img.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#textright h4
{
	padding: 0 10px 0 5px;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
	color: #777;
}

#textright ul
{
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
}

#textright a
{
	display: block;
	width: 165px;
	background: #c0c0c0 url('../images/menu-normal.gif') no-repeat;
	padding: 10px 10px 10px 5px;
}

#textright a:link
{
	color: #36F;
	text-decoration: none;
}

#textright a:hover
{
	background: #FFF url('../images/menu-hover.gif') no-repeat;
	color: #000;
}

#text p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#text h3
{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 150%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	border-bottom: 2px solid #C8D5EE;
}

#text h2
{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 200%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	border-bottom: 2px solid #77e3e3;
}

blockquote
{
	margin: 0 0 15px 0;
	padding: 10px 30px;
	width: 600px;
	border-left: 2px solid #36C;
	background: #E8ECF9;
	font-family: georgia, arial, verdana, tahoma, times new roman;
}

#textbanner
{
	width: 100%;
	height: 50px;
}

#textbanner ul
{
	margin: 0;
	padding: 17px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: -1px;
}

#textbanner li
{
	display: inline;
	margin: 0 10px 0 0;
}

#contfooter
{
	clear: both;
	top: 20px;
	width: 100%;
	background: #2E2E2E url('../images/background-footer.jpg') repeat-x;
	font-size: 90%
}

#footer
{
	margin: 0 auto;
	padding: 10px 0;
	color: #ccc;
	width: 950px;
}

#footer p
{
	margin: 10px 0;
	padding: 0;
}

#footer h4
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999;
}

#footerleft, #footerright
{
	float: left;
	width: 49%;
	color: #ccc;
	font-size: 80%;
}

#footercenter
{
	float: left;
	width: 2%;
}


#footerbottom
{
	width: 100%;
	text-align: center;
	letter-spacing: -1px;
	color: #ccc;
}

#footerbottom a
{
	color: #eee;
}

#footerbottom a:hover
{
	color: #F99;
}
table, td, th {
	border:1px solid #696969;
	border-collapse: collapse;
	}
th {
    	font-size: 11pt;
    	background-color: #adadad;}

tr.d0 td {
    	font-family: Arial;
    /*	background-color: #ebecff;	*/
    	font-size: 10pt;}
tr.d1 td {
    	font-family: Arial;
    /*	background-color: #f0e4e4;	*/
    	font-size: 10pt;}
tr.d2 td {
    	font-family: Arial;
   		font-weight: bold;
    	font-size: 10pt;}
div.roundtop {
		width:930px;
		padding: 10px;
	/*	background: #007046;	*/
	/*	background: #bd3333;	*/
		margin-left:auto;
		margin-right:auto;
		border:2px solid;
		border-radius:20px;
	/*	-moz-border-radius:15px;	
		box-shadow: 10px 10px 5px #888888; */ }    	
div.roundbottom {
		width:930px;
		padding: 10px;
		margin-left:auto;
		margin-right:auto;
		border:2px solid;
		border-radius:20px;
	/*	-moz-border-radius:15px;	*/
		box-shadow: 10px 10px 5px #444444;}