BODY, TD {
	color : black;
	font-family : Verdana, sans-serif;
	font-size: 75%;
	text-align: left;
}

H1 {
	font-size: 13pt;
	font-variant: medium-caps;
	color: #006001;
	font-weight: bolder;
}

H2 {
	font-size: 12pt;
	color: #8A3887;
	font-weight: bold;
}

H3 {
	font-size: 10pt;
	color: #006001;
	font-weight: bold;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : #8A3887;
	}

A {
	font-size: 100%;
	color: #8A3887;
}

A:Hover {
	color:#FFDFFF; background-color:#8A3887;
}

a.left:link { color: #F3F3E9; text-decoration: none }
a.left:active { color: white; text-decoration: none }
a.left:visited { color: #F3F3E9; text-decoration: none }
a.left:hover { color: #FFDFFF; text-decoration: underline }

	
}

UL { 
list-style-image: url(http://web1.hostrack.com/queenbeeandme.com/httpdocs/graphics/cherries.gif)
}


HR {
	color: #006001;
	height: 2pt; dotted
}
#navlist
{
color: white;
background: #8a3887;
border-bottom: 0.2em solid #006001;
border-right: 0.2em solid #006001;
padding: 0 1px;
margin-left: 0;
width: 150px;
font-size: 14px;
font: normal 0.8em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: #ffffff;
background: #8a3887;
border-width: 1px;
border-style: solid;
border-color: yellow yellow yellow yellow;
border-left: 1em solid yellow;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #131313 #131313 #131313 #131313; }
 
#navlist a:hover, #navlist a#current:hover
{
background: #006001;
border-color: #131313 #131313 #131313 yellow;
padding: 0.4em 0.35em 0.25em 0.9em;
color: #ffffff;
}

#navlist a:active, #navlist a#active:active
{
background: #006001;
border-color: #131313 #131313 #131313 #131313
padding: 0.4em 0.35em 0.25em 0.9em;
}

