A
 {
  text-decoration: none;
  color: #23316D;
 } 
A:ACTIVE
 {
  text-decoration: none;
  color: #23316D;
 } 
A:Hover 
 {
  text-decoration: underline;
  color: #6F7DB8;
 } 
A:LINK
 {
  text-decoration: none;
  color: #23316D;
 } 
A:VLINK
 {
  text-decoration: none;
  color: #23316D;
 } 
B
 {
  font-family: verdana;
  font-size: 8pt;
 } 
.catalog
 {
  font-size: 8pt;
  color: #23316D;
 } 
.comingsoon
 {
  font-size: 10pt;
  color: #23316D;
 } 
.copyright
 {
  font-size: 7.5pt;
 }
.header 
 {
  color: #BFC7E6;
 } 
.menu
 {
  font-size: 8pt;
 }
.menuMn
 {
  font-weight: bold;
  font-size: 8pt;
 }
.onpage
 {
  font-weight: bold;
  font-size: 9pt;
  color: #23316D;
 } 
P
 {
  font-family: verdana;
  font-size: 8pt;
 } 
TD
 {
  font-family: verdana;
  font-size: 8pt;
 }
UL
 {
  font-family: verdana;
  font-size: 8pt;
 } 
 a.info {
  font-family: verdana;
  font-size: 8pt;
  text-decoration:none; 
  position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {

 	text-decoration: none;
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:0px;; 
	left:100px;; 
	width:125px; 
	height:35px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:7pt; 
	padding-left:10px; 
	padding-top:10px;
}

.category {
  font-weight: bold;
  font-size: 12pt;
  color: #344484;
  }
.catone {
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  }
