<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
}
body {
	background-color: #286C0A;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000088;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #286C0A;
}
a:hover {
	text-decoration: none;
	color: #00A600;
}
a:active {
	text-decoration: none;
	color: #286C0A;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
.header {
	border-style:ridge;
	border-color:#000088;
}
td {
	background-repeat:no-repeat;
}
.menutext {
	color: #000088;
}
.diplayer {
	color: #FFFFFF;
	font-weight: bold;
}
#list-menu {
	width: 154px;
	/* this width value is also effected by
	the padding we will later set on the links. */
}
#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#list-menu li {
	margin: 1px 0 0;
}
#list-menu a {
	display: block;
	width:158px;
	padding: 2px 2px 2px 5px;
	text-decoration: none; /*lets remove the link underlines*/
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #000088;
	font-weight: bold;
}

#list-menu a:hover {
	background: url(../images/moBg1.gif);
	color: #000088;
	font-weight: bold;
}
.list-menu-pageon {
	background: url(../images/moBg1.gif);
}
.bgtable {
	background-color: #EBE0C4;
}

-->
