.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #000066;
}
.txt-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: underline;
}
.txt-links-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#popitmenu{
position: absolute;
background-color: #003366;
border:1px solid black;
font: normal 10px Verdana;
font-weight: bold;
line-height: 18px;
align: middle;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
font-size: 10px;
font-weight: bold;
align: middle;
padding-left: 6px;
color: white;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #999999;
}


#dropmenudiv{
text-decoration: none;
position:absolute;
background-color: #000099;
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Verdana;
color: white;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
text-decoration: none;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
font-weight: bold;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #999999;
}
.txt3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #000066;
}
