body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EEEEEE;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3366CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336666;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
}

a.menumain {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 999999;
	color: #191970;
	padding: 15 0 0 0;
	font: bold x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover.menumain {
	color: Black;

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
h1 {
	font-size:large;
	color: #333333;
}

}
.style1 {color: #FFFFFF}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.style3 {
	color: #333333;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.style5 {color: #333333; font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.tablebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tablebottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0; }

#navcontainer a
{
display: block;
color: #036;
background-color: transparent;
width: 9em;
padding: .2em .8em;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #036;
border-bottom: 1px solid #036;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
border-top: 1px solid #036;
border-left: 1px solid #036;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
