A:visited, A:active { color: black; font-size: 8pt;text-decoration: none}
A:link { color: blue; font-size: 8pt;text-decoration: none}

p { color: black; font-size: 10pt;text-decoration: none}
H1, H2, H3, H4, H5, H6 { color: blue; font-size: 12pt;text-decoration: none}
img { background: white; text-decoration: none}
BODY { background: url(htalap1.jpg) white; font-size: 8pt;}
em { color: blue; font-size: 10pt;text-decoration: none}
IMG { background: "white" } 
IMG { border-width: 0 }
TD, TH, TABLE   { font-size: 8pt }


#v_mnu_01{
	float: left;
    width: 100%; 
	margin: 0px;
	padding: 0px;
	font-family: Courier New, Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 170px;
	margin: 10px;
        padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

#v_mnu_01 a {
	width: 170px;
	margin: 10px;
    padding: 0px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	}
#v_mnu_01 .notopbrdr0xNone {
	width: 170px;
	margin: 10px;
    padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#v_mnu_01 a:link, #v_mnu_01 li a:visited {
	margin:  0px;
    padding: 0px;
	color: #FFFFFF;
	display: block;
	background-color: #004080;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}

#v_mnu_01 a:hover {
	color: #FFFF00;
	background:  #8080FF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}

#menunew {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;

	font-size: 10px;
	font-style: bold;
	background: #36F;

}

#menunew {
	text-align: center;
	background: #03F;
	padding: 0px;
}

#menunew a{
	padding: 2px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-bottom-color: #36F;
}

#menunew a:hover{
	color: #ff0;
	background:  #039;
}


