body, html {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-SIZE: 12px;
	background-color: #e9e1d7;
	MARGIN: 0px;
	PADDING: 0px;
}
INPUT,SELECT,form {
	FONT-SIZE: 10px;
	margin: 0px;
	padding: 0px;
}
hr {
	border: 0;
	color: #b5b095;
	background-color: #b5b095;
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
A, A:LINK, A:VISITED  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	}
A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #b5b095;
	text-decoration: none;
	border-bottom-width: medium;
	display: block;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.FwebsLink A, .FwebsLink A:LINK, .FwebsLink A:VISITED, .FwebsLink A:ACTIVE {
	color: #666666;
	padding: 10px;
}
.FwebsLink A:HOVER{
	color: #FF0000;
	text-decoration: underline;
}
.WhiteLink A, .WhiteLink A:VISITED, .WhiteLink A:ACTIVE, .WhiteLink A:LINK  {
	color: #FFFFFF;
	text-decoration: underline;
}
.WhiteLink A:hover{
	color: #EEEEEE;
	text-decoration: none;
}
.BoxInner
{
	background-color: #f5f5f1;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #b5b095;
	text-decoration: none;
	border-bottom-width: medium;
	display: block;
	padding: 5px;
	text-transform: uppercase;
	font-size: 15px;
}




#navlist { width: 100%; }

#navlist ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navlist a, #navlist a:link, #navlist a:visited
{
display: block;
padding: 3px;
width: 100%;
color: #000000;
text-decoration: none;
background-color: #F5F5F5;
border-bottom: 1px solid #b5b095;
}

#navlist a:hover
{
background-color: #E0D5C7;
color: #000000;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
background-color: #b5b095;
color: #FFFFFF;
}
.AlignRight {
	font-weight: normal;
	float: right;
	text-align: right;
	display: inline;
	vertical-align: bottom;
	text-transform: none;
}
.Error {
	color: #FF0000;
}
.pic_border
{
	border: 1px solid #b5b095;
	margin: 10px;
	background-position: center center;
}
.pic_right
{
	border: 1px solid #b5b095;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}
.NoPadding{
	padding : 0px;
	margin : 0px;
}
[if IE 5]>
#navlist a {
height: 1em;
float: left;
clear: both;
width: 100%;
}
<![endif]
[if IE 6]>
#navlist a {height: 1em;}
<![endif]

