#topmenu
{
	float: left; width: 81%;
        background-color: #ffffff;
  color: #000000;
 	padding-right: 0px;
  	padding-left: 5px;
  	padding-top: 0px;
  	padding-bottom: 0px;
        border-bottom: 4px solid #002809;
	margin-top: 0px;
}
#toplinks
{
	float: right;
 	padding-right: 0px; 
}

#topnavigation a
{
letter-spacing: 1px;
font-weight: bold;
color: #000000;
background: #d4e782 url(images1/lhtmenu.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#topnavigation a span
{
background: url(images1/rhtmenu.gif) right top no-repeat;
padding-right: 10px
}

#topnavigation a, #topnavigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#topnavigation a, #topnavigation a span
{
float: none
}
/* End hide */

#topnavigation a:hover
{
color: #ffffff;
background: #002809 url(images1/hoverlht.gif) left top no-repeat;
padding-left: 10px
}

#topnavigation a:hover span
{
background: url(images1/hoverrht.gif) right top no-repeat;
padding-right: 10px
}

#topnavigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#topnavigation li
{
list-style: none;
float: left;
margin: 0;
} 

#topnav
{
        letter-spacing: 1px;
	font-weight: bold;	
	color: #000000;
        float: left; width: 100%;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
background-color: #ffffff;
   /*     background-color: #ccccff;*/
        border-top: 1px solid #002809;
        border-bottom: 1px solid #002809;
}

#topnav a:link
{ 
      font-weight:bold;
     color:#0000ff;
      text-decoration:underline;
      background-color: #ffffff;
}

#topnav a:visited
{
      font-weight:bold;
      color:#ff0000;
      text-decoration:underline;
      background-color: #ffffff;
}

#topnav a:hover
{
      font-weight:bold;
      color:#800000;
      text-decoration:underline;
      background-color: #ffffff;
}

