*{font-size:12px; font-family:Verdana;}
form {margin:0px; padding:0px; overflow:hidden;}
.clear {width:100%; height:5px; overflow:hidden;}
.b1h, .b2h, .b3h, .b4h, .b1ht, .b1hb{margin-top:15px; font-size:1px; overflow:hidden; display:block;}
.b1h, .b1ht, .b1hb {height:1px; margin:0 4px;}
.b2h {height:1px; margin:0 3px;}
.b3h {height:1px; margin:0 2px;}
.b4h {height:2px; margin:0 1px;}
done {color:#009900;}
error {color:#FF0000;}

.main {
	float:left;
	width:910px;
}

.header {
	float:left;
	width:168px;
}
.header b, .header #panel {
	background-color:#E9F1FF;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}
.header .b1ht, .header .b1hb {
	border:0px;
	background-color:#D4D4D4;
	height:1px;
}
.header #panel {padding:1px 5px 1px 5px;}
.header .menu a:link, .header .menu a:visited {
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	display:block;
}
.header .menu a:hover {color:#990000;}
.header .submenu {padding-left:10px;}
.header .submenu a:link, .header .submenu a:visited {
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	display:block;
}
.header .submenu a:hover {color:#990000;}
.header .subscribe {font-size:12px;}
.header .inputText, .header .inputSubmit {
	font-size:12px;
	padding:1px;
}
.header .inputText {
	width:96%;
	margin-top:2px;
	margin-bottom:2px;
	border:1px solid #999999;
}
.header .subscribe a:link, .header .subscribe a:visited {
	color:#0000FF;
	font-size:12px;
	text-decoration:none;
}
.header .subscribe a:hover {color:#990000;}

.footer {
	float:left;
	width:900px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
.footer b, .footer #panel {
	background-color:#E9F1FF;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}
.footer .b1ht, .footer .b1hb {
	border:0px;
	background-color:#D4D4D4;
}
.footer #panel {padding:1px 5px 1px 5px;}

.content #panel {padding:1px 5px 1px 5px;}
.content {
	float:left;
	width:722px;
	margin-left:10px;
}
.content b, .content #panel {
	background-color:#F1F1F1;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.content .b1ht, .content .b1hb {
	border:0px;
	background-color:#999999;
}
.content #panel {padding:1px 5px 1px 5px;}
.content .ctitle {
	width:250px;
	margin-left:5px;
}
.content .ctitle #panel {
	padding-bottom:4px;
	font-weight:bold;
}
.content .ctitle b, .content .ctitle #panel {
	background-color:#D2E3F0;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.content .ctitle .b1ht, .content .ctitle .b1hb {
	border:0px;
	background-color:#999999;
}
.content #panel b {
	border:0px;
	background-color:none;
	font-weight:bold;
}
.content #panel .dataTable {
	border:1px solid #003300;
	border-bottom:0px;
	width:100%;
}
.content #panel .dataTable th {
	background-color:#FFFFFF;
	border-bottom:1px solid #003300;
	width:33%;
}
.content #panel .dataTable td {
	background-color:#F9F9F9;
	border-bottom:1px solid #003300;
	text-align:center;
}
.content #panel a:link, .content #panel a:visited {
	color:#0000FF;
	text-decoration:none;
}
.content #panel a:hover {color:#990000;}
.content #panel .node {
	padding:2px 5px 2px 5px;
	background-color:#6699FF;
	color:#FFFFFF;
	font-weight:bold;
}
.content #panel .nodeText {
	padding:3px 5px 3px 5px;
	border-left:5px solid #6699FF;
}
.content #panel .nodeText .inputText {
	border:1px solid #999999;
	font-size:12px;
	padding:1px;
}
.content #panel .nodeText th {text-align:left;}
.content #panel .dataTable .descrHidden {
	visibility:hidden;
	position:absolute;
}
.content #panel .dataTable .descrShowPoint {
	cursor:pointer;
}
.content #panel .dataTable .descrHidden .note {
	background-color:#CCCCCC;
	color:#000000;
	margin:-5px;
	padding:5px;
	text-align:left;
}
