body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	/*background-color: #0099cc;*/
	margin-top: 20px;
 /*height:100%; 
 width:100%;  */
}
body,td,th,input {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:130%;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}

.hierTitle a {
	text-decoration:none;
	color:#006699;
}

.hierTitle a:hover {
	color:#000000;
}

.cat_list {
	border-top:1px solid #999999;
	height:21px;
	font-weight:bold;
	color:#ffffff;
	background-color:#999999;
}

.topic_list {
	border-top:1px solid #0099cc;
	height:30px;
}

.topic_list a {
	text-decoration:none;
}

.topic_list a:hover {
	text-decoration:underline;
}

.topic_list_header{
	font-weight:bold;
	/*padding-bottom:5px;*/
}

.pager {
	border-top:1px solid #000000;
	height:18px;
	margin-top:7px;
	padding-top:5px;
}

.pager a {
	text-decoration:none;
}

.pager a:hover {
	text-decoration:underline;
}

.actions {
	padding-top:7px;
	padding-bottom:7px;
	margin-top:0px;
	margin-bottom:10px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.actions a {
	font-weight:bold;
	text-decoration:none;
}

.actions a:hover {
	text-decoration:underline;
}

.actions_post {
	color:#666666;
}

.actions_post a {
	text-decoration:none;
}

.actions_post a:hover {
	text-decoration:underline;
}

.post {
	border-top:1px solid #0099cc;
	padding-top:5px;
	padding-bottom:5px;
}

.popupTitle {
	font-weight:bold;
	border-bottom:1px solid #000000;
	margin-bottom:7px;
	padding:0px 0px 5px 0px;
}

.popupBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:466px;
}
