.sideMenu {
	align: left;
	background: #FFFDE0; 
	border-left: 1px solid #71BE1C;
	border-right: 1px solid #71BE1C;
	border-bottom: 1px solid #71BE1C;
	margin-left: 10px;
	margin-right: 10px;
	width: 150px;
}
.sideMenuItem {
	background-color: #DEEEB3;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #FFFFFF;

}

.displayTable {
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
	border: 0px solid #C6E492;
	font-family : Verdana; 
	font-size : 9pt;
	background : transparent none;
}

.displayTableHeading {
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
	font-family : Verdana; 
	font-size : 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #C6E492;
	text-align: center;
}

a.submenuLink:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #005E20;
	text-decoration : none;
}

a.submenuLink:active {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #005E20;
	text-decoration : none;
}

a.submenuLink:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #005E20;
	text-decoration : none;
}


a.submenuLinkdeficient:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#6666FF;
	text-decoration:none;
}

a.submenuLinkdeficient:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#6633FF;
	text-decoration:none;
}

a.submenuLinkcomplete:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#000000;
	text-decoration:underline;
}

a.submenuLinkcomplete:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#000000;
	text-decoration:underline;
}


a.submenuLink:hover {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #71BE1C;
	text-decoration : none;
}
a.submenuLinkcanceled:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #808080;
	text-decoration : none;
}

a.submenuLinkcanceled:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #808080;
	text-decoration : none;
}

a.submenuLinknew:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #FF0000;
	text-decoration : none;
}

a.submenuLinknew:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #FF0000;
	text-decoration : none;
}

a.submenuLinkactive:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #008000;
	text-decoration : none;
}

a.submenuLinkactive:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #008000;
	text-decoration : none;
}

a.submenuLinkcutoff:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#0066CC 
	text-decoration : none;
}

a.submenuLinkcutoff:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #0066CC;
	text-decoration : none;
}


a.submenuLinkopen:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #CC9900;
	text-decoration : none;
}

a.submenuLinkopen:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #CC9900;
	text-decoration : none;
}
a.submenuLinkopenUploaded:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #4A3C8C;
	text-decoration : none;
}

a.submenuLinkopenUploaded:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #4A3C8C;
	text-decoration : none;
}

a.submenuLinkclosed:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : none;
}

a.submenuLinkclosed:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : none;
}

a.submenuLinkdnc:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : line-through;
}

a.submenuLinkdnc:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : line-through;
}

a.submenuLinkdnf:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : underline;
}

a.submenuLinkdnf:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : underline;
}