body, table, tr, td {
	font-family: Verdana, Sans Serif; 
	font-size: 11px; 
	color: #000000; 
}
body {	background: #D4D6BE; 
	margin: 0px; 
}
a:link {
	font-weight: bold; 
	color: #A9AE7B; 
	text-decoration: none; 
}
a:active {
	font-weight: bold; 
	color: #A9AE7B; 
	text-decoration: none; 
}
a:visited {
	font-weight: bold; 
	color: #A9AE7B; 
	text-decoration: none; 
}
a:hover {
	font-weight: bold; 
	color: #D4D6BE; 
	text-decoration: underline; 
}

.content {
	position: static; 
	margin-top: 5px; 
	margin-left: 20px;
	margin-right: 20px; 
	margin-bottom: 20px; 
	line-height: 16px; 
}
.content p {
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding: 0px; 
}
.content input,textarea {
	background-color: #ffffff; 
	font: 8pt Verdana; 
	color: #000000; 
	border: 1px solid #A8A8A8; 
	margin: 1px; 
}

.left-nav {
	font-family: Georgia, Serif; 
	font-size: 14pt; 
	color: #000000; 
	padding-left: 20px;
}
.left-nav p {
	margin-top: 10px;
	margin-bottom: 10px; 
}
.left-nav a:link {
	font-weight: normal; 
}
.left-nav a:active {
	font-weight: normal; 
}
.left-nav a:visited {
	font-weight: normal; 
}
.left-nav a:hover {
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
}

.footer {
	font-size: 9px; 
	color: #D4D6BE; 
	text-transform: uppercase; 
	vertical-align: middle; 
	background-color: #A9AE7B; 
}
.footer a:link {
	font-size: 9px; 
	font-weight: normal; 
	color: #EAE9D5; 
	text-decoration: none; 
}
.footer a:active {
	font-size: 9px; 
	font-weight: normal; 
	color: #EAE9D5; 
	text-decoration: none; 
}
.footer a:visited {
	font-size: 9px; 
	font-weight: normal; 
	color: #EAE9D5; 
	text-decoration: none; 
}
.footer a:hover {
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
}

.end-foot {
	color: #6E6E6E; 
	font-size: 9px; 
	font-weight: normal; 
	vertical-align: middle; 
	padding-top: 10px; 
	padding-bottom: 10px; 
}
.end-foot a:link {
	font-size: 9px; 
	font-weight: normal; 
	color: #7A7746; 
	text-decoration: none; 
}
.end-foot a:active {
	font-size: 9px; 
	font-weight: normal; 
	color: #7A7746; 
	text-decoration: none; 
}
.end-foot a:visited {
	font-size: 9px; 
	font-weight: normal; 
	color: #7A7746; 
	text-decoration: none; 
}
.end-foot a:hover {
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
}

form {
	margin: 0px; 
	padding: 0px; 
}

h2 {
	font-family: Georgia, Palatino, Serif; 
	color: #7a7746; 	
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-family: Georgia, Palatino, Serif; 
	color: #A9AE7B; 	
}
h4 {
	font-family: Georgia, Palatino, Serif; 
	color: #000000; 	
}

h1,h5,h6 {
	color: #ff0000;
}