body
{
	background: #F4F4F4;
	margin: 0px;
	direction: rtl;
}
a
{
	cursor: pointer;
	cursor: hand;
	font-family: tahoma;
	font-size: 11px;
}
td, span, p, div, input, select, a
{
	font: 11px tahoma;
}
.mtable .bborder
{
	background: url(mtable_bborder.jpg) repeat-x left top;
}
.mtable .main
{
	direction: rtl;
}
.mtable .rborder
{
	background: url(mtable_rborder.jpg) repeat-y left top;
	width: 7px;
}
.mtable .content
{

}
.header .logo
{
	float: right;
	width: 261px;
	height: 130px;
	background: #062E74;
	text-align: center;
	color: #FFFFFF;
}
.header .site_options .langs
{
	width: 220px;
	padding-top: 24px;
	padding-left: 10px;
	float: left;
	text-align: left;
}
.header .user_info
{
	padding-top: 15px;
	line-height: 18px;
	color: #FFFFFF;
}
.toppane
{
}
.leftpane
{
}
.rightpane
{
}
.contentpane
{
    text-align:right;
}
.bottompane
{
}
.bannerpane
{
    border-bottom:5px solid #DBDBDB;
}
.topnewspane
{
    border-bottom:5px solid #DBDBDB;
	width:261px;
}
.topnewspane1, .topnewspane2, .topnewspane3{
    padding:10px 10px 10px 10px;
	color:#FFFFFF;
}
.header .site_options .search
{
	padding-top: 24px;
	text-align: right;
}
.header .menu
{
	background: url(menu_bg.jpg) repeat-x left top;
}
.header .site_options
{
	background: #FFFFFF;
	border-bottom: 1px solid #D2D2D2;
}
.header .menu .ph
{
	height: 70px;
	text-align: right;
	float: none;
}
.header .menu .items
{
	padding-top: 31px;
	color: #FFFFFF;
	text-align: right;
	direction: rtl;
	float: right;
	width: 500px;
}
.header .site_options .ph
{
	height: 61px;
}
.header .menu a
{
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	cursor: hand;
}
.header .menu a:hover
{
	color: #DDDDDD;
	text-decoration: underline;
}
.mtable .lborder
{
	background: url(mtable_lborder.jpg) repeat-y right top;
	width: 7px;
}
.search .label
{
	height: 25px;
	text-align: left;
	padding-top: 2px;
}
.search .control
{
	float: left;
	height: 25px;
	padding-left: 10px;
}
.search .control div
{
	float: left;
}
.search .control .btnsearch
{
	padding: 1px;
	padding-right: 4px;
}
.sep_menu
{
	background: url(sep_menu.gif) no-repeat center bottom;
	width: 3px;
	height: 48px;
}
.rootmenuitem td, .rootmenuitembreadcrumb td, .rootmenuitemselected td
{
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	padding-top: 20px;
	height: 48px;
	color:#FFCC00;
}
.rootmenuitem a{
    color: #FFCC00;
}
.rootmenuitemselected td
{
	background: url(menu_over_bg.jpg) repeat-x left -1px;
	height: 48px;
}
.rootmenuitemselected td a
{
	color: #00FF00;
}
.rootmenuitemactive td, .rootmenuitembreadcrumb td
{
	background: url(menu_over_bg.jpg) repeat-x left -1px;
}
span.Head
{
	font-weight: normal;
	font-size: 12px;
}



/* 
================================
Skin styles for DotNetNuke
================================
*/

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	line-height:30px;
}
.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
}

.cdate
{
	text-align: right;
	padding-right: 10px;
	color: #CC0000;
}

.sep_lang
{
	background:url(sep_tiny.gif) no-repeat center top;
	height:16px;
	display:inline;
	line-height:16px;
}
.mtable .topheader {
	background-image: url(topheader_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
}
.mtable .topmenu {
	background: url(menu_bg.jpg) repeat-x;
	height: 48px;
	text-align: right;
}
.mtable .footer {
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	padding: 7px;
	height: 37px;
	font: 11px tahoma;
	text-align: center;
	direction: rtl;
	color:#CCCCCC;
}
.mtable .topnews{
	background-image: url(topnews_bg.jpg);
	background-repeat: repeat-x;
}
.mtable .mainpanes {
	border: 2px solid #D9D9D9;
}

.mtable .topnewspane1, .mtable .topnewspane3 {
	background: url(topnews_border_bg.jpg) repeat-y right top;
	width:33%;
}
.mtable .topnewspane2 {
	width:33%;
}
.mtable .topnewspane3 {
	background-position: left top;
}
.topheader a{
   font-family:tahoma;
   font-weight:normal;
   color:#FFFFFF;
}