5
#menuSystem		{	width: 180px; margin: 3px; float:left; font-size:11px; padding:0px 0px 18px 0px;}

#menuSystem table	{ font-family: verdana,geneva,sans serif; font-size: 8pt; border-collapse:collapse;
}

#menuSystem table td	{ padding:8px; 
}

#mainTable table 	{ width: 180px; border:0px border-collapse:collapse; }

#mainTable th       { padding-left: 3px;
	padding-right: 3px;
	width:160;
	text-align:left;
	color:#005984 
	background: url("../../images/menu.gif");

}
	
#mainTable table td	{ width: 180px; padding-left: 20px; padding-right: 3px;  padding-bottom: 5px; padding-top: 10px; text-align:left;}

#mainTable a       	{ height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
}

#mainTable a:visited { color:#2C5783;
	font-weight: normal;
	font-size: 11px;
	display: block;
	background: url("../../images/menu.gif");
	padding: 3px 0 0 20px;
	font-size:11px;
	font-weight: bold;
}

#mainTable a:link      	{	color:#2C5783;
	font-weight: normal;
	font-size: 11px;
	display: block;
	background: url("../../images/menu.gif");
	padding: 3px 0 0 20px;
	font-size:11px;
	font-weight: bold;
}

#mainTable a:hover { color:#2C5783;	background: url("../../images/menu.gif") 0 -19px;	background-repeat: no-repeat; padding: 3px 0 0 20px;
	font-size:11px;
	font-weight: bold;
}