a.smallmenu {text-align:left; font-family:arial; font-size:8pt; font-weight:700; border:0px;}
a.menu {
	text-decoration: none;
	width: 96;
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	font-weight: 700;
	border: 0px;
	background-image: url(images/btnnormal.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	white-space: nowrap;
	display: block;
}
a.menu:link {background-color:white; color:white;text-decoration: none;}
a.menu:active {background-color:#0066cc; color:white;text-decoration: none;}
a.menu:visited {background-color:white; color:white;text-decoration: none;}
a.menu:hover {
	text-decoration: none;
	width: 96;
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	font-weight: 700;
	border: 0px;
	background-image: url(images/btnnormal.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	color: black;
	white-space: nowrap;
	display: block;
}
td.logo{
	background: url(images/lback.gif); /*	white-space: nowrap;*/
	background-repeat: no-repeat;
	background-position: left;
	line-height: 34px;
}
td.catlogo{
	background: url(images/cback.gif); /*	white-space: nowrap;*/
	background-repeat: no-repeat;
	background-position: left;
	line-height: 34px;
}

td.heading{
	background: white; /*	background-image: url(images/hback.gif); */
	background: url(images/hback.gif)  no-repeat left;
	font: bold 16px Arial;
	color: White;
	font-weight: bold;
	vertical-align: middle;
	line-height: 37px;
	white-space: nowrap; /*	FILTER: progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#0066cc, endColorstr=#00ccff);*/
	text-indent: 12px;
	background-position: left;
}
td.block {
	background: white;
	font: 14px Arial;
	color: black;
	height: 100%;
}
td.bigheading{
	font: italic bold 24px Arial;
	color: White;
	background-color: #0066cc; /*	FILTER: progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#0066cc, endColorstr=#00ccff);*/
/*	background-image: url(images/lback.gif);*/
	background-repeat: no-repeat;
	background-position: left;	
}
td.smallheading{
	font: bold 14px Arial;
	color: White;
	background-color: #0066cc;
	white-space: nowrap;
/*	FILTER: progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#0066cc, endColorstr=#00ccff);*/
}
td.smalltext {
	background: white;
	font: bold 10px Arial;
	color: black;
}
td.news {
	background: white;
	font: 12px Arial;
	color: black;
}
body {
	background-color: White;
	font-family: Arial;
	font-size: 14px;
	color: Black;
}
p.question{
	background-color: White;
	font-size: 14px;
	color: Red;
	
}
p.answer{
	background-color: White;
	font-size: bold Arial 14px;
	color: Black;
	
}

