.HomeTable
{
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
}

.PostTitle
{
	color:#313460;
	width:270px;
	font-weight:normal;
	padding-right:10px;
	padding-left:10px;
	filter: Shadow(color=#dcdce4;Strength=5);
}

.PostSubject
{
	width:120;
	color:#ccc;
	text-align:left;
	font-weight:normal;
	padding-left:10px;
}

.PostText
{
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	height:50px;
	font-weight:400;
	text-align:justify;
	line-height:135%;
	color:#7378B7;
}

.PostPhoto2
{
	padding:1px;
	border:solid 1px #ABAFC5;
	text-align:center;
	width:10px;
}

.PostPhoto
{
	padding:2px;
	border:solid 1px #ABAFC5;
	text-align:center;
	width:64px;
}


.PostDaTime
{
	writing-mode: tb-rl;
	filter: flipv fliph;
	font-family:tahoma;
	font-size:8pt;
	color:ccc;
}

Td.PostStatus
{
	background-image:Url('/Images/HomePage/Post/Status.gif');
	background-repeat:no-repeat;
	background-position: right top;
	padding-top:2px;
	padding-right:22px;
	line-height:133%;
	width:35px;
	color:CACADB;
}

a.ItemLink,a.ItemLink:visited
{
	text-decoration:none;
	width:100%;
	line-height:150%;
	color:#7378B7;
}
a.ItemLink:hover
{
	color:#495672;
}


.RightItemHeader
{
	background-Image:Url('/Images/HomePage/Panels/Right/Header.gif');
	background-repeat:no-repeat;
	background-position:right top;
	height:36;
	text-align:right;
	direction:rtl;
	padding-right:12px;
	color:8191AC;
	width:500;	
}

.RightItemMain
{
	background-Image:Url('/Images/HomePage/Panels/Right/Main.gif');
	background-repeat:repeat-y;
	background-position:right;		
	text-align:justify;
	direction:rtl;
	
	padding-top:5px;
	padding-right:15px;
	padding-left:13px;
	padding-bottom:8px;
	
	width:500;
}

.RightItemFooter
{
	background-Image:Url('/Images/HomePage/Panels/Right/Footer.gif');
	background-repeat:no-repeat;
	background-position:right top;
	height:16;
	text-align:right;
	direction:rtl;
	font-size:3;
	width:500;	
}


.LeftItemHeader
{
	background-Image:Url('/Images/HomePage/Panels/Left/Header.gif');
	background-repeat:no-repeat;
	background-position:right top;
	height:36;
	text-align:right;
	direction:rtl;
	padding-right:12px;
	color:8191AC;
	width:170;	
}

.LeftItemMain
{
	background-Image:Url('/Images/HomePage/Panels/Left/Main.gif');
	background-repeat:repeat-y;
	background-position:right;	
	text-align:center;
	direction:rtl;
	
	color:70819F;
	padding-top:5px;
	padding-right:15px;
	padding-left:13px;
	padding-bottom:8px;
	
	width:170;
}

.LeftItemFooter
{
	background-Image:Url('/Images/HomePage/Panels/Left/Footer.gif');
	background-repeat:no-repeat;
	background-position:right top;
	height:16;
	text-align:right;
	direction:rtl;
	font-size:3;
	width:170;	
}
