B {font-weight: bold}
TD {color: #000000; font : 8pt verdana, Sans-Serif; font-weight: normal}

.top {color: #000000; font : 10pt verdana, Sans-Serif; font-weight: bold}
.small {font: 7pt verdana, Sans-Serif; font-weight:normal; color:#000000}

A:link {text-decoration: none; color: #000000; font :8pt Verdana, Sans-Serif; font-weight:normal; }
A:visited {text-decoration: none; color: #000000; font :8pt Verdana, Sans-Serif; font-weight:normal; }
A:active {text-decoration: none; color: #0846C3; font :8pt Verdana, Sans-Serif; font-weight:normal; }
A:hover {text-decoration: underline; color: #0846C3; font :8pt Verdana, Sans-Serif; font-weight:normal; }

A.small:link {text-decoration: none; font: 7pt verdana, Sans-Serif;; font-weight:normal; color: #000000;}
A.small:visited {text-decoration: none; font: 7pt verdana, Sans-Serif;; font-weight:normal; color: #000000;}
A.small:active {text-decoration: none; font: 7pt verdana, Sans-Serif;; font-weight:normal; color: #0846C3;}
A.small:hover {text-decoration: none; font: 7pt verdana, Sans-Serif;; font-weight:normal; color: #0846C3;}

#menutop{position:relative; clear:both; width:100%; min-width:950px; width:950px;}
#menutop p{
	display:block;
	position:relative;
	float:left;
	width:auto!important;
	height:26px;
	padding:0 10px 0 0;
	text-align:center;
	border-bottom:3px solid #000;
	margin-top:5px;
	color:#FFF;
	clear:none;
}
#menutop strong{
	display:block;
	height:20px;
	background:url(/images/adminBGImage-hover.jpg) top right repeat-x #00FFFF;
	padding:5px 3px 0 3px;
	border:#000;
	clear:none;
	color:#E3FFFC;
	font-size:12px!important;
	font-weight:normal;
}
#menutop p a,#menutop p a:visited, #menutop p a:hover{
	text-decoration:none;
	color:#FFF;
	background: url(/images/adminBGImage.jpg) top right repeat-x blue;
	text-decoration:none!important;
	display:block;
	width: auto!important;
	height:20px;
	padding:5px 3px 0 3px;
	border-width:0!important;
	
	top:0;
	vertical-align:middle;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	
	clear:none;
}
#menutop p a:hover{
	color:#FFF;
	background-image:url(/images/adminBGImage-hover.jpg);
	color:#000;
}

div.clearfix{
	position:relative;
	clear:both;
	
}
tr.bgnice td,tr.bgnice th{background:url(/images/adminBGImage.gif) bottom left repeat-x; color:#FFF; font-size:12px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;}


/* Sortable tables */
table.sortable thead {
    cursor: default;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
