#menuSystem		{
	position: absolute;
	top: 140px;
	z-index: 1;
	padding-left: 26px;
}
#menuSystem table	{
	font-family: Verdana;
	font-size: 13pt;
	border-collapse: collapse;
	height: 30	px;
	width : 100%;
}
#menuSystem table td	{ padding:0px; }

#mainTable table 	{
	border: 0px outset #cc0000;
	border-collapse: collapse;
}
#mainTable th          	{
	background-color: #cc0000;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-align: left;
	color: #ffffff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13pt;
	font-weight: lighter;
/*	width: 200;*/
	height: 30px;
}

#mainTable th a      	{
	background-color: #cc0000;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-align: left;
	color: #ffffff;
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 13pt;
	/*font-weight: bold;
	*/
}
#mainTable th a:hover      	{
	background-color: #cc0000;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-align: left;
	color: #ffffff;
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 13pt;
	font-weight: lighter;
}

/*
.mainTable a:hover {
	
}*/

#mainTable table td 	{
	Filter: Alpha(Opacity=95);
	background-color: #E6E6E6;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: left;
/*	width: 180px;*/
}

.menuSub a       	{
	color: #005984;
	padding-left: 3px;
/*	padding-right: 3px;*/
	font-family: verdana,geneva,sans serif;
	font-size: 10pt;
	text-decoration: none;
/*	width: 100%;*/
}
.menuSub a:link      	{
	color: #005984;
	padding-left: 3px;
/*	padding-right: 3px;*/
	font-family: verdana, geneva;
	font-size: 10pt;
	text-decoration: none;
}
.menuSub a:hover     	{
	color: #FFFFFF;
	padding-left: 3px;
/*	padding-right: 3px;*/
	background-color: #003366;
	font-family: verdana,geneva,sans serif;
	font-size: 10pt;
	text-decoration: none;
	display: block;
}
/*
#mainTable a:hover td  	{ 
	background-color: #003366;
}*/

#menuitem th {
	background-color: #cc0000;
	padding-left: 3px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	color: #ffffff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13pt;
	font-weight: lighter;
/*	width: 200px;*/
/*	height: 100%;*/
	
}
#menuitem th a {
	text-decoration: none;
	
}
#menuitem th a:hover{
	background-color: #ffffff;
	vertical-align: top;
	color: #cc0000;
	height: 100%;
	text-decoration: none;
}

#menuselected th {
	background-color: #cc0000;
	padding-left: 3px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13pt;
	font-weight: lighter;
	text-decoration: none;
/*	width: 200px;*/
}
#menuselected th a{
	background-color: #ffffff;
	vertical-align: top;
	color: #cc0000;
	height: 100%;
	text-decoration: none;
}
#menuselected th a:hover{
	background-color: #ffffff;
	vertical-align: top;
	color: #cc0000;
	height: 100%;
	text-decoration: none;
}