.fixText {
	font-size: 12px;
	color: #333333;
}
.errorText {
	font-size: 12px;
	color: #CC3333;
}
.listTable {
	border: 1px solid #FFFFFF;
}

.txtBox {
        font-size: 10px;
	height: 14px;
	width: 130px;
}
.txtFile {
	height: 18px;
	width: 220px;
}
.txtCombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
}
.formbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #837134;
	text-decoration: none;
}
.dynMenu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}




a:hover {
	color: #FF0000;
}
.txtMainCat {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.txtSubCat {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.txtSelectSubCat {
	font-size: 12px;
	color: #ff7800;
	text-decoration: none;
	font-weight: bold;
}
.txtDate {
	font-size: 12px;
	color: #72653a;
}
.txtPageNo {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
.txtDocument {
	font-size: 12px;
	color: #364e2f;
	text-decoration: none;
}
a.txtDocument:link {
	font-size: 12px;
	color: #364e2f;
	text-decoration: none;
}
a.txtDocument:active {
	font-size: 12px;
	color: #364e2f;
	text-decoration: none;
}
a.txtDocument:hover {
	font-size: 12px;
	color: #364e2f;
	text-decoration: none;
}
.txtRecordNo {
	font-size: 12px;
	color: #364e2f;
	text-decoration: none;
}
