	A:link.shortCut  		{text-decoration: none;	color: #003399;	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;font-weight: normal;}
	A:visited.shortCut		{text-decoration: none; color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; font-weight: normal}
	A:hover.shortCut	  	{text-decoration: underline; color: #006699; font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; font-weight: normal}
	A:active.shortCut		{text-decoration: none; color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; font-weight: normal}

.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C183F;
	text-align: left;
	text-indent: 2px;
	text-transform: uppercase;
	letter-spacing: normal;
}
.ShortCutCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	background-color: #E8D393;
	letter-spacing: normal;
}
.subCategoryCell {
	border-top-width: 1px;
	border-bottom-width: 1px;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
	
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
 
	text-align: left;
	
	height: 9pt;
	padding-left: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	/* background-color: #FFFFFF;  In case the image doesn’t load, this color appears */
	/* background-image: url(../images/menu/SubMenuBgrd_ACU.gif); */
		
}

