body
{
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #0064ab
}

ul { list-style-image: url(img/li.gif) }

a {	color: blue; text-decoration: none }
a:hover {	color: red; text-decoration: underline }

.n {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004183;
	background-color: white;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FB8006 black #FB8006 #FB8006;
	text-decoration: none
}

.n_top {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004183;
	background-color: #FFCE08;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
	border: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #FB8006 black black #FB8006;
	text-decoration: none
}
.n_right {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004183;
	background-color: #ffce08;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
	border: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #fb8006 #fb8006 black #fb8006;
	text-decoration: none
}
.n_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004183;
	text-decoration: none 
}
.n_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: underline 
}
.n_top:hover { 
	color: white;
	font-color: green;
	background-color: #fdb008;
}
.n_right:hover { 
	color: white;
	background-color: #fdb008;
} 


.nav_top {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004183;
	background-color: #FFCE08;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #FB8006 black black #FB8006;
	text-decoration: none
}

.nav_right {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004183;
	background-color: #ffce08;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #fb8006 #fb8006 black #fb8006;
	text-decoration: none
}

.toplink
{
    font-weight: bold;
    font-size: 8pt;
    color: #004184;
    font-family: Verdana;
    text-decoration: underline
}

.nav_top:hover { 
	color: white;
	background-color: #fdb008;
}

.nav_right:hover { 
	color: white;
	background-color: #fdb008;
} 

.toplink:hover { 
	color: green
} 

.nav_bot
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none
}

.nav_bot:hover { 
	color: yellow;
	text-decoration: underline
} 

.sechdr { 
    font-weight: bold;
    font-size: 14pt;
    color: navy;
    font-family: Trebuchet MS,Arial
 } 

.botpanel
{
	font-size: 8pt;
	color: white;
	font-family: Verdana
}

.highlighttext
{
    font-size: 10pt;
    color: black;
    font-family: 'Courier New';
    background-color: yellow
}

.tmp01
{
    font-weight: bold;
    font-size: 8pt;
    color: #004184;
    font-family: Verdana;
    text-decoration: none
}

.VerdanaWhiteSmall
{
    font-size: 7.5pt;
    color: white;
    font-family: Verdana
}

.VerdanaBlack, TD
{
    font-size: 10pt;
    color: black;
    font-family: Verdana
}

.VerdanaBlackB
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Verdana
}

.VerdanaBlackBI
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-style: italic;
    font-family: Verdana
}

.BlackSmallLink
{
    font-size: 7.5pt;
    color: black;
    font-family: Verdana
}