#menu ul
{
padding-left: 0;
margin-left: 0;
margin-top: 0;
background-color: #666;
color: fff;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
height: 25px;
border-top: 2px solid #fff; 
border-bottom: 2px solid #fff; 
}

#menu ul li { display: inline; }

#menu ul li a
{
padding: 5px 26px 5px 27px;
background-color: #666;
color: #fff;
text-decoration: none;
float: left;
border-right: 2px solid #fff;
text-decoration: none;
line-height:100%;
font-weight:bold;
}


#menu ul li a:hover
{
background-color: #c00;
color: #fff;
}


td.namerow {  background-color: #666666; border-color: #FFFFFF black black; border-style: solid; border-top-width: 2px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; font-weight: normal; color: #666666}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; font-weight: normal; color: #666666 }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; font-weight: normal; color: #666666 }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; font-weight: normal; color: #666666 }
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000 }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000 }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }


td.acquire {  background-color: #989836; border-color: #FFFFFF black black; border-style: none}

td.manage {  background-color: #009999; border-color: #FFFFFF black black; border-style: solid; border-top-width: 2px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

td.harvest {  background-color: #81929c; border-color: #FFFFFF black black; border-style: solid; border-top-width: 2px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}a.white {  color: #FFFFFF; text-decoration: none}
a.whitebold { color: #FFFFFF; text-decoration: none ; font-weight: bold; font-family: arial, helvetica, sans-serif; }
a.whitebold:hover { color: #FFFFFF; text-decoration: underline ; font-weight: bold; font-family: arial, helvetica, sans-serif; }

.whitetext { color: #FFFFFF; text-decoration: none }
a.white:hover { color: #FFFFFF; text-decoration: underline}


#sidemenuname
{
padding: 5px 10px 10px 10px;
margin-left: 0;
margin-top: 0;
background-color: #009999;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
width:100%;
border-bottom: 2px solid #fff;
; font-weight: lighter
}


#sidemenu ul
{
padding: 0;
margin-left: 0;
margin-top: 0;
background-color: #81929c;
color: 000;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
width:100%;
list-style: none;
}


#sidemenu ul li a
{
display: block;
padding: 5px;
background-color: #81929c;
color: #fff;
text-decoration: none;
font-weight: bold;
list-style: none;
width:100%;
border-bottom: 1px solid #fff;
}


#sidemenu ul li a:hover
{
background-color: #c00;
color: #fff;
border-bottom: 1px solid #fff;
}

a {
  color:#58a;
  text-decoration:none;
  }

a:hover {
  color:#920;
  text-decoration:underline;
  }



td.bluerow {  background-color: #c5d3f5; border-color: black black black #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 2px}

