﻿body
{
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	vertical-align: top;
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 9pt;
	background-image: url('Images/ContLeft.jpg');
	background-color: #D2A590;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.textLine{
	line-height: 18px;
}

.clearboth {
	clear: both;
}
ul {
	font-size: 8pt;
}
li {
	font-size: 8pt;
}


h2 {
	font-size: 14pt;
}
h1 {
	font-size: 14pt;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
}
h6 {
	font-size: 9pt;
}
h5 {
	font-size: 8pt;
}
a {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:active {
	color: #800000;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.back{
	margin: 5px auto 10px auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	background-color: #993333;
	font-weight: bold;
	color: #FFFFFF;
}
a.back{	color: #FFFFFF;}
a.back:visited {color: #FFFFFF;}
a.back:link {color: #FFFFFF;	}
a.back:active {color: #FFFFFF;}
a.back:hover {color: #FFFFFF;}


.naviTop {
	color: #800000;
	text-decoration: none;
	font-size: 8.5pt;
	text-align: center;
	width: 100px;
	height: 30px;
	background-image: url('Images/ContTab.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
a.naviTop {
	background-position: center;
	color: #800000;
	text-decoration: none;
	font-size: 8.5pt;
	text-align: center;
	width: 100px;
	height: 30px;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
a.naviTop:visited {
	color: #800000;
	text-decoration: none;
}
a.naviTop:link {
	color: #800000;
	text-decoration: none;
}
a.naviTop:active {
	color: #800000;
	text-decoration: underline;
}
a.naviTop:hover{
	color: #800000;
	text-decoration: underline;
}
.naviTopSelected{
	color: #FFFFFF;
	font-size: 8.5pt;
	text-decoration: none;
	background-attachment: scroll;
	background-position: left;
	background-image: url('Images/ContTabRollover.png');
	background-repeat: repeat-x;
	width: 100px;
	height: 30px;
}

a.naviTopSelected{
	color: #FFFFFF;
	font-size: 8.5pt;
	text-decoration: none;
	width: 100px;
	height: 30px;
	background-attachment: fixed;
}
a.naviTopSelected:active{
	color: #FFFFFF;
	text-decoration: none;

}
a.naviTopSelected:link{
	color: #FFFFFF;
	text-decoration: none;

}
a.naviTopSelected:visited{
	color: #FFFFFF;
	text-decoration: none;

}
.NavDefault{
	color: #800000;
	font-size: 8.5pt;
	text-decoration: none;
	padding-left: 7px;
	display: block;
	list-style-type: none;
}
a.NavDefault{
	color: #800000;
	text-decoration: none;
}
a.NavDefault:visited {
	color: #800000;
	text-decoration: none;
}
a.NavDefault:link {
	color: #800000;
	text-decoration: none;
}
a.NavDefault:active {
	color: #800000;
	text-decoration: underline;
}
a.NavDefault:hover{
	color: #800000;
	text-decoration: underline;
}

.NavDefaultSelected{
	color: #990000;
	font-size: 8.5pt;
	text-decoration: none;
	background-position: left;
	font-weight: bold;
}
a.NavDefaultSelected{
	text-decoration: none;
	font-weight: bold;
}
a.NavDefaultSelected:active{
	text-decoration: none;

}
a.NavDefaultSelected:link{
	text-decoration: none;

}
a.NavDefaultSelected:visited{
	text-decoration: none;

}
