body {
	background: #2EC79C;
}
body, li, td, div {
	font: 11px verdana, arial, sans-serif;
}
i {
	color: silver;
}
p.largefont {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
div.pagebody {
	background: white;
	padding:16px;
	border: 1px solid silver;
}
div.pda {
	float: right;
	background: #F9F9F9;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 4px;
}
div.post {
	border: 1px solid silver;
	padding: 1px;
	margin-bottom: 16px;
}
div.posttop {
	padding: 4px;
	background: #EEEEEE;
}
div.username {
	font-weight: bold;
	width: auto;
	float: left;
}
div.date {
	width: auto;
	text-align: right;
}
div.posttext {
	padding: 4px;
	background: #F9F9F9;
}
div.highlight {
	padding: 4px;
	background: #FFFFCC;
}
span.small {
	font-size: 10px;
}
#content {
	margin-bottom: 4px;
	border: 1px solid silver;
	padding: 4px;
}
#navbar {
	background: #006633;
	border: 1px solid silver;
	padding: 4px;
}
#pagenumbers {
	text-align: center;
	margin-bottom: 4px;
}
#copyright {
	text-align: center;
}
hr {
	visibility: hidden;
	display: none;
}

#content .sol {width:200px; margin-right:5px; float:left;}
#content .sag {width:740px; float:left;}
#ust {width:740px; height:100; float:right; color:red;}
ul {
		list-style-type:none;
		float:left;
		padding:0px;
		margin:0px;
		width:740px;
	}
li {
		padding:0px;
		margin:0px;
		display:block;

	}
#sutun {
		width:140px;
		padding:4px;
		margin:0px;
		float:left;
		height:140px;
	}

#listele { background-color: #fff; }
#listele ul {width:200px; margin:0; padding:0; }
#listele li { list-style: none; color: #000000; border-bottom: 1px solid #E6E6E6; padding:4px;}
#listele li a:link { text-decoration: none; color: #000000;}
#listele li a:visited {text-decoration: none; font-size:12px; color: #000000;}
#listele li a:hover {text-decoration: none;  background-color: #009900; color: #fff;}