PRE.csharp
{ 
BACKGROUND: #FFFFFF; 
margin-left: 20px; 
margin-right:20px; 
direction:ltr;
border:1px solid #000; 
COLOR: black; 
FONT-FAMILY: "Courier New"; 
PADDING-LEFT: 12px; 
PADDING-TOP: 12px; 
PADDING-BOTTOM: 12px; 
} 


.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #990000;
	padding: 10px;
}
.maintablestyle {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #990000;
}
.header {
	background-attachment: fixed;
	background-image: url(http://www.hmoqhim.net/output/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990000;
	height: 110px;
	width: 750px;
}

.style2 {font-size: 16; font-weight: bold; }
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CC00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.style4 {font-size: 18px; font-weight: bold; }
.singleposttitle
{
	font:arial;
	color:#003399;
}

.post-body
{
	font: tahoma;
	color:Black;
	font-size: 12pt;
	direction:rtl;
}

.posttitle
{
	font : tahoma;
	color: #003399;
}

