body	{

    BACKGROUND-IMAGE: url(/images/bkgd.gif);

    MARGIN-BOTTOM: 0px;

    BACKGROUND-REPEAT: repeat-x;

    BACKGROUND-COLOR: #000000;

	 MARGIN-TOP: 0PX;

	 font-size: 11px;

	line-height: 14px;

	font-family: Trebuchet MS, arial, sans-serif;}

	 



table, tr, td {

	font-size: 11px;

	line-height: 14px;

	font-family: Trebuchet MS, arial, sans-serif;

}



	 

A:link, A:active, A:visited {

    COLOR: #086090 }



A:hover {

    COLOR: #537640}





#main {

 margin-top: 15px;

	width: 831px;

	background-color: White;

}

#graphic {

	display: block; 

}



table#content{

	margin-top: 20px;

	padding: 20px

}



h1{

   font-size: 18px;

	color: #086090;

}



h2 {

	font-size: 13px;

	color: #537640;

	font-weight: normal;

}

.copyright{

	font-size: 9px; color: #666666;

	padding: 20px;

}



/*menu*/

#menu {

width: 100%;

background-color: #537640;

}



#menu a{

	border-right: 1px solid #ffffff;

	background-color: #537640;

	text-align: center;

	display: block;

	position: relative;

	color: #ffffff;

	padding: 5px;

	height: 35px;

	text-decoration: none;

}

#menu a.on {

	background-color: #759166;

}

#menu a.rightbutton {

	border-right: 1px solid #537640;

}



#menu a:hover{

background-color: #000000;

color: #ffffff

}
