body     {
	background: #ededed;
	scrollbar-arrow-color: 0066FF;
	scrollbar-face-color: ededed;
	scrollbar-highlight-color: 000000;
	scrollbar-shadow-color: 000000;
	scrollbar-track-color: #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.quicklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #F8F8F8;
	border-top-color: #003399;
	border-left-color: #003399;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	font-weight: 100;
	margin-bottom: 1px;
	padding-right: 0px;
	margin-right: 0px;
}
.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-color: #F8F8F8;
	border-top-color: #003399;
	border-left-color: #003399;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 1px;
	padding-left: 2px;
}
.bodybdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-color: #FFFFFF;
	border-top-color: #003399;
	border-left-color: #003399;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	font-weight: 100;
}
a                   { color: 0066FF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration:underline}

a:hover                       {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: ededed;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer { width: 108px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer { width: 108px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 108px;
	background-color: #036;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;

}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
.menu {
font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

.menu a,.menu a:link,.menu a:visited,.menu a:active {
	display: block;
	color: #230F56;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	text-decoration: none;
	background-color: #00CCFF;
}

.menu a:hover {
display: block;
background: #e3e3e3;
color: #000000;
font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
height: 16px;
text-decoration: none;
}