BODY, TABLE, TD {
	font-size : 10pt;
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial;
}

hr {
	height: 1px;
}

A:Visited {
	color: blue;
}

.maincats {
	font-size : 12pt;
	font-weight : bold;
}

.sidecolumntext {
	color : white;
}

.mainframe {
	background-color : #2139ce;
}

.highlight {
	background-color : WhiteSmoke;
}

.introtext {
	color : #b22222;
	font-size : 12pt;
	font-family: Verdana;
}

.producttitle {
	font-size : 12pt;
}

.categoryname {
	color : White;
	background-color : #6495ed;
	font-size : 12pt;
	text-decoration : none;
}

.submenuitem {
	color : Gold;
	font-size : 10pt;
	text-decoration : none;
	margin-right : 25px;
}

.warning {
	color : red;
}

.success {
	color : green;
	font-weight : bold;
}

.textlink {
	text-decoration : none;
	color : blue;
}

.footerlink {
	color : gold;
}

.hinttext {
	color : Black;
	background-color : #FFFFE1;
	text-decoration : none;
}

.pageheading
{
	font: small-caps 16pt; 
	color: White; 
	background-color : #2139CE;
}

.sectionheading
{
	font: 14pt; 
	color: White; 
	background-color : #2139CE;
}

.itemheading
{
	font: 12pt; 
}



