#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
a {
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;
}
#navcontainer ul li #active {
	background-color: #0099CC;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	margin: 2px;
}

#bordertable {
	border: 1px solid #999999;
}
li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.2em;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.row0 {
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
	color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.row1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
}

.row_alt0 {
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
	color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.row_alt1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

a {
	font-size: 0.8em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
