﻿body
{
	margin: 2px;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}

.content
{
	text-align: left; 
	padding: 10px;
}

.centered
{
	text-align: center;
	margin: 0 auto;
}

.textleft
{
	text-align: left;
}

ul.space li
{
	margin-bottom: 10pt;
}

h1
{
	font-size: 14px;
	color: #996666;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

.Message
{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

fieldset
{
	padding-left: 8px;
}
.highlight
{
	background-color: lemonchiffon;
}

.watermark
{
	color: GrayText;
}
.highlight
{
	background-color: lemonchiffon;
}
td
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
}
fieldset
{
	padding: 8px;
}

td.headcell
{
	color: White;
	background-color: #ac2d31;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

hr
{
	color: #ac2d31;
	height: 1px;
}
.red
{
	color: red;
	font-size: 14px;
}


.btnav
{
	background-color: #6c2640;
	border: 0px #000000 solid;
}

.btnav2
{
	background-color: #ab9458;
	border: 0px #000000 solid;
}

.linkfont
{
	font-family: "verdana" , arial;
	font-size: 8pt;
}

a
{
	color: #6c2640;
}

a:hover
{
	color: #3365A6;
}

.LeftSidebar
{
	background-color: White;
	vertical-align: top;
}

.RightSidebar
{
	background-color: White;
	vertical-align: top;
}

.helplabel
{
	background-color: #EEEEEE;
}
}
#footer-txt a {
font-family: Verdana, Geneva, sans-serif;
color: #ffffff;
font-size:12px;
text-decoration: underline;
}
#footer-txt a:hover {
	color: #3365A6;
	text-decoration: none;
}