body {
	font-family: Trebuchet MS, Arial;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	height: 101%;
	background-color: #e5ffe5;
}

table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}
table.preview {
	width: 585px;
	background-color: #bbeebb;
}
table.post, table.rule {
	width: 80%;
}
table.colordialog, table.signdialog, table.smileydialog, table.imagedialog {
	border: 1px solid #999999;
	background-color: #e5ffe5;
}
table.colordialog tr td, table.signdialog tr td {
	height: 16px;
	width: 16px;
}
table.smileydialog tr td {
	text-align: center;
}
table.addcomment {
	display: none;
}
table.editposts {
	width: 100%;
	border: 10px solid #e5ffe5;
}
table.editposts td.bottom {
	border-bottom: 1px solid #CCCCCC;
}
table.editposts td.dateeditpost {
	width: 95px;
	vertical-align: top;
	font-size: 8pt;
	padding-top: 3px;
}
table.editposts td.icoeditpost {
	width: 80px;
	vertical-align: top;
	text-align: right;
}

a.posthead {
	display: block;
}
a.posthead:hover {
	background-color: #bbeebb;
}

div {
	position: absolute;
	overflow: auto;
}
div.preview {
	width: 585px;
	border: solid #bbeebb;
	border-width: 0px 1px 1px 1px;
	background-color: #e5ffe5;
	padding: 5px 5px 5px 5px;
	position: relative;
	display: none;
}
div.dialog {
	visibility: hidden;
	z-index: 100;
}
div.submenu {
	display: inline;
	position: relative;
}
div.postbody {
	position: relative;
}
div.editposts {
	overflow: hidden;
}
div.editpostbody {
	position: relative;
	display: none;
}
div.commentbody {
	position: relative;
	border: solid #999999;
	border-width: 0px 1px 0px 1px;
	padding: 0px 5px 0px 5px;
	width: 80%;
	text-align: left;
	visibility: hidden;
}
div.coments_bodies {
	position: relative;
	/*overflow: none;*/
}
#bottomcopy {
	position: relative;
}
div.editwidth {
	width: 80%;
	position: relative;
}
div.width {
	width: 100%;
	position: relative;
}
div.rule {
	border-top: 1px solid #CCCCCC;
	margin: 2px 0px;
	position: relative;
	z-index: 1;
}
div.rulebottom {
	position: relative;
	margin: 0px;
	top: 4px;
}
div.hrbottom {
	height: 9px;
	overflow: hidden;
}
div.chruletext {
	top: 0px;
	width: 100%;
	white-space: nowrap;
	text-align: right;
	z-index: 2;
}
div.chrulepages {
	top: 0px;
	width: 70%;
	white-space: nowrap;
	text-align: left;
	z-index: 3;
}
div.copybottom {
	font-size: 8pt;
	color: #CCCCCC;
	text-align: right;
	width: 99%;
}
span.ch {
	background: #e5ffe5;
	border: solid #e5ffe5;
	border-width: 0px 2px;
	font-family: Verdana;
	font-size: 8px;
	line-height: 8px;
	color: #CCCCCC;
	margin: 0px 20px 0px 0px;
}
span.chp {
	border-width: 0px 0px;
	margin: 0px 0px 0px 2px;
}

span.addnewpost {
	margin: 0px 0px 0px 10px;
}

div.login {
	overflow: hidden;
}
div.login input {
	border: 1px solid #999999;
	height: 20px;
	background-color: #e5ffe5;
}

img {
	border: 0px;
}
img.top_bt {
	height: 23px;
	cursor: hand;
	cursor: pointer;
}
img.bt_edit {
	border: 1px solid #e5ffe5;
	height: 22px;
	width: 22px;
	cursor: hand;
	cursor: pointer;
}
img.bt_edit_hover {
	background-color: #bbeebb;
}
img.bt_edit_sel {
	border: 1px solid #999999;
	background-color: #bbeebb;
}
img.ico {
	height: 16px;
	width: 16px;
	vertical-align: middle;
}
img.bt_post_edit {
	height: 16px;
	width: 16px;
	cursor: hand;
	cursor: pointer;
	vertical-align: middle;
}
img.bt_post_edit_hover {
	background-color: #bbeebb;
}
img.colordialog_img, img.sign_img, img.smiley_img {
	border: 1px solid #e5ffe5;
	cursor: hand;
	cursor: pointer;
}
img.subimg_hover {
	border: 1px solid #999999;
}
div.postbody img, div.editpostbody img, div.preview img {
	margin: 3px;
	padding: 1px;
	border: 1px solid #dddddd;
}
div.postbody img.smiley, div.editpostbody img.smiley, div.preview img.smiley, img.smiley {
	vertical-align: middle;
	margin: 0px; padding: 0px; border: 0px;
}

form {
	margin: 0px;
}
form textarea {
	border: 1px solid #999999;
}
form textarea.preview {
	width: 585px;
}
form input {
	border: 1px solid #1E90FF;
	margin: 0px;
}
form.addcomment {
	width: 410px;
}
form.addcomment input, form.editpost input {
	background: #e5ffe5;
	border: solid #999999;
	border-width: 0px 0px 1px 0px;
}
form.addcomment textarea, form.editpost textarea {
	background: #e5ffe5;
	border: solid #999999;
	border-width: 0px 0px 0px 1px;
	overflow: auto;
}
form.addcomment table td {
	color: #999999;
}
form.addcomment fieldset {
	border: 0px;
}
form.addcomment legend {
	background: #e5ffe5;
	padding: 0px 5px;
}
form.image input{
	border: solid #999999;
	border-width: 0px 0px 1px 0px;
}

li, p, font, td {
	font-family: Trebuchet MS, Arial;
	font-size: 11pt;
}
p {
	margin: 0px;
}
h1 {
	font-family: Trebuchet MS, Arial;
	font-size : 16pt;
	margin : 10px 0px 5px 0px;
}
h2 {
	font-family: Trebuchet MS, Arial;
	font-size : 10pt;
	margin : 5px 0px 0px 0px;
	font-weight : normal;
}

a {
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	color: Navy;
}
a:hover {
	color: Maroon;
}
a.bcopy {
	font-family: Trebuchet MS, Arial;
	text-decoration: none;
	color: #999999;
}
a.bcopy:hover {
	color: #555555;
}
span.ch a.bcopy {
	font-family: Arial, Verdana;
}

.commdate {
	font-size: 8pt;
	color: #501010;
}
.commname {
	font-size: 10pt;
	font-weight: bold;
}
.commbody {
	font-size: 10pt;
}

div.rightpanel {
	top: 90px;
	left: 81%;
	width: 18%;
/*	border: dashed #999999;
	border-width: 0px 0px 1px 1px; */
	text-align: right;
	padding-bottom: 5px;
}