.adminMenuOn {
	color: white;
	font-size : 11px;
	text-decoration : none;
	padding: 2px 4px;
	font-weight : bold;
}

.adminMenuOver {
	color: white;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;	
        padding: 2px 4px;
}

.adminMenuStatus {
	color: white;
	font-size : 11px;
	text-decoration : none;
	padding: 2px 4px;
	text-align : right;
}


BODY, TD {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5A5A5A; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;}
.attention {
	color: red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.h0  {  font-size: 28px; color: #BFCEC6; }
.h2 {  font-size: 11px; color: #445968; }
.h1  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #F76E24; font-weight: bold; }
.h11  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #F76E24; font-weight: bold; }

.th {
   color: #ffffff; 
   	background-color : #000000;
	font-weight : bold;
}

.th2 {	background-color : #DFEDE6;}
P { padding: 0; margin: 0; text-align: justify; }

TD.copy {  font-size: 10px; color: #FFFFFF } /* Copyright */
TD.copy a {  font-size: 10px; color: #FFFFFF } 

a {  text-decoration:underline; color: #000000; cursor: hand }
a:hover {  text-decoration:underline; color: #F76E24; cursor: hand }

TD.system a {  text-decoration:none; color: #445968; cursor: hand }
TD.system a:hover {  text-decoration:none; color: #F76E24; cursor: hand }

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width : 100%;
}

.form_nowidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button { font-size: 12px; background: #778797; color: #FFFFFF; CURSOR: hand}
.buttondel { font-size: 12px; background: #AA2B00; color: #FFFFFF; CURSOR: hand}

