/* topMenu pubSys*/

a.custlogon:link, a.custlogon:visited {
	color: #FF0000;
}

a.custlogon:hover {
	color: #888888;
}

a.topmenu:link,a.topmenu:visited {
	background: transparent;
	color: #80909D;
	font-size: 10px;
	font-weight: bold;
}

a.topmenu:hover {
	background: transparent;
	color: #A4B0B9;
	font-size: 10px;
	font-weight: bold;
}

a.topmenuchoice:link, a.topmenuchoice:visited {
	background: transparent;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}

a.topmenuchoice:hover {
	background: transparent;
	color: #A4B0B9;
	font-size: 10px;
	font-weight: bold;
}

.admlayer{
	position: absolute;
	visibility: visible;
}

.bottom{
	background-color: #E2E5E7;
	background-image: url(../images/bot.jpg);
	color: #999999;
	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: 0px ridge #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-top: 0px ridge #DBDBDB;
	width: 100%;
}

.menutable{
	background: transparent;
	padding: 4px;
	width: 610px;
}

.topback{
	background: url(../images/top.jpg);
	background-color: #E2E5E7;
}

.topdate{
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
