﻿a:link
{
	color: #005740; 
}
a:visited
{
	color: #569B88; 
} 
a:active 
{
	color: #005740;
}
a:hover
{
    text-decoration:none;
}


BODY, TABLE, TD, TH, TR
{
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #333333
}


p, h1, h2, h3, b
{
	font-family: Verdana, Helvetica;
}

p
{
	font-family: Verdana, Helvetica; font-size: 8pt; color: #333333; font-weight: normal
}

b
{
	font-weight: bold
}

.h1 {font-family: arial, Helvetica;font-size:18pt; color: #B9003C; font-weight:bold}

.h2 {font-family: arial, Helvetica;font-size:14pt; color: #004F39; font-weight:normal}

.h3 {font-family: verdana, Helvetica;font-size:10pt; color: #004F39; font-weight:bold}

.h4 {font-family: verdana, Helvetica;font-size:10pt; color: #003123; font-weight:bold}

.h5 {font-family: arial, Helvetica;font-size:18pt; color: #004F39; font-weight:bold}

.redtext {font-family: Verdana, Helvetica;font-size:8pt; color: #BD0000; font-weight:normal}

.redsmaller {font-family: Verdana, Helvetica;font-size:7.5pt; color: #BD0000; font-weight:normal}

.whitetext {font-family: Verdana, Helvetica;font-size:8pt; color: #ffffff; font-weight:normal}

.smaller { font-family: Verdana, Helvetica;font-size:7.5pt; color: #333333; font-weight:normal }
.smaller a:active { font-family: Verdana, Helvetica;text-decoration:underline; font-size:7.5pt; color: #333333; font-weight:normal }
.smaller a:link { font-family: Verdana, Helvetica;text-decoration:underline; font-size:7.5pt; color: #333333; font-weight:normal }
.smaller a:visited { font-family: Verdana, Helvetica;text-decoration:underline; font-size:7.5pt; color: #333333; font-weight:normal }
.smaller a:hover { font-family: Verdana, Helvetica;text-decoration:none; font-size:7.5pt; color: #333333; font-weight:normal }

.footer { font-family: Verdana, Helvetica;font-size:7.5pt; color:#E1E1E1; font-weight:normal}
.footer a:active { font-family: Verdana, Helvetica;font-size:7.5pt; text-decoration:none; color:#E1E1E1; font-weight:normal}
.footer a:link { font-family: Verdana, Helvetica;font-size:7.5pt; text-decoration:none; color:#E1E1E1; font-weight:normal}
.footer a:visited { font-family: Verdana, Helvetica;font-size:7.5pt; text-decoration:none; color:#E1E1E1; font-weight:normal}
.footer a:hover { font-family: Verdana, Helvetica;font-size:7.5pt; text-decoration:underline; color:#E1E1E1; font-weight:normal}

.copyright { font-family: Verdana, Helvetica;font-size:7.5pt; color:#999999; font-weight:normal}
.copyright a:active { font-family: Verdana, Helvetica;font-size:7.5pt; text-decoration:underline; color:#999999; font-weight:normal}
.copyright a:link { font-family: Verdana, Helvetica;font-size:7.5pt; text-decoration:underline; color:#999999; font-weight:normal}
.copyright a:visited { font-family: Verdana, Helvetica;font-size:7.5pt; text-decoration:underline; color:#999999; font-weight:normal}
.copyright a:hover { font-family: Verdana, Helvetica;font-size:7.5pt; text-decoration:none; color:#999999; font-weight:normal}

#sddm {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	z-index: 30;
}

#sddm li {
	margin: 0px;
	padding-left: 7px;
	padding-right: 7px;
	list-style: none;
	float: left;
	font: bold 12px arial;
}

#sddm li a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	background: #242323;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {
	background: #242323;
	color: #cccccc;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 10px;
	background: #aeaeae;
	border: 1px solid #DBDBDB;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #aeaeae;
	color: #000000;
	font: 11px arial;
}

#sddm div a:hover {	
	background: #FFFFFF;
	color: #C70003;
}

