* {
	margin: 0;
	padding: 0;
}

body {
	background: #CFB98C url("bg.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
}

a, a:visited {
	text-decoration: underline;
	color: #000;
	
}

a:hover {
	color: #808080;
}

#header {
	width: 562px;
	height: 60px;
	background: #000 url("header.bmp") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 14pt;
	color: #FFF;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #a89673;	
}

#container {
	width: 580px;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal {
	color:#57698c;
	width: 560px;
	height: 30px;
	background: url(horizontal.bmp);
	font-weight: bold;
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 20px;
	
}

#horizontal a, #horizontal a:visited {
	color:#3a3b3d;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover {
	color: #827559;
	text-decoration: none;
}

#linky {
	color: #ccc;
	background: #eee8db;
	clear: both;
	width: 500px;
	margin-left: 30px;
	height: 117spx;
	padding: 4px;
	border: 1px solid #cfb98c;
}

#right-column {
	color: #808080;
	width: 134px;
	background: url(menutop.gif) no-repeat top left;
	float: right;
	padding: 10px;
	border-right: 4px solid #FFF;
}

#content {
	float: left;
	width: 570px;
	margin: 10px 0 0 4px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #DBCAA8;
	margin-bottom: 5px;
	padding-left: 14px;
}

.black {
	color: #000;
}

.style2 {
color: #C0B49A;
}

.style5 {
color: #e4cd9c;
}

.style8 {
font-size: 9pt;
}

.style9 {
	color: #C0B49A;
	font-size: 9pt;
	font-weight: bold;
}

.style12 {
color: #C0B49A; font-weight: bold; 
}

.style13 {
color: #000000
}

.style15 {
color: #000000; font-weight: bold; 
}

.style17 {
color: #000000; 
font-weight: bold; 
font-size: 8pt; 
}

.style19 {
color: #000000; font-size: 8pt; 
}

.style22 {
color: #999999; font-weight: bold; font-size: 8pt; 
}

.style23 {
color: #999999; font-weight: bold; font-size: 9pt; 
}

.style24 {
color: #000000; font-weight: bold; font-size: 9pt; 
}

.style6 {
line-height: 10pt 
}

.style26 {
line-height: 8pt; color: #FFFFFF; 
}

p {
margin-bottom: 20px;
padding-left: 14px;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}

#searchbox {
	background: url(searchbox.gif) no-repeat;
	padding: 5px;
	height: 30px;
}

#footer {
	color: #ccc;
	background: #eee8db;
	clear: both;
	width: 570px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #cfb98c;
}

#footer a, #footer a:visited{
	color: #cfb98c;
}

#footer a:hover {
	color: #e4cd9c;
}