a.topbar1:link {color: #FFCC00; text-decoration: none}
a.topbar1:visited {color: #FFE67D; text-decoration: none}
a.topbar1:hover {color: #9BCDFF; text-decoration: underline}

a.topbar2:link {color: #000000; text-decoration: none}
a.topbar2:visited {color: Maroon; text-decoration: none}
a.topbar2:hover {color: #FF0000; text-decoration: underline}

a.topbar3:link {color: #FFFF33; text-decoration: none}
a.topbar3:visited {color: #FFE67D; text-decoration: none}
a.topbar3:hover {color: #9BCDFF; text-decoration: underline}

a.topbar4:link {color: #FFCC00; text-decoration: none}
a.topbar4:visited {color: #FFE67D; text-decoration: none}
a.topbar4:hover {color: #9BCDFF; text-decoration: underline}

a.sidenavtxt:link {color: #FFCC00; text-decoration: none}
a.sidenavtxt:visited {color: #FFE67D; text-decoration: none}
a.sidenavtxt:hover {color: #9BCDFF; text-decoration: underline}

a.footertxt:link {color: #0066CC; text-decoration: none}
a.footertxt:visited {color: #797979; text-decoration: none}
a.footertxt:hover {color: #CC0000; text-decoration: underline}

BODY
{
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: small;
	color: Black;
	margin:0 0 0 0;
}

P
{
	padding: 3 3 3 3;
}

table
{
	font-size: x-small;
}

.controlTbl
{
	background-color: White;
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: x-small;
	color: #FFFFFF;
	border: solid 1px #E8E8E8;
	vertical-align: top;
}

.contentTbl1 th
{
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 2 2 2 2;
	text-align: left;
}

.contentTbl1 td
{
	background-color: White;
	color: Black;
	text-align: left;
	padding: 2 2 2 2;
}





.contentTbl1
{
	background-color: White;
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: x-small;
	color: Black;
	padding: 3 3 3 3;
	border: solid 1px #E8E8E8;
	vertical-align: top;
}

.contentTbl1 th
{
	background-color: #233A5A;
	color: #E8E8E8;
	padding: 2 2 2 2;
	text-align: center;
}

.contentTbl1 td
{
	background-color: White;
	color: Black;
	text-align: left;
	padding: 2 2 2 2;
}

.contentTbl2
{
	background-color: White;
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: x-small;
	color: Black;
	padding: 3 3 3 3;
	border: solid 1px #E8E8E8;
	vertical-align: top;
}

.contentTbl2 th
{
	background-color: #233A5A;
	color: #FFFF33;
	padding: 2 2 2 2;
	text-align: center;
}

.contentTbl2 td
{
	background-color: White;
	color: Black;
	text-align: left;
	padding: 2 2 2 2;
}

.contentHdr
{
	color: #E8E8E8;
	font-family: Verdana;
	font-size: x-small;
    text-align: center;
}

.contentTxt
{
	font-family: Verdana;
	font-size: x-small;
	color: black;
	margin-left: 5px;
}

.SmallTxtRt
{
	font-family: Verdana;
	font-size: xx-small;
	color: White;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.navForm
{
	font-size: xx-small;
	color: Black;
	font-weight: bold;
	text-align: right;
	padding: 0 0 0 0;
}

.navGold
{
	color: #FFFF33;
	font-size: xx-small;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.navPageHdr
{
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.navLeftBar
{
	background-color: White;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	margin-left: 5px;
}

.navPageFooter
{
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


.footerTbl
{
   font-family: Verdana;
   font-size: xx-small;
   color: Maroon;
   text-align: center;
   padding: 3 3 3 3;
}

.footerTbl td 
{
	font-family: Verdana;
	font-size: xx-small;
	color: Maroon;
	text-align: center;
}

.footerTbl td A 
{
    color: Maroon;
    text-decoration: none;  
}

.footerTbl td A:visited
{
    color: #666666;
    text-decoration: none;  
}

.footerTbl td A:hover
{
    color: red;
    text-decoration: underline;  
}

.Title
{
	font-family: Verdana;
	font-size: larger;
	color: White;
	text-align: left;
	vertical-align: top;
}

#ContentBox
{
	font-size: x-small;
	color: Black;
	background-color: #E8E8E8;
	padding: 3 3 3 3;
	border: solid 1px #E8E8E8;
}

th.ContentBox
{
	color: White;
	background-color: #233A5A;
	padding: 2 2 2 2;
}

.ContentBox td
{
	background-color: White;
}