#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:10px;
line-height: 30px;
}

#menu a
{
display: block;
padding: 3px;
width: 165px;
}

#menu a:link, #menuitems a:visited
{
color: #CCCCCC;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
color: #FF9900;
font-weight:bold;
}

#toprow
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
#toprow a
{
	padding: 54px;
}

#toprow a:link, #toprow a:visited
{
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

#toprow a:hover
{
	color: #69C;
	text-decoration: none;
	font-weight:bold;
}

A:link 
{
	color: #339;
	text-decoration: none;
}
A:visited {
	color: #339;
	text-decoration: none;
}
A:active {
	color: #339;
	text-decoration: none;
}
A:hover {
	color: #000;
	text-decoration: underline;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000066;
	background-image:url(images/pg-bkgd.jpg);
	background-repeat:repeat-x;
}

.style1 {
	color: #000;
	font-size: 12px;
	font-weight: normal
}
.style2 {color: #FFFFFF; font-size: 12px}
.style3 {
	color: #000;
	font-size: 10px
}
.style4 {
	color: #000;
	font-size: 11px
}
.style5 {
	color: #339;
	font-size: 12px;
	font-weight: bold
}


h1 {
	font-size: 16px;
	color: #339;
}
h2 {
	font-size: 14px;
	color: #69C;
}
h3 {
	font-size: 14px;
	color: #999999;
}
h4 {
	font-size: 14px;
	color: #000;
}

