BODY,TD
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#leftnav {
	float: left;
	width: 100px;
}

#leftnav ul {
list-style : none;
padding-left: 0.5em;
}

#leftnav ul li {
	padding-bottom: 0.5em;
}

#leftnav ul li a {
	display: block;
	color : white;
	font-size : 120%;
	text-decoration : none;
	border-bottom: 1px #003366 solid;
}

#leftnav ul li a:hover {
	display: block;
	color : #FFCC33;
	background-color : #003366;
	border-bottom: 1px white dashed;
}

A.menuitem
{
	color : Black;
	font-size : 100%;
	text-decoration : none;
	width : 100%;
}
A.menuitem:hover
{
	color : #FFFFFF;
	background-color : #003366;
	width : 100%;
}

.pagetitle
{
	color : #003366;
	margin : 0;
}

#mainpage A
{
	color : #003366;
	text-decoration : none;
}
#mainpage A:HOVER
{
	border-bottom : 1px dashed;
}

.footertext
{
	font-size : 70%;
}
H1
{
	font-size : 160%;
	color : #003366;
}
H2
{
	font-size : 150%;
	color : #FFCC33;
}
H3
{
	font-size : 140%;
	color : #0067CA;
}
H4
{
	font-size : 130%;
	color : #FFDE79;
}
H5
{
	font-size : 120%;
	color : #2896FF;
}
H6
{
	font-size : 110%;
	color : #FFE28A;
}
TH
{
	text-align: left;
}
.leftnavheader
{
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 4px;
	width : 100%;
}
.leftnavitem
{
	margin-top : 0px;
	margin-bottom : 0px;
	width : 100%;
}
.leftnewsheader
{
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	width : 100%;
}
.leftnewsubsheader
{
	font-size: 80%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	width : 100%;
}
.leftnewstext
{
	margin-top : 1px;
	margin-bottom : 3px;
	font-size: 70%;
}

.smalltext
{
	font-size: 70%;
}

.formitem
{
	border-color: black;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
cut 
.lightbluebackground
{
	background-color : #BAD3E6;
}

.systeminfo
{
	font-size : 70%;
}
