A:hover
{
    color: #003366;
    text-decoration: underline
}
A:active
{
    color: #003366
}
A
{
    color: black;
    font-size: 10pt;
    text-decoration: none
}
TD
{
    color: black;
    font-size: 10pt;
    text-decoration: none
}
BODY
{
    background-color: #ffffff;
    background-image: url(../images/old_blue_white_back.jpg);
    color: black;
    font-family: Verdana;
    font-size: 10pt;
    margin-left: 2px;
    margin-top: 5px;
    text-decoration: none
}
.navigator
{
	color: white;
    font-size: 10pt;
}
.navigator A:active
{
    color: orange
}
.navigator A:hover
{
    color: orange
}
.navigator A
{
    color: white;
    font-size: 10pt;
    text-decoration: none
}

.navigatorSelected
{
	color: orange;
    font-size: 10pt;
}
.navigatorSelected A:active
{
    color: orange
}
.navigatorSelected A:hover
{
    color: orange
}
.navigatorSelected A
{
    color: orange;
    font-size: 10pt;
    text-decoration: none
}


.footer
{
	font-size: small;
}
.footer A:active
{
    color: #003366
}
.footer A:hover
{
    color: #003366;
    text-decoration: underline
}
.footer A
{
    color: gray;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bolder;
    text-decoration: none
}
.text
{
    color: black;
    font-family: Arial;
    font-size: 10pt;
    text-decoration: none;
}

.text A:hover
{
    color: #003366;
    text-decoration: underline
}
.text A:active
{
    color: #003366
}
.text A
{
    color: #003366;
    text-decoration: none
}

.SearchTextbox
{
	background-color: #ffffff;
	color: #003366;
	height: 13px;
	width: 85px;
	vertical-align: middle;
	border-right: #D6E4EA 1px solid;
	border-top: #D6E4EA 1px solid;
	border-left: #D6E4EA 1px solid;
	border-bottom: #D6E4EA 1px solid;
	font-size: 10px;
}
