

/* ADMIN STYLES */

.adminlink {
	font-size:10px!important;
	font-family:Verdana!important;
	color:#003399!important;
}

#edittools_active {
	background-color:#00FF00!important;
}

#edittools_inactive {
	background-color:#dededf!important;
}

#edittools_active td {
	font-family:Verdana!important;
	font-size:11px!important;
	color:#000000!important;
}

#edittools_inactive td {
	font-family:Verdana!important;
	font-size:11px!important;
	color:#000000!important;
}

