body {
	background-color: #12061C;
	margin-top: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 50px;
	padding-bottom: 50px;
}
.leftCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-top: 3px;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	letter-spacing: 0.2em;
}
a:link {
	color: #AFBC22;
	text-decoration: none;
}
a:visited {
	color: #AFBC22;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.copyright {
	background-color:#12061C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #543173;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.copyright a:link {
	color: #6D5980;
	text-decoration: none;
}
.copyright a:visited {
	color: #6D5980;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.button a:link
{
background-color: #B9ADC1;
color:#000000;
text-decoration: none;
font-size: 1.2em;
padding: .5em 1.2em .5em 1.2em;
float:none;
border: 1px solid #000000;
}

.button a:visited
{
background-color: #725D85; 
color: #ffffff;
text-decoration:none;
font-size: 1.2em;
padding: .5em 1.2em .5em 1.2em;
float:none;
border: 1px solid #000000;
}
.button a:hover
{
background-color: #725D85; 
color: #ffffff;
text-decoration:underline;
font-size: 1.2em;
padding: .5em 1.2em .5em 1.2em;
float:none;
border: 1px solid #000000;
}
.button a:active
{
background-color: #725D85; 
color: #ffffff;
text-decoration:underline;
font-size: 1.2em;
padding: .5em 1.2em .5em 1.2em;
float:none;
border: 1px solid #000000;
}

#navtable {
	background-color:#ffffff;
	color:#542D6E;
}
#navtable th {
font-size:1.3em;
background-color:#ffffff;

}
#navtable td strong{
font-size:1.1em;
}

#navtable td a{
font-size:.8em;
}
#navtable td a:link {
	color: #542D6E;
	text-decoration: none;
}
#navtable td a:visited {
	color: #542D6E;
	text-decoration: none;
}
#navtable td a:active {
	color: #542D6E;
	text-decoration: underline;
}
#navtable td a:hover {
	color: #542D6E;
	text-decoration: underline;
}

