
body
{
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}
.mup { color: #e4deb5; font-weight: bold; font-size: 11px; border-right: 1px solid #68310d }
.mbod   { color: Black; background-color: #efcc90; border-top: 1px solid #68310d; border-right: 1px solid #68310d; border-left: 1px solid #68310d }
.pagel  { color: #5e2703; font-weight: bold; font-size: 11px; background-color: #fedda4; border: solid 1px #68310d }
.mdown  { background-color: #efcc90; border-bottom: 1px solid #68310d; border-left: 1px solid #68310d }
.data { color: #5e2703; font-size: 11px }
.link { color: #5e2703; font-weight: bold; font-size: 11px; text-decoration: none }
.nolink  { color: #a97257; font-weight: bold; font-size: 11px; text-decoration: none }
.link:hover { color: #a97257; font-weight: bold; font-size: 11px; text-decoration: none }
.form  { color: #5e2703; font-size: 11px; background-color: #efcc90 }
#eye { display: none }
.no_margin { margin: 0px }

A.CategoryMenu
{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: verdana;
	text-decoration: none;
}
A.CategoryMenu:visited
{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: verdana;
	text-decoration: none;
}
A.CategoryMenu:active
{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: verdana;
	text-decoration: none;
}
A.CategoryMenu:hover
{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: verdana;
	text-decoration: underline;
}



A.GardenNameLink
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: verdana;
	text-decoration: none;
}
A.GardenNameLink:visited
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: verdana;
	text-decoration: none;
}
A.GardenNameLink:active
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: verdana;
	text-decoration: none;
}
A.GardenNameLink:hover
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: verdana;
	text-decoration: underline;
}


A.PrevNextLink
{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: verdana;
	text-decoration: none;
}
A.PrevNextLink:visited
{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: verdana;
	text-decoration: none;
}
A.PrevNextLink:active
{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: verdana;
	text-decoration: none;
}
A.PrevNextLink:hover
{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: verdana;
	text-decoration: underline;
}


.CategoryTitle
{
    color: maroon;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 18pt;
}