body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
}
.ListHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.style1
{
	font-family: Arial;
	font-weight : bold;
	font-size: 9pt;
	color: #BC3941;
}
.style2
{
	font-family: Arial;
	font-weight : bold;
	font-size: 13pt;
	color: #000000;
}
.style3
{
	font-family: Arial;
	font-weight : lighter;
	font-size: 9pt;
	color: #000000;
	margin-left: 10pt;
}
.style4
{
	font-family: Arial;
	font-weight : bold;
	font-size: 9pt;
	color: #BC3941;
}
.style5
{
	font-family: Arial;
	font-weight : bold;
	font-size: 12pt;
	color: #0092CD;
}

.clsBorder
{
	border-left: darkgray 1px solid;
}
<!-- 
.style9 {color: #CC0000}
.style10 {color: #FF0000}
-->

#popitmenu{
position: absolute;
background-color: cccccc;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #006699;
color:#FFFFFF
}

