#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #cccccc;
color: #0000ffff;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #cccccc;
color: #FFF;
padding: .2em 1em;
font-weight: bold;

}

li a:hover
{
background-color: #000099;
color: #fff;
font-weight: bold;
}


.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.popup {
	font-family: arial, Helvetica, sans-serif;
	color: #FF0000;
	COLOR: #9F141A;
	CURSOR: help;
	TEXT-DECORATION: BOLD
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	white-space: normal;
	margin-bottom: 0;
}
blockquote {
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

p { font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
    font-size: 12px;
	 }body {
	background-color: #FFFFFF;
	color: #000080;
	background-image: url(./theme/backgroundstripes.jpg);
	background-repeat: repeat;
}
alink {
	color: #7f7fff;
}
vlink {
	color: #990000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	height: auto;
}
tr {
	vertical-align: bottom;
	margin: 5px;
	padding: 5px;
}

td {
	height: auto;
	width: auto;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
