html{
	scrollbar-base-color: #F1CAA3;
	scrollbar-arrow-color: #F8F0D3;
	scrollbar-track-color: #F8F0D3;
}
A:link {color: #003399;text-decoration:none}
A:visited {text-decoration:none}
A:hover {color: #FF0000}

body {
	MARGIN-RIGHT: 90px; 
	MARGIN-LEFT: 10px;
    width: 80%;
	background: #E3EDF5 url(bgpow.gif);
}
body, li, td, div {
	font: 14px  sans-serif ,Arabic Transparent, verdana, arial, tahoma;
}
ul {
	list-style-type: none;
}
li {
	font-size: 14pt;
}
i {
	color: #FDB100;
}
p.largefont {
	text-align: left
	font-size: 12pt;
	font-weight: bold;
}
div.pagebody {
	background:#FFFCF0;
	padding:25px;
	border: 1px dotted #FDB100;
}
div.pda {
	float: right;
	background: #FDFBEC;
	scrollbar-base-color: #ECB784;
	scrollbar-arrow-color: #F8F0D3;
	scrollbar-track-color: #F8F0D3;
	padding: 4px;
}
div.post {
	border: 1px dotted #FDB100;
	padding: 1px;
	margin-bottom: 16px;
}
div.posttop {
	padding: 4px;
	background: #FFEAB7;
    color: red;

}
div.username {
	font-size: 12pt;
	font-weight: bold;
	width: auto;
	float: right;
}
div.date {
	width: auto;
	text-align: left;
}
div.posttext {
	font-size: 12pt;
	font-weight: bold;
	padding: 4px;
	background: #FFFCFA;
}
div.highlight {
	padding: 4px;
	background: #F6FAFE;
}
span.small {
	font-size: 11px;
}
#content {
	margin-bottom: 8px;
	border: 1px dotted #FDB100;
	padding: 4px;
	padding-left: 24px;
}
#navbar {
	background: #FFFCFA;
	border: 1px dotted #FDB100;
	padding: 4px;
}
#pagenumbers {
	text-align: right;
	margin-bottom: 4px;
}
#copyright {
	text-align: center;
}
hr {
	visibility: hidden;
	display: none;
}
