INPUT, SELECT, TEXTAREA {font-family:Arial,Helvetica;font-size:11px;color:#002255}
FORM {margin:0,0,0,0}

body {
background-color:#edece7;
}

HR {
height:1px;
color:#CCCCCC;
margin-bottom:8px;
}

A.normal:link{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration:none; color:#3083c6}
A.normal:visited{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration:none; color:#3083c6}
A.normal:hover{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration:underline; color:#a96235}
A.normal:active{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration:none; color:#3083c6}

A.normaltext:link{text-decoration:none; color:#3083c6}
A.normaltext:visited{text-decoration:none; color:#3083c6}
A.normaltext:hover{text-decoration:underline; color:#a96235}
A.normaltext:active{text-decoration:none; color:#3083c6}

#toptable
{
width: 962px;
margin: 0 auto;
padding: 0 0 0 0;
border-width: 1px;
border-color: #b2b3b2;
border-style: solid;
border-bottom: 0px;
background: #fff;
}

#centretable
{
width: 962px;
margin: 0 auto;
padding: 0 0 0 0;
border-width: 1px;
border-color: #b2b3b2;
border-style: solid;
border-top: 0px;
border-bottom: 0px;
background: #fff;
font-family: Tahoma, Arial, Helvetica;
font-size: 9pt;
line-height:16px;
color:#3e3e3e;
}

.normaltext
{
font-family: Tahoma, Arial, Helvetica;
font-size: 9pt;
line-height:16px;
color:#3e3e3e;
}

#footertable
{
width: 962px;
margin: 0 auto;
padding: 0 0 20 0;
border-width: 0px;
border-top: 1px;
border-color: #b2b3b2;
border-style: solid;
background: #edece7;
font-family: Tahoma,Arial, Helvetica;
font-size: 7pt;
color:#b2b3b2;
}

#navcontainer
{
position: relative;
left:350px;
margin-left:24px;
margin: 0 auto;
padding: 0 0 0 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul li {
	position: relative;
	float: left;
	width: 83px;
	}
	
li ul {
	position: absolute;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #8f918f;
	background: #fff; /* IE6 Bug */
	padding: 2px;
border-width: 4px;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-color: #fff;
border-style: solid;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {
color: #3083c6;
background: ;
border-width: 4px;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-color: #cdc7b3;
border-style: solid;} 



