.Firm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	border: #0066CC;	
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; background-image: none; border: #0066CC; }
body {
	background-image: none;
	background-color: #647C92;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #88DD00;
	background-color: transparent;
}
a:hover {
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	color: #29416F;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	background-color: transparent;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
body,td,th {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #647C92;
scrollbar-face-color: #FFCC00;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFCC00;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #647C92;
}


#navcontainer ul
{
	float: none;
	width: auto;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
	position: static;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	z-index: auto;
	clear: both;
	visibility: visible;
	overflow: auto;
}

#navcontainer ul li {
	display: inline;
	height: 50px;
	width: auto;
	vertical-align: middle;
}

#navcontainer ul li a
{
	padding: 0em;
	background-color: #3399FF;
	color: #29416F;
	float: left;
	border: medium solid #29416F;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	vertical-align: middle;
}

#navcontainer ul li a:hover
{
	background-color: #29406F;
	color: #FFCC00;
	border: medium solid #29406F;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
}

#navcontainer ul li a:click
{
	background-color: #29416F;
	color: #fff;
	border: thin solid #29406F;
}
