div {font-family: arial; font-size: 12px; line-height: 1.8em;}
td {font-family: arial; font-size: 12px; line-height: 1.8em; color: #666;}

input, select, textarea {
	background: #F6FFFA;
	font-size: 12px;
	border: 1px solid #cef2e0;
	color: #666;
}

input.default {
	border: 0;
}

input.search {background: #ffffff; border: 1px solid #ddd; color:#000000}

#midholder {
	float:left;
	width: 800px;
	background-image: url(/whj/images/middle_bg.gif); 
	background-repeat:repeat-y;
}
#leftcol {
	/*border: 1px solid #000;*/
	line-height: 1.3em;
	padding: 0px 0px 0px 26px; 
	text-align: left; 
	background-image: url(/whj/images/middle_left_bg.gif); 
	background-repeat:repeat-y; /**/
	width: 414px; 
	float:left;
}

#rightcol { 
	text-align: left; 
	width: 340px; 
	float:right; 
	margin-left: -340px;
}

#bluebox {
	width: 305px; 
	background-image: url(/whj/images/bluebox_bg.gif); 
	border-bottom: 1px solid #cef2e0;
	background-repeat:repeat-y;
}

#footer {
	position: relative;
	background-image: url(/whj/images/bottom_bg.gif); 
	background-repeat:no-repeat; 
	width:800px; 
	height: 42px;
	clear:both;
}

#hbreak {
	width: 414px; border-top: 1px solid #cef2e0; padding: 22px 0px 22px 0px;  border-bottom: 1px solid #cef2e0;
}

#lnbreak {
	width: 418px; 
	color: #cef2e0;
	background-color: #cef2e0;
	height: 1px;
	border: 0;
}

.greentitle {
	color: #9C3;
	font-weight: bold;
	font-size: 14px;
	
}

.orangetitle {
	color: #FF6A0A;
	font-weight: bold;
	font-size: 14px;
	
}

.graytxt {
	color: #666;
}

.ltgraytxt {
	color: #A6A6A6;
}

.bluetxt {
	color: #3188DD;
}

.orangetxt {
	color: #FF6A0A;
}

.greentxt {
	color: #9C3;
}

.redtxt {
	color: #ff0000;
}

.small {
	font-size: 10px;
}

.verysmall {
	font-size: 9px;
}

A:link {
	text-decoration:none;
	}
A:visited {
	text-decoration:none;
	}
A:active {
	text-decoration:none;
	}
A:hover {
	text-decoration:underline;
	}
	
A.print:link {
	text-decoration:underline;
	}
A.print:visited {
	text-decoration:underline;
	}
A.print:active {
	text-decoration:underline;
	}
A.print:hover {
	text-decoration:none;
	}

.post a { color:#3188DD }

.newsItem { background:#FFF ; border:1px solid #cef2e0; font-size:11px ; padding:3px ; margin-bottom:2px }
.newsitem a { color:#3188DD }
