body
{
	margin:0px;
	background-color: #000066;
	color: #FFFFFF;
}
td.description
{
	font-family: verdana, arial, san-serif;
	font-size: 10pt;
	width: 150px;
}
div#page
{
	font-family: verdana, arial, san-serif;
	font-size: 10pt;
	margin:auto;
	margin-top: 0px;
	border-color: #73b568;
	border-style: groove;
	border-width: 2px;
	border-top-width:0px;
	padding-top: 0px;
	width: 1000px;
	text-align: left;
	position: relative;
	overflow: visible;
}
div#content
{
	overflow: auto;
	font-family: verdana, arial, san-serif;
	font-size: 10pt;
	margin-left: 15px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000066;
}
div#footer
{
	color: #73b568;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div#head
{
	font-family: verdana, arial, san-serif;
	position: relative;
	background-color: #000066;
	border-style:none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	overflow:hidden;
}
div#navbar
{
	font-family: verdana, arial, san-serif;
	position: relative;
	background-color: #000066;
	margin-left: 15px;
	border-style:none;
	border-color: #000066;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-top-width: 1px;
	border-top-style: none;
	margin-bottom: 0px;
	color: #FFFFFF;
	overflow:hidden;
}

table
{
	border-collapse: collapse;
}
table#topMenu
{
	font-size: 10pt;
	text-align: center;
	position: relative;
}

td#topMenuItem
{
	color: #FFFFFF;
	padding: 3px;
	padding-left:5px;
	padding-right:5px;
	border-style: none;
	border-right-width: 2px;
	border-right-style: groove;
	border-color: #3333CC;
}
td#topMenuItem:hover
{
	cursor: hand;
	background-color: #3333CC;
}
img
{
	border-style: none;
}
a
{
	border-style: none;
	color:#FFFFFF;
	text-decoration: none;
}
div#main
{
	float: left;
	left: 0;
	position: relative;
	padding: 0px;
	width:60%;
	color: #000000;
	overflow: visible;
}
div#rightBar
{
	float: right;
	right: 0;
	position: relative;
	float: right;
	width: 40%;
	overflow: visible;
}

