

H1 {
	FONT-WEIGHT: normal; FONT-SIZE: 24px; color:Gray; MARGIN: 0px  0px 12px 8px
}

.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txt10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.txt12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txt13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.txt13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.txtdisable {
	color: #333333;
	background-color:#CCCCCC;
	border:solid;
	border-width:1px;
	border-color:#AAAACC;
}

.txtdisableEx {
	color: #333333;
	background-color:WHITE;
	border:solid;
	border-width:1px;
	border-color:WHITE;
}

.txtdatanotfound {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}
 
