/* CSS Document */
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
}
.txthead {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #72070D;
	font-weight:bold;
}
.txtheadcolumnwhite {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
}
.txtheadcolumn {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
}
.txtsubheadindex {
	font-family: "tahoma";
	font-size: 12px;
	color: #72070D;
	font-weight:bold;
}
.txtsubhead {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #4A4A4A;
	font-weight:bold;
}
.txtsubhead_n {
	font-family: "tahoma";
	font-size: 14px;
	color: #4A4A4A;
}
.txtsubheadred {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #72070D;
	font-weight:bold;
}
.txtbody {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #4A4A4A;
	text-align:justify;
}
.txtbodyleft {
	font-family: "tahoma";
	font-size: 12px;
	color: #4A4A4A;
	text-align:left;
}
.txtdate {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #016BA5;
}
.txthighlign {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #666600;
}
.txtadmin {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #004F9D;
}
/* For Department */
.txtpub {
	font-family: "tahoma";
	font-size: 13px;
	color: #0C1781;
	text-align: justify;
}

.txtcv {
	font-family: "tahoma";
	font-size: 13px;
}

.txtlast{
	font-family: "tahoma";
	font-size: 11px;
	color: #969696;
}
.txtacadhead {
	font-family: "tahoma";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.txtacadbody {
	font-family: "tahoma";
	font-size: 12px;
	color: #303030;	
}
.txtdept_pub {
	color: #F60;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.txtdept_pub_td {
	background-color:#FFF8EA;
	font-family: "Microsoft Sans Serif";
	color: #4A4A4A;
	font-size: 13px;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	padding: 6px;
	text-align: justify;
}

