.menutable {
	font: normal 11px verdana;
	margin-left:15px;
	
	}

.menutable a {
	text-decoration: none;
	color: #1d4b72;
	background: none; /* IE6 Bug */
	padding-left: 5px;
	}
	
.mainoption {
	width: 135px;
	text-decoration: none;
	color: #1d4b72;
	}

.mainoptionrow1 {
	width: 10px;
	background: url(../../images/design/bullets/PlusIcon.gif) no-repeat center;
	}

.selectedoption {
	width: 135px;
	text-decoration: none;
	color: #1d4b72;
	}

.selectedoptionrow1 {
	width: 10px;
	background: url(../../images/design/bullets/MinusIcon.gif) no-repeat center;
	}

.secondaryrow1 {
	width: 10px;
	background: #fff;
	}		

.secondaryrow2 {
	text-decoration: none;
	color: #1d4b72;
	}		

.menutable ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.menutable ul a {
	padding-left: 10px;
	}

.tablespacer {
	height:5px;
}

.rowicon {
	position: absolute;
	left: 147px;
	height:38px;
	width:38px;
	background: url(../../images/rowicon1.gif) no-repeat center left ;	
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity: 0.8; 
}

.secondaryrow2 li:hover { color: #E2144A; background: #f9f9f9; }
.menutable a:hover { color: #777; }
	
