
.footer {
	text-align: right;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	color:#aaaaaa;
}

tr.admin-color1   {background-color: #E1FFFF;}


.navlinkcss{
	position:absolute;
	margin: 2px 0 0 0;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	line-height: 19px;
	z-index: 100;
	width: 205px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.navlinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	background-color: #7DB4DD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.navlinkcss a:hover{
background-color: #4A86C5;
color: #FFFFFF;
}

.error-1, .smallerror {
	border: 1px solid #AA0000;
	background-color: #E7D7D6;
	padding: 1px;
	text-align: left;
	padding-left: 20px;
	margin-left: 2px;
	background: #E7D7D6 url(/system/theme/images/notification_16.gif) top left no-repeat;
}

.updates-box-error {
	background-color: #E7D7D6;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 20px;
	border: 1px solid #AA0000;
}
.updates-box {
	background-color: #E8F0F0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
	border: 1px solid #B7CDE6;
	margin-bottom: 7px;
}