body
{
background:#F8B44A;
}
.border {
	border: 1px solid #616727;
}
.menulinks {
	font-family:verdana;
	font-size: 10px;
	color:#666666;;
	text-decoration: none;
	font-weight: bold;
}
.menulinks:hover {
	font-family:verdana;
	font-size: 10px;
	color:5e9a41;
	text-decoration: underline;
	font-weight: bold;

}
.tabheading
{
 
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#000033;
 text-align:left;
}
.menubg
{
background-image:url(../images/base.jpg);
background-repeat:repeat-x;
height:46px;
}
td.text {
	/*color:blue; */ 
	font-family:arial;
	font-size: 10pt; 
}

td.tableheader {
	/*color:blue; */ 
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
}
td.printText {
	/*color:blue; */ 
	font-family:arial;
	font-size: 10pt;
	
	text-align:left;
}
td.smallFont {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: black
}

.labelfont {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: black
}

.tableClass {
width:75%;
/*height:72;*/
text-align:left;
/*color:#FF0000; */
margin-left:3px;
font-family:verdana;
font-size:10px;
/*border: 3px solid black;*/
padding: 3px;
/*background-color: lightyellow;*/
/*text-decoration:underline; */
}
.hide{
DISPLAY: none; 
	VISIBILITY: hidden;
	}
