
body,td,th {  font-family: Arial, Geneva, Helvetica, Verdana; font-size: 10pt; }

A.mnu {
	color : #6666FF;
	font-size : 11px;
	text-decoration : underline;
	font-family : Tahoma,Verdana,Arial;
	font-weight : normal;
}
A.mnu:hover {
	color : #0000FF;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Verdana,Arial;
	font-weight : normal;
}
A {
	color : #0000FF;
	text-decoration : underline;
}
A:hover {
	color : #0000FF;
	text-decoration : none;
}
.button {
	background-color: #000088;
	color : #FFFFFF;
	font-weight : bold;
}

.btnred {
	background-color: #AA0000;
	color : #FFFFFF;
	font-weight : bold;
}

input, select, textarea {
	border : thin solid 1;
	background-color : #E5E8FF;
}

OPTION.root { color: #0000FF; }

.txt12 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
.txt11 { font-size: 11pt; font-family: Arial, Helvetica, sans-serif; }
.txt10 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.txt9 { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; }
.txt8 { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.txt7 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif; }

.ex_row {
	background-color: #000088;
	color: #FFFFFF;
	font-weight: bold;
	height:19;
}

.th_adm {
	color: #333333;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:25;
        vertical-align: top;
}

p.ag_none {
//	height:20;
}

p.ag_req {
	font-weight: bold;
}

p.ag_adm {
	color: #CC0000;
	font-weight: bold;
        margin-left: 5;
}

.err {
	font-weight: bold;
	color: red;
}

