body {
	font-family: Times New Roman; 
	font-size: 12pt;
	color: #000000;
	text-align: justified;
	background: #FFFFFF url('layout_bg.jpg') no-repeat;
	scrollbar-3dlight-color: #BA8240;
	scrollbar-arrow-color: #5C3720;
	scrollbar-base-color: #E1D9BB;
	scrollbar-darkshadow-color: #5C3720;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #BA8240;
	scrollbar-shadow-color: #5C3720;
	scrollbar-track-color: #E1D9BB;
	}

.content {
	position: absolute;
	top: 170px;
	left: 180px;
	text-align: justified;
	padding: 2px 10px 2px 10px;
	}

.image {
	position: absolute;
	border: 0px;
	}

.table { 
	border: 1px;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
	text-align: center;
	}

.table td a:link, .table td a:visited {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	border: 1px solid #5C3720;
	}

.table td a:active, .table td a:hover {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	border: 1px solid #BA8240;
	}

.table2 { 
	border: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 720px;
	text-align: center;
	}

.table3 { 
	border: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 720px;
	text-align: left;
	}

.menu {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 170px;
	height: 400px;
	text-align: center;
	}

.menu dl {
	color: #5C3720;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 15px;
	display: block;
	padding: 2px 5px 2px 5px;
	}

.menu dt a:link, .menu dt a:visited {
	color: #000000;
	background-color: #E1D9BB;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 15px;
	display: block;
	padding: 2px 5px 2px 5px;
	border-left: 6px solid #5C3720;
	border-top: 1px solid #5C3720;
	border-right: 1px solid #5C3720;
	border-bottom: 1px solid #5C3720;
	}

.menu dt a:active, .menu dt a:hover {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 15px;
	display: block;
	padding: 2px 5px 2px 5px;
	border-left: 6px solid #BA8240;
	border-top: 1px solid #BA8240;
	border-right: 1px solid #BA8240;
	border-bottom: 1px solid #BA8240;
	}

a:link { color: #BA8240}
a:visited { color: #5C3720}
a:active { color: #000000}

hr {
	color: #5C3720;
	width: 300px;
	}

p {
	color: #5C3720;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	}

h1 {
	color: #000000;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	}

h2 {
	color: #BA8240;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	}

h3 {
	color: #5C3720;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	}