/* CSS Document */
body {
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}
.ST01 {color: #e1e2e3; font-size: 12px;}
.ST02 {color: #000000; font-size: 12px; background-color:#d3eaef; height:20px;}
.ST03 {color: #344b50; font-size: 12px; background-color:#ffffff;}
.ST04 {color: #3b6375; font-size: 12px;}
.ST05 {color: #295568; font-size: 12px;}
#navigation {
	margin:0px;
	padding:0px;
	width:147px;
}
#navigation a.head {
	cursor:pointer;
	background:url(/mdnew/mdmanage/images/main_34.gif) no-repeat scroll;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:5px 0 5px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none; display:inline;
}
#navigation li li a {
	display:block;
	font-size:12px;
	text-decoration: none;
	text-align:center;
	padding:2px;
	border:solid 1px #ffffff;
}
#navigation li li a:hover {
	background:url(/mdnew/mdmanage/images/tab_bg.gif) repeat-x;
	border:solid 1px #adb9c2;
}
.input {BORDER: 1px #006666 solid; background-color:d3eaef; height:20PX;}
.diborder {
	color: #344b50;
	font-size: 12px;
	border-bottom: 1px dashed #a8c7ce;
}
.tablebg { background:#a8c7ce;}
.titlebg { background:#353c44;}