.selected_dept {
	font-family : arial;
	font-size : 14px;
	font-weight: bold;
	color: yellow;
}
td.title {
	font-family : arial;
	font-size : 16px;
	color : #fff;
	font-weight: bold;
	background-image: url("../graphics/govt/titlebg.jpg");
	text-shadow: #000000 2px 2px 1px;
}
td.title a:link,
td.title a:visited,
td.title a:active {
	font-size: 16px;
	color: yellow;
}
td.title a:hover {
	color: white;
}
td.sub {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	font-weight: bold;
	background-image: url("../graphics/govt/titlebg2.jpg");
}
td.sub a:link,
td.sub a:visited,
td.sub a:active {
	color: #000f5c;
	text-decoration: none;
}
td.sub a:hover {
	color: #c1343d;
	text-decoration: none;
}
td.sub_sub {
	font-family : arial;
	font-size : 12px;
	color : white;
	font-weight: bold;
	background-image: url("../graphics/govt/sub_subbg.jpg");
	text-shadow: #000000 2px 2px 1px;
}
td.sub_sub a:link,
td.sub_sub a:visited,
td.sub_sub a:active {
	color: yellow;
	text-decoration: none;
}
td.sub_sub a:hover {
	color: white;
	text-decoration: none;
}
td.row {
	font-family : arial;
	font-size : 12px;
	color : #000000;
}
td.row1 {
	font-family : arial;
	font-size : 12px;
	color : #000;
	background-color: #eeeeee;
}
td.req {
	font-family : arial;
	font-size : 12px;
	font-weight: bold;
	color : red;
	background-color: #e1e1e1;
}
td.row2 {
	font-family : arial;
	font-size : 12px;
	color : #000;
	background-color: #eeeeee;
}
.main_table {
	width: 100%;
}
td.blank {
	font-family : arial;
	font-size : 12px;
	color : white;
}

