body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #999999;
}

.clsHalfLine { line-height: .5;
	text-decoration:none;
	color: #000000;
}

.clsThreeQuarterLine { line-height: .75;
	text-decoration:none;
	color: #000000;
}

.clsOneHalfLine { line-height: 1.5;
	text-decoration:none;
	color: #000000;
}

.clsSideMenuHeading {
	font-size: 14px;
	color: #848400;
	font-weight: bolder;
}

.clsSideMenuLink {
	line-height: 1.5;
	text-decoration:none;
	color: #000000;
}
.clsSideMenuLink:link    { text-decoration:none; color: #000000;}   /* unvisited links */
.clsSideMenuLink:visited { text-decoration:none; color: #000000;}   /* visited links   */
.clsSideMenuLink:active  { text-decoration:none; color: #0033cc;}  /* active links    */
.clsSideMenuLink:hover   { text-decoration:none; color: #0033cc;)
/*	font-weight: bolder;
	color: #848400;
	font-size: medium;
	line-height: 1; */

}

.clsBigMenuLink {
	line-height: 1.5;
	text-decoration:none;
	color: #ffffff;
}
.clsBigMenuLink:link    { text-decoration:none; color: #ffffff;}   /* unvisited links */
.clsBigMenuLink:visited { text-decoration:none; color: #ffffff;}   /* visited links   */
.clsBigMenuLink:active  { text-decoration:bold; color: #ffffff;}  /* active links    */
.clsBigMenuLink:hover   { text-decoration:bold; color: #ffffff;}   /* user hovers     */
