/* CSS Document */
<!--
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}
body {
	background-color: #fcfcfc;
}
.upper_td_bg {
	background-image:url(images/upper_bar_bg.gif);
}
.main_table {
	height: 100%;
}
.line_bg {
	background-image:url(images/line_bg.gif);
}
.content_td {
	height:100%;
	}
.common_mi {
	margin-left:131px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #16B0D1;
}
a:active {
	color: #000000;
}
.lst_prj_table {
	height:20px;
}
.hr1 {
	color:#000000;
}
.bottom_tbl {
	height:179;
}
.news_tbl_up_bg {
	background-image:url(images/upper_news_bg.gif);
	background-repeat:no-repeat;
}
.news_tbl_bt_bg {
	background-image:url(images/bottom_news_bg.gif);
	background-repeat:no-repeat;
}
.img_flt {
	float:left;
}
h1 {
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	padding:0px;
	margin:0px;
}
input {
	font-family:Tahoma;
	font-size:11px;
	border-width:thin;
	background-color:#FFFFFF;
}
-->

