﻿BODY {
	margin:0px 0px 0px 0px;
	background-color:#969FB3;
	}
a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: 000000;
	text-decoration: none;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
hr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer_left {
	background-image: url('images/footer.jpg');
	font-family: Arial, Helvetica, sans-serif;
	color: #635053;
	font-size: xx-small;
	text-align: right;
	padding-right:50px;
	padding-bottom:5px;
	width:55%;
}
.footer_right {
	background-image: url('images/footer2.jpg');
	width:45%;
}
.top_strip {
	background-image:url('images/topstrip2.gif');
	width:100%;
	height:30px;
}
.top_strip2 {
	background-color:white;
	width:100%;
	height:6px;
}
.main {
	background-color:#969FB3;
	height:100%;
	width:100%;
}
.content_table {
	width:705px;
	height:100%;
	padding:5px 5px 5px 5px;
}
.content_cell {
	width: 100%;
	height: 100%;
}
.menu {
	width:700px;
	height:100%;
}
.body_table {
	background-color:white;
	width:685px;
	height:100%;
}
.body_left {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	text-align: left;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	width:295px;
	height:100%;
}
.body_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	text-align: left;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	width:390px;
	height:100%;
}