A
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #6666cc;
}

A:hover
{
	font-family:Tahoma;
	font-size:8pt;
	color:Navy;
	text-decoration:none;
}
A:visited
{
	font-family:Tahoma;
	font-size:8pt;
	color:red;
	text-decoration:none;
}

BODY
{
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
}
.tdmenu
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;
	background-color: azure;
}
.tdContent
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;
	background-color: white;
}
.tdHeaderMenu
{	
	font-size:8pt;
	HEIGHT: 21px;
	font-weight:bold;
}


H2
{
	font-family: tahoma;
	font-size: 13px;
	color: #3366cc;
}
.btncomment
{
	background-color: #ffffcc;
	border-right: #999966 thin inset;
	border-top: #999966 thin inset;
	border-left: #999966 thin inset;
	border-bottom: #999966 thin inset;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.btncomment:hover
{
	background-color: #f8bfcc;font-family: Arial;
}
.btnbuy
{
	border-bottom: #ff9933 1px solid;
	background-color: white;
	font-weight:lighter;
}
.paginDefault
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	background-color: #ffffcc;
	color: blue;
}
.paginselected
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	background-color: pink;
	color:black;
}
.cd-head-detail
{
	background-color: azure;
}
.pageBack
{
	background-color:#dcdcdc;	
}
.linkestan
{
	color: #ffffcc;
	list-style-type: square;
}
.textbox
{
	font-size: 9pt;
	font-family: Tahoma;
	background-color: aliceblue;	
}
.tdsmallcmt
{
	text-align: right;
	font-size: 8pt;
	color: #999999;
}
.PostTable
{
	border-right: #33ccff 1px outset;
	border-top: #33ccff 1px outset;
	border-left: #33ccff 1px outset;
	width: 100%;
	border-bottom: #33ccff 1px outset;
	background-color: aliceblue;
	height:330px;
	min-width:200px;
}
.PostTitle
{
	/*background-color: #336699;*/
	background-image:url(../img/posthead.jpg);background-repeat:repeat-x;background-position:center center;
	text-align: center;
	vertical-align: middle;
	border-right: #336666 1px groove;
	border-top: #336666 1px groove;
	border-left: #336666 1px groove;
	border-bottom: #336666 1px groove;
	height:26px;
}
.PostTitle a
{
	font-weight: bold;
	color: #ffffcc;
}
#tbTopMsg
{
	background-color: aliceblue;
	border-bottom: #d5eeff thin groove;
	border-left: #d5eeff thin groove;
	border-top: #d5eeff thin groove;
	border-right: #d5eeff thin groove;
	margin: 2px;
}