a:link       { color: rgb(0, 0, 255) }
a:active     { color: rgb(255, 0, 255) }
a:visited    { color: rgb(108, 64, 224) }
body         { background-color: rgb(255, 255, 255); color: rgb(51, 0, 153) }
h1           { color: rgb(51, 0, 153) }
h2           { color: rgb(51, 0, 153) }
h3           { color: rgb(51, 0, 153) }
h4           { color: rgb(51, 0, 153) }
h5           { color: rgb(51, 0, 153) }
h6           { color: rgb(51, 0, 153) }
button       { background-color: rgb(0, 51, 204); color: rgb(255, 255, 255) }
label        { color: rgb(0, 0, 0) }
textarea     { color: rgb(0, 0, 0) }
fieldset     { color: rgb(0, 0, 0) }
legend       { color: rgb(0, 51, 204) }
select       { color: rgb(0, 0, 0) }
caption      { color: rgb(0, 51, 204) }
th           { color: rgb(0, 0, 0) }
body         { font-family: Verdana, Arial, Helvetica }
button       { font-size: 8pt; font-style: normal; font-family: Verdana, Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
caption      { font-size: 14pt; font-family: Verdana, Arial, Helvetica; font-style: normal }
fieldset     { font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt }
h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               Verdana, Arial, Helvetica }
h2           { font-family: Verdana, Arial, Helvetica; font-style: normal; font-size: 18pt; 
               font-weight: normal }
h3           { font-family: Verdana, Arial, Helvetica; font-size: 14pt; font-weight: normal; 
               font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
               Verdana, Arial, Helvetica }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
               Verdana, Arial, Helvetica }
h6           { font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               font-weight: normal }
label        { font-style: normal; font-family: Verdana, Arial, Helvetica; font-size: 8pt }
legend       { font-style: normal; font-size: 8pt; font-family: Verdana, Arial, Helvetica }
marquee      { font-family: Verdana, Arial, Helvetica; font-size: 14pt }
select       { font-style: normal; font-family: Verdana, Arial, Helvetica; font-size: 8pt; 
               border-style: solid; border-width: 1pt }
table        { font-family: Verdana, Arial, Helvetica; font-style: normal }
textarea     { font-style: normal; font-size: 8pt; font-family: Verdana, Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
th           { font-family: Verdana, Arial, Helvetica; font-style: normal }

.ContentSiteMap { font-size:8pt; font-weight:bold; color:rgb(0,0,160) }
.ContentSiteMap:link { color:rgb(0,0,160) }
.ContentSiteMap:visited { color:rgb(0,0,160) }
.ContentSiteMap:active { color:Blue }

.MainMenu
{
	font-size:8pt;
	font-weight:bold;
	color:rgb(0,0,160);
	padding-top:2px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:5px;
	text-decoration:underline
}

.MainMenu:link { color:rgb(0,0,160); text-decoration:underline }
.MainMenu:visited { color:rgb(0,0,160); text-decoration:underline }
.MainMenu:active { color:rgb(0,0,160); text-decoration:underline }

.MainMenuHover
{
	font-size:8pt;
	font-weight:bold;
	color:White;
	background-color:rgb(0,0,160);
}

.MainMenuHover:link { color:White }
.MainMenuHover:visited { color:White }
.MainMenuHover:active { color:White }

