body 
{
scrollbar-face-color: #151515; scrollbar-highlight-color: #555555;
scrollbar-shadow-color:#000000; scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #555555; scrollbar-track-color: #151515;
scrollbar-darkshadow-color: #000000;
		font-family: Arial, Verdana, Times;
}

td
{
	vertical-align:top;
	font-size:12px;
	font-family: Arial, Verdana, Times;
}
td.mainframe
{
	background:#f2f2f2;
	vertical-align:top;
	color:#444444;
	font-family: Arial, Verdana, Times;
	text-align:justify;
	font-size:12px;
	padding-left:7px;
	padding-right:12px;
	padding-top:0px;
	padding-bottom:40px;

}

td.statframe
{
	background:#F2F2F2;
	vertical-align:top;
	color:#444444;
	font-family: Arial, Verdana, Times;
	text-align:justify;
	font-size:12px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;

}

table.tit
{
	background-image:url('images/tit_bg2.gif');
	background-position: bottom;
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	
}

td.tit
{
	background-image:url('images/tit_bg1.gif');
	background-position: bottom;
	background-repeat:repeat-x;
	height:35px;
	width:1%;
	vertical-align:bottom;
	padding-bottom:2px;
	padding-left:13px;
	font-family:Times;
	font-size:25px;
	color:#775144;
	
}
td.menu_btn
{
	height:30px;
	background-image:url('images/menubtn_btm.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
	padding-left:2px;
	padding-top:2;
	font-family:Arial;
	font-size:13px;
	color:#775144;
	cursor:hand;
}

h1
{
	padding-bottom:5px;
	padding-left:13px;
	font-family:Times;
	font-size:25px;
	color:#775144;
	
}

h2
{
	padding-top:23px;
	padding-bottom:0px;
	padding-left:13px;
	font-family:Arial;
	font-size:18px;
	color:#775144;
}

table.textbox
{
	background-color:#F4F1EB;
	border:1 solid #AAAAAA;
}

table.textbox2
{
	background-color:#E7E4ED;
	border:1 solid #AAAAAA;
}

a:link
{
	color:#775144;
	text-decoration:none;
}
a:visited
{
	color:#775144;
	text-decoration:none;
}
a:hover
{
	color:#FF8000;
	text-decoration:underline;
}
a:active
{
	color:#AAAAAA;
	text-decoration:none;
}

/*   TOP MENU    */

td.topmenu_gray
{
	height:20px;
	font-family:verdana;
	color:#AAAAAA;
	text-align:left;
	vertical-align:top;
}

a.topmenu_gray:link
{
	color:#AAAAAA;
	text-decoration:none;
}
a.topmenu_gray:visited
{
	color:#AAAAAA;
	text-decoration:none;
}
a.topmenu_gray:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
a.topmenu_gray:active
{
	color:#CCCCCC;
	text-decoration:none;
}

div.topmenu
{
	position:relative;
	width:150px;
	z-index:2;
	text-align:left;
	visibility:hidden;
	padding:3px;
	background-color:#000000;
	border: 1px solid gray;
	filter:alpha(opacity=80);opacity:0.8;
}


a.abegin:link
{
	color:#ECD2B4;
	text-decoration:none;
}
a.abegin:visited
{
	color:#ECD2B4;
	text-decoration:none;
}
a.abegin:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.abegin:active
{
	color:#AAAAAA;
	text-decoration:none;
}
/*   رزہزبرزبتہ   */
td.statcent0
{
	background:#F2F2F2;
	vertical-align:middle;
	text-align:center;
	border-style:solid;
	border-color:#CCCCCC;
}
td.statleft0
{
	background:#F2F2F2;
	vertical-align:middle;
	text-align:left;
	border-style:solid;
	border-color:#CCCCCC;
}
td.statright0
{
	background:#F2F2F2;
	vertical-align:middle;
	text-align:right;
	border-style:solid;
	border-color:#CCCCCC;
}
td.statcent1
{
	background:#F4F1EB;
	vertical-align:middle;
	text-align:center;
	border-style:solid;
	border-color:#CCCCCC;
}
td.statleft1
{
	background:#F4F1EB;
	vertical-align:middle;
	text-align:left;
	border-style:solid;
	border-color:#CCCCCC;
}
td.statright1
{
	background:#F4F1EB;
	vertical-align:middle;
	text-align:right;
	border-style:solid;
	border-color:#CCCCCC;
}


/************* NEWS TABLE ***************/

table.news
{
	font-family: Verdana;
	font-size:12px;
	color:#775144;
}

td.news_topbg
{
	background-image:url('images/bg_tit.gif');
	background-repeat:repeat-x;
	background-position:center;
}

td.news_titl
{
	background-image:url('images/bg_tit_l.gif');
	background-repeat:repeat-x;
	background-position:center;
}

td.news_title
{
	color: #5B2D12;
	text-align:left;
	font-weight: bold;
	vertical-align:middle;
}

td.news_date
{
	font-size:10px;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
}

td.news_post
{
	text-align : justify;
}

/*/////*/
td.screenshot
{
	width:220px;
	height:175;
	background-image:url('images/img_border.gif');
	background-repeat:no-repeat;
	padding-top:20;
	padding-left:20;
}

p
{
	padding-left:20;
	padding-right:20;
	padding-top:0;
	text-align:justify;
}