p,td,body,li {
	font : 11pt Arial Rounded MT;
	color : Black;
}

.prodName {	
	color : #003366;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial Rounded MT Bold
	}
.prodDesc {
	color : #003366;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial Rounded MT Bold
	}


A.menulink {
	display: block;
	width: 140px;
	text-align: left;
	text-decoration: none;
	BORDER: none;
	color : Black;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial Rounded MT Bold
}

A.menulink:hover {
color: #EF7325;
font-style : italic;

}
A.tmenulink {
	display: block;
	width: 140px;
	text-decoration: none;
	font-family: Arial Rounded MT Boldfont-weight:bold;
	BORDER: none;
	text-align: left;
	color : Black;
	font-size : 12pt;
	font-family : Arial Rounded MT Bold;
	font-weight : bold;
}

A.tmenulink:hover {
	color: #EF7325;
	font-style : italic;
}
.tooltiptitle{
	COLOR: #ffdead;
	TEXT-DECORATION: none;
	CURSOR: Default;
	font-family: "Arial Rounded MT Bold";
	font-weight: bold;
	font-size: 8pt
}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: Arial Rounded MT Bold; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}