#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:10px;
}

#menu a
{
	display: block;
	padding: 3px;
	width: 140px;
	background-color:#DBAE8F;
	line-height: 22px;
}

#menu a:link, #menuitems a:visited
{
color: #402000;
text-decoration: none;
font-weight:normal;
}

#menu a:hover
{
background-color: #EACEBB;
color: #000099;
font-weight:normal;
}

#toprow
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
#toprow a
{
padding: 26px;
}

#toprow a:link, #toprow a:visited
{
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

#toprow a:hover
{
color: #DBAE8F;
text-decoration: none;
font-weight:bold;
}

A:link 
{color: #663300;
text-decoration: none;
}
A:visited {color: #663300;
text-decoration: none;
}
A:active {color: #663300;
text-decoration: none;
}
A:hover {color: #000099;
text-decoration: underline;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #442822;
	background-image: url(images/pg-bkgd.jpg);
}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
.style4 {font-size: 11px; }
}

h1 {
	font-size: 16px;
	color: #000099;
}
h2 {
	font-size: 14px;
	color: #402000;
}
h3 {
	font-size: 14px;
	color: #0066FF;
}
