.depts a { 
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
.depts a:hover {
	color: #008561;
}
.depts a:link {
	text-decoration: none !important;
}
.depts a:visited {
	text-decoration: none !important;
}
.depts a:active {
	text-decoration: none !important;
}

.depts  td {
	border-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-left-width: 0 !important;
	border-left-style: none;
	border-right-width: 0 !important;
	border-right-style: none;
	padding:5px;
        vertical-align:top;
}

.depts tr {
	text-align:left;
}


.td_inside_double {
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td_header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.txtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003399 !important;
	font-weight: bold;
}

.chi_link{ 
	font-size: 110%;
	font-weight: normal;
	color: #000000;
	font-family: 'MingLiU, PMingLiU, Arial Unicode MS';
}
.chi_font{
	font-size: 110%;
	font-family: 'MingLiU, PMingLiU, Arial Unicode MS';
}
.chi_txtblue {
	font-size: 110%;
	color: #003399 !important;
	font-weight: bold;
	font-family: 'MingLiU, PMingLiU, Arial Unicode MS';
}

.a_to_z_header { font-size: 150%; line-height: 160%; color: #800000; font-weight: bold; margin-top: 12px;}
.depts_header { font-size: 150%; line-height: 160%; text-decoration: underline; color: #003366; font-weight: bold; }
.depts_chi_header { font-size: 160%; line-height: 170%; color: #003366; text-decoration: underline; letter-spacing: 1pt; font-weight: bold; font-family: 'MingLiU, PMingLiU, Arial Unicode MS';}


