﻿a:active     { color:black; text-decoration: underline }
a:link       { color:black; text-decoration: underline }
a:visited    { color:black; text-decoration: underline }
a:hover      { color:black; text-decoration: underline; font-weight:bold 
}
.navbar
{
	COLOR: black;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	background-color: #A3C4CD;
}
.navbar a:link 	{color:black; text-decoration:none}
.navbar a:active	{color:black; text-decoration:none}
.navbar a:visited	{color:black; text-decoration:none}
.navbar a:hover	{color:black; text-decoration:underline;
}

.topbar
{
	COLOR: white;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	background-color: #003069;
}
.topbar a:link    {COLOR: white; FONT-SIZE: 10pt; FONT-WEIGHT: bold; background-color: #003069;text-decoration:none}
.topbar a:active  {COLOR: white; FONT-SIZE: 10pt; FONT-WEIGHT: bold; background-color: #003069;text-decoration:none}
.topbar a:visited {COLOR: white; FONT-SIZE: 10pt; FONT-WEIGHT: bold; background-color: #003069;text-decoration:none}
.topbar a:hover   {COLOR: white; FONT-SIZE: 10pt; FONT-WEIGHT: bold; background-color: #003069;text-decoration:underline}


.boxtop
{
	COLOR: white;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	background-color: #5B97A1;
}
.botbar
{
	COLOR: white;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	background-color: #003069;
}
.botbar a:link 	{color:white; text-decoration:none}
.botbar a:active	{color:white; text-decoration:none}
.botbar a:visited	{color:white; text-decoration:none}
.botbar a:hover	{color:white; text-decoration:underline;
}
.rhtbar
{
	background-color: tan;
	COLOR: black;
	/* #E4DABE & #CCC495; */
}
.box1
{ 
COLOR:black;
background: #FFFFFF;
FONT-SIZE: 8pt;
FONT-WEIGHT: normal;
}
.box2
{ 
COLOR:black;
background: #FFFFFF;
FONT-SIZE: 8pt;
FONT-WEIGHT: normal;
}
.body
{ 
COLOR:black;
background: white;
FONT-SIZE: 10pt;
FONT-WEIGHT: normal;
}
.smbutton
{
background:white;
COLOR: black;
FONT-SIZE: 8PT;
HEIGHT: 18;
}
.submit
{
background: "#AAB6D6";
COLOR: black;
FONT-SIZE: 10PT;
HEIGHT: 22;
}
