﻿body
{
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #404040;
	vertical-align: top;
	background-image: url('Images/ContBackLayer.jpg');
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 9pt;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

.clearboth {
	clear: both;
}
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: #404040;
	text-decoration: none;
}
a:visited {
	color: #404040;
	text-decoration: none;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:active {
	color: #404040;
	text-decoration: underline;
}
a:hover {
	color: #404040;
	text-decoration: underline;
}
.naviTop {
	color: #ab1573;
	text-decoration: none;
	font-size: 8.5pt;
	text-align: center;
	width: 100px;
	height: 27px;
	background-image: url('Images/Tab.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:left;
}
a.naviTop {
	color: #ab1573;
	text-decoration: none;
	font-size: 8.5pt;
	text-align: center;
	width: 100px;
	height: 27px;
	background-attachment: fixed;
}
a.naviTop:visited {
	color: #ab1573;
	text-decoration: none;
}
a.naviTop:link {
	color: #ab1573;
	text-decoration: none;
}
a.naviTop:active {
	color: #ab1573;
	text-decoration: underline;
}
a.naviTop:hover
{
	color: #696969;
	text-decoration: underline;
}
.naviTopSelected
{
	color: #FFFFFF;
	font-size: 8.5pt;
	text-decoration: none;
	background-attachment: scroll;
	background-position:left;
	background-image: url('Images/TabRollover.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 27px;

}

a.naviTopSelected
{
	color: #FFFFFF;
	font-size: 8.5pt;
	text-decoration: none;
	width: 100px;
	height: 27px;
	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;
}
.naviLeft {
	color: #404040;
	font-size: 8.5pt;
	text-decoration: none;
	background-image: url('Images/NaviLeft.jpg');
	background-repeat: no-repeat;
	width: 198px;
	height: 20px;
}

a.naviLeft {
	color: #404040;
	font-size: 8.5pt;
	text-decoration: none;
	background-image: url('Images/NaviLeft.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 198px;
	height: 20px;
	padding-left: 8px;
}
a.naviLeft:hover
{
	color: #ab1573;
	text-decoration: none;
}
.naviLeftSelected {
	color: #404040;
	font-size: 8.5pt;
	width: 198px;
	height: 20px;
}
a.naviLeftSelected {
	color: #660033;
	font-size: 8.5pt;
	width: 198px;
	height: 20px;
}


.white{
	color: #FFFFFF;
}
a.white{
	color: #FFFFFF;
}
a.white:Active {
	color: #FFFFFF;
}
a.white:Visited {
	color: #FFFFFF;
}
a.white:Link {
	color: #FFFFFF;
}
a.white:Hover{
	color: #FFFFFF;
}
