body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 4px;
}
a{ text-decoration:none; 	color: #31506C;}
a:hover{ text-decoration:underline}
hr { height:1px; color:gray; }
img{border:0px}
.imgLoad
{
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	margin: 2px;
	padding: 1px;
}
.text {
	font-size: 11px;
	color: #000000;
}
.textHead {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.input,.input100 {
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.input100{	width:98%; }
.redHead {
	font-size: 12px;
	font-weight: bold;
	color: #8C0000;
}
.loadImg {
	margin-right: 4px;
	margin-bottom: 4px;
}
.head {
	font-size: 16px;
	font-weight: bold;
	color: #8C0000;
}
.textBg {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(design/textBg.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
.newsHead {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.copy {
	font-size: 10px;
	color: #666666;
}
.newsBg {
	padding: 2px;
	background-color: #f8f8f8;
	font-size: 11px;
}
.menuBG {
	font-size: 11px;
	color: #000000;
	background-color: #DCE1E6;
}
.vLine { background-image: url(design/vLine.gif); }

.menuTree{
	font-size: 11px;
	color: #31506C;
	font-weight:bold;
	white-space:nowrap;
	padding:4px;
}
.menuTree div{ padding-left:12px; font-weight:normal;}
a.current{color:#000066; text-decoration:underline;}
.menuHead { font-size: 12px;}
.menuHead a{	color:white; }
.menuHead form td{ color: white; vertical-align: middle}
.search {text-decoration: underline; color:red; font-weight:bold}
.searchPages td{ border: solid 1px #999999}
.searchPages td.current { background-color:#66CCFF}
.searchPages a{ padding:0px 8px}
.searchPages a:hover{ background-color:#D9F2FF}