body {
	text-align: center;
	font-family: tahoma, homa, arial, helvetica, serif;
	font-size: 8pt;
	background-color: #D7D0C0;
	padding: 0px 30px;
	color: #999;
}

div.toplogo {
	background: #D7D0C0 url('http://etc.aideen.org/softblog/tl.jpg');
	width: 720px; 
	height: 240px; 
}		

div.lefthr {
	border-bottom: 3px double #A7A090;
	width: 120px;
	margin: 10px 0px 20px 0px; 
}

table.whole {
	font-size: 8pt;
	color: #999;
}

td.leftleft {
	background: #D7D0C0 url('cll.jpg') right repeat-y;
	width: 40px;
}

td.rightright {
	background: #D7D0C0 url('crr.jpg') right repeat-y;
	width: 40px;
}

td.topright {
	background: #D7D0C0 url('ctr.jpg') top right no-repeat;
	height: 40px;
	width: 40px;
}

td.topleft {
	background: #D7D0C0 url('ctl.jpg') top right no-repeat;
	height: 40px;
	width: 40px;
}


td.downleft {
	background: #D7D0C0 url('cdl.jpg') top right no-repeat;
	height: 40px;
	width: 40px;
}

td.downright {
	background: #D7D0C0 url('cdr.jpg') top right no-repeat;
	height: 40px;
	width: 40px;
}

td.date {
	background: #D7D0C0 url('ctt.jpg') top repeat-x;
	padding: 0px 0px 10px 0px;
	background-color: #CCC;
	color: #333;
	width: 170px;
	text-align: left;
}

td.title {
	background: #D7D0C0 url('ctt.jpg') top repeat-x;
	font-weight: bold;
	width: 400px;
	padding: 0px 0px 10px 0px;
	height: 40px;
	color: #000;	
}

td.itembody {
	padding: 5px 10px;
	color: #000;
	direction: rtl;
	text-align: right;
	background-color: #F0ECE4;
	line-height: 150%;
	text-align: justify;
}

td.itembody ul {
	list-style-type: circle;
	direction: rtl;
}

td.cmnt {
	background: #D7D0C0 url('cdd.jpg') top repeat-x;
	text-align: right;
	padding: 5px 45px 5px 5px;
}

td.permlink {
	background: #D7D0C0 url('cdd.jpg') top repeat-x;
	padding: 5px 5px;
	color: #333;
	text-align: right;
}

td.extratop {
	background: #D7D0C0 url('st.jpg') top right no-repeat;
	height: 40px;
}

td.extramid {
	background: #D7D0C0 url('sm.jpg') right repeat-y;
	padding: 0px 30px;
	font-size: 8pt;
	color: #554433;
	line-height: 150%;
}

font.reddot {
	color: #998866;
	font-weight: bold;
}

div.extrahead {
	color: #332211;
	font-weight: bold;
	margin-bottom: 5px;
}

td.extramid blockquote {
	margin: 5px 5px 0px 0px;
}

td.extrabot {
	height: 40px;
	background: #D7D0C0 url('sb.jpg') top right no-repeat;
}

div.hormlogo {
	background: #000 url('hormlogo2.gif');
}

a {
	text-decoration: none;
	color: #99804C;
}
		
a:hover {
	color: #665533;
}