
body,td,th { 
	Font-Family : Arial; 
	Font-Size : 11px;
            Color : #3A3A3A; 
}


A {
	Color : #3A3A3A;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : underline;
}

A:hover {
	Color : #3A3A3A;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : none;
}


A.mnu1 {
	Color : #3A3A3A;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : none;
	font-weight: bold;
}

A.mnu1:hover {
	Color : #3A3A3A;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : underline;
	font-weight: bold;
}

A.mnu2 {
	Color : #3A3A3A;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : none;
}

A.mnu2:hover {
	Color : #3A3A3A;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : underline;
}

A.mnu3 {
	Color : #3A3A3A;
	Font-Family : Arial;
	Font-Size : 10px;
	text-decoration : undeline;
	

	

}

A.mnu3:hover {
	Color : #3A3A3A;
	Font-Family : Arial;
	Font-Size : 10px;
	text-decoration : none;
	


}


.srch { 
	Font-Family : Arial; 
	Font-Size : 10px;
            Color : #3A3A3A; 
}


INPUT.button { 
	border : thick solid 1;
	background-color: #7E8391;
	font-weight : bold;
	color : #ffffff;
}

select {
	border : thin solid 1;
	font-size: 9pt;
}

textarea { 
	border : thin solid 1;
}

.pagetitle {
	font-size: 11pt;
	font-weight: bold;
	color: #666600;
}

.err {
	font-weight: bold;
	color: red;
}

OPTION.root { 
	color:0000FF; 
}

.ex_row {
	background-color: #7E8391;
	color: FFFFFF;
	font-weight: bold;
	height:19;
}

.imgTag {
	BORDER-RIGHT: #fff 1px solid; 
	BORDER-TOP: #fff 1px solid; 
	BORDER-LEFT: #fff 1px solid; 
	BORDER-BOTTOM: #fff 1px solid
}

A:hover .imgTag {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	border-thickness: 1px
}

.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; }
