.clearme{ clear:both; }
body {
	color: #000;
	font-size: 10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECE0CB;
	margin:0px; text-align:left;
	background-image : url(images/background.gif);
	background-repeat: no-repeat;
	text-align:center;
}

.fborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:left
	text-decoration: none;
}
	
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:left
	text-decoration: none;
}
.hrub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C09E27;
	text-decoration: none;
}
.mrub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.main {
	width:800px; 
	background-color: #ffffff; 
	border: #E2C998 1px solid; 
	margin-top:50px;
	margin-left: auto; 
	margin-right: auto;
}
.content {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #BF8614;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold; 
	padding-top:2px; 
	padding-bottom:2px; 
	padding-left:5px; 
	padding-right:5px; 
	margin:-3px;
	text-transform: uppercase; 
	border: #E2C998 1px solid; 
}

.menu:hover {
	color: #ffffff;
	background-color: #ECE0CB;
}

a {
	color: #C09E27;
	text-decoration: none;
}
a:hover {
	color: #C09E27;
	text-decoration: underline;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}