a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #303C6C;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #666666;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.white {
	color: #FFFFFF;
}
.green {
	color: #303C6C;
}
.underline {
	text-decoration: none;
}
.px11 {
	font-size: 11px;
}
.darkblue13 {
	color: #303C6C;
	font-size: 13px;
}
.black14 {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 14px;
}


div#poptext {position: relative; top: 0px; left: 0; width: 166px; height: 700px; font: 14px Verdana, sans-serif; z-index: 100;}
div#poptext a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #3f3f3f; background: #FFFFFF;
   border-right: 0px solid white;}
div#poptext a:hover {color: #000000; background: #FFFFFF;
   border-right: 0px double white;}

div#poptext a span {display: none;}
div#poptext a:hover span {display: block;
   position: absolute; top: 0px; left: 240px; width: 360px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #000000; background: white;
   font: 14px Verdana, sans-serif; text-align: center; text-vertical-align: middle;}

