/* topMenu pubSys*/
a.custlogon:link, a.custlogon:visited {
	color: #FF0000;
}

a.custlogon:hover {
	color: #888888;
}

a.topmenu:link,a.topmenu:visited {
	background: transparent;
	color: #000000;
	font: 11px;
}

a.topmenu:hover {
	background: transparent;
	color: #DFE481;
}

a.topmenuchoice:link, a.topmenuchoice:visited {
	background: transparent;
	color: #C27B70;
	font: bold 11px;
}

a.topmenuchoice:hover {
	background: transparent;
	color: #DFE481;
	font: bold 11px;
}

.admlayer{
	position: absolute;
	visibility: visible;
}

.bottom{
	background-color: #E2E5E7;
	background-image: url(../images/bot.jpg);
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: text-bottom;
}

.menuitem{
	border-bottom: 0px solid #DBDBDB;
	border-left: 1px ridge #DBDBDB;
	border-right: 0px solid #DBDBDB;
	border-top: 0px ridge #DBDBDB;
	width: 100%;
}

.menutable{
	background: transparent url(../images/topLogo.jpg) no-repeat;
	padding: 4px;
}

.topback{
	background: url(../images/topBack.jpg);
	background-color: #E2E5E7;
}

.topdate{
	color: #666666;
	font: normal bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

