.a12_black {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 13px; color: #000000; 
   text-decoration: none; 
   font-weight: bold
   
}

.t11_grey {
   font-family: tahoma; 
   font-size: 13px; 
   color: #6E6E6E; 
   text-decoration: none
}

.t11_blue {
   font-family: tahoma; 
   font-size: 13px; 
   font-weight: bold; 
   color: #3B61A1; 
   text-decoration: none
}


.t11_red {
   font-family: tahoma; 
   font-size: 13px; 
   font-weight: bold; 
   color: #8C1111; 
   text-decoration: none
   
}

.span_header{
   font-size:15px;
   font-weight:700;
   font-family:Times New Roman;
   mso-spacerun: yes;
   color:black;
}

.span_text {
   font-size:14px;
   font-family:Times New Roman;
   mso-spacerun: yes;
   color:black;
}

.span_footnote {
   font-family: tahoma; 
   font-size: 12px; 
   color: #6E6E6E; 
   text-decoration: none
}

.hr_class {
   color:#A80000;
   height:1px;
}
h6 {
   font-family: tahoma; 
   font-size: 13px; 
   font-weight: bold; 
   color: #3B61A1; 
   text-decoration: none
}

p {
   font-family: tahoma; 
   font-size: 13px; 
   color: #6E6E6E; 
   text-decoration: none
}

li{
   font-family: tahoma; 
   font-size: 13px; 
   color: #6E6E6E; 
   text-decoration: none
}
.txtError {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 15px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-top: 1px;
padding-left: 1px;
padding-bottom: 1px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: lightgray;
}


