﻿<style type="text/css">
a {	color: #C17E3C; font-weight: bold; text-decoration: none}
a:visited {	color: #D4B886; font-weight: bold; text-decoration: none}
a:active {	color: #FFFFFF; font-weight: bold; text-decoration: none}
a:hover {	color: #FFFFFF; font-weight: bold; text-decoration: none}

body {
	font-family: Verdana;
	font-size: 8pt;
}

ul.circle {
	list-style-image: url('listitem.gif')
}

.content {
	background-color: #1C0F06;
	background-image: url('layout_bknd.png');
	background-repeat:no-repeat;
}

.menu {
	background-image: url('layout_menu.png');
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
}

.head {
	font-family: Verdana;
	font-size: 13pt;
	color: #F7DF90;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-color: #71401F;
	border: #000000;
	border-style: solid;
	border-width: 1px;
}

.head2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #F7DF90;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-color: #71401F;
	background-image: url(victorian_brown.gif);
	border: #000000;
	border-style: solid;
	border-width: 1px;
}


.image {
	 margin-left: 10px;
	 margin-right: 10px;
	 margin-top: 0px;
}

</style>
