Body {
	margin: 0;
	direction: rtl;
	background-image: url(images/body_bg.png);
}
Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	line-height: 17px;
}
.ControlPanel, .PagingTable
{
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}
.outer_table{
	width: 100%;
	direction: ltr;
}
.outer_bottom_td{
	background-image: url(images/outer_bottom_td_bg.png);
	background-repeat: repeat-x;
}
.inner{
	width: 980px;
}
.inner_tl{
	background-image: url(images/inner_tl.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 10px;
}

.inner_tm{
	background-image: url(images/inner_tm.png);
	background-repeat: repeat-x;
	background-position: top right;
}
.inner_tr{
	background-image: url(images/inner_tr.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.inner_ml{
	background-image: url(images/inner_ml.png);
	background-repeat: repeat-y;
	background-position: top right;
	vertical-align: top;
}
.inner_ml_img{
	background-image: url(images/inner_ml_img.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 450px;
	padding-right: 20px;
}
.inner_mm{
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}
.inner_mr{
	background-image: url(images/inner_mr.png);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}
.inner_mr_img{
	background-image: url(images/inner_mr_img.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 450px;
	padding-left: 20px;
}
.header_td{
	direction: rtl;
	vertical-align: top;
	padding: 0;
	background-image: url(images/headerpane_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.header_table{
	height: 110px;
}
.header_logo_td{
	background-image: url(images/header_logo_td_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 550px;
}
.header_logo{
	float: right;
	width: 349px;
	height: 80px;
	margin: 30px 30px 0 0;
}
.footer_left_td{
	background-image: url(images/inner_bl.png);
	background-repeat: repeat-y;
}
.footer_middle_td
{
	background-image: url(images/inner_bm.png);
	direction: rtl;
	text-align: center;
	padding: 15px 25px 20px 25px;
}
.footer_middle_td   * 
{
	font-weight: normal;
	color: #FFF;
}
.footer_right_td{
	background-image: url(images/inner_br.png);
	background-repeat: repeat-y;
}
.right_td{
	direction: rtl;
	width: 220px;
	vertical-align: top;
	padding: 0 5px;	
}
.menu_td {
	vertical-align: top;
}
.search_td {
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-top: 5px;
}
.search_td  input{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	color: #3B3E48;
	line-height: normal;
	width: 180px;
	background: none;
}
.search_td  img{
	width: 20px;
	height: 17px;
	margin-bottom: -5px;
}
.breadcrumb_date_login_td{
	direction: rtl;
	padding-bottom: 7px;
}
.breadcrumb_date_login_table{
	width: 100%;
	background-image: url(images/breadcrumb_date_login_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}
.home_td{
	padding: 0 15px 0 5px;

}
.breadcrumb_td  span{
	font-size: 11px;
	color: #999999;
}

.login_td {
	padding: 0 5px 0 15px;
}
.user_td {
	padding: 0 5px;
}

.date_td{
	white-space: nowrap;
	padding: 0 5px;
}
.date{
	font-size: 11px;
	color: #666;
}
.skin_layout_table{
	width: 100%;
}
.skin_layout_td{
	vertical-align: top;
}
.headerpane{
	vertical-align: bottom;
	text-align: left;
}
.leftpane{
	direction: rtl;
	width: 220px;
	vertical-align: top;
	padding: 0 5px;
}
.contentpane{
	direction: rtl;
	vertical-align: top;
	padding: 0 5px;
}
.rightpane{

}
.footerpane{
	direction: rtl;
	vertical-align: top;
}

a:link, a:visited, a:active {
	text-decoration:    none;
	color:  #0066CC;
}

a:hover {
	text-decoration: underline;
}
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active, .BreadcrumbLink {
	font-size: 11px;
}
a.BreadcrumbLink:hover {

}
.loginlink, a.loginlink:link, a.loginlink:visited, a.loginlink:active {
	background:	url(images/icon_login.gif) no-repeat center right;
	font-size:11px;
	padding:0 20px 0 0;
	white-space: nowrap;
	float: right;
}
a.loginlink:hover {

}
.userlink, a.userlink:link, a.userlink:visited, a.userlink:active {
	background:url(images/icon_user.gif) no-repeat center right;
	font-size:11px;
	padding:0 20px 0 0;
	white-space: nowrap;
	float: right;
}
a.userlink:hover {
	color:#666;
}
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #EDEDED;
	font-size: 11px;
}
a.FooterLink:hover {
}

a.searchLink:link img, a.searchLink:visited, a.searchLink:active, .searchLink {
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: middle;
}

a.searchLink:hover {
	COLOR: #FFFFFF;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #125687;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #125687;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #125687;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #125687;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.NormalDisabled
{
	color: Silver;
}

strong, .NormalBold
{
	font-size: 11px;
	font-weight: bold;
}


.NormalRed, .NormalRed a:link, .NormalRed a:visited, .NormalRed a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.NormalRed a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.NormalRedBold, .NormalRedBold a:link, .NormalRedBold a:visited, .NormalRedBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.NormalRedBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.NormalBlue, .NormalBlue a:link, .NormalBlue a:visited, .NormalBlue a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #125687;
	text-decoration: none;
}
.NormalBlue a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #125687;
	text-decoration: underline;
}
.NormalBlueBold, .NormalBlueBold a:link, .NormalBlueBold a:visited, .NormalBlueBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #125687;
	text-decoration: none;
}
.NormalBlueBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #125687;
	text-decoration: underline;
}
.NormalRevers, .NormalRevers a:link, .NormalRevers a:visited, .NormalRevers a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #F0F0F0;
	text-decoration: none;
}
.NormalRevers a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #F0F0F0;
	text-decoration: underline;
}
.NormalReversBold, .NormalReversBold a:link, .NormalReversBold a:visited, .NormalReversBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}
.NormalReversBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: underline;
}

a img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	border: none;
	border-style: none;
}



.Head {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

.SubHead    {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


tr.control * span.SubHead
{
	font-size:10pt;
}

.SubSubHead {
	font-size:  1em;
	font-weight:    bold;
	color: #666666;
}


h1, h2, h3, h4, h5 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: #125687;
}
h1 {
	font-size: 16px;
	margin: 7px 0;
}

P{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}


UL LI   {
	list-style-image: url(images/bullet_ul.gif);
}
HR {
	color: #CCCCCC;
	height:1pt;
	text-align:left
}

TH  {
	vertical-align: baseline;
	font-size:  1.1em;
	font-weight:    bold;
	color: #666666;
}

SMALL   {
    font-size:  0.8em;
}

BIG {
    font-size:  1.2em;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
.rtl{
	direction: rtl;
}
.ltr{
	direction: ltr;
}
select, input{
	font-size: 11px;
	color: #333333;
	line-height: normal  !important;
}

.NormalTextBox
{
	font-size: 10px;
	font-weight: normal;
}

.StandardButton {
	border-right: 1px solid #405581;
	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	color: #fff;
	font-weight: normal;
	background-color: #666666;
}
/*////////////////////////////////////////////////////////////////*/
.ModuleTitle_MenuItem {
	border: white 0px solid;
	text-align: right;
}

.ModuleTitle_MenuItem TD {
	cursor: pointer;
	color: #464646;
	font-weight: bold;
	font-style: normal;
	white-space: nowrap;
	padding: 1px 3px 1px 1px;
}


.ModuleTitle_MenuIcon {
	background-color: #EEEEEE;
	width: 15px;
	height: 100%;
}

.ModuleTitle_SubMenu 
{
	background-color: #FFFFFF;
	z-index: 1100;
	border:1px solid #EEEEEE;
	padding: 1px 1px 1px 1px;
}

.ModuleTitle_MenuBreak  {
	display: block;
	background-color: #DFDFDF;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: #464646;
	font-weight: bold;
	font-style: normal;
	background-color: #EEEEEE;
}
.DNNEmptyPane{display:none;}
.MainMenu_MenuContainer,.MainMenu_MenuBar{
	width: 100%;
}
.MainMenu_MenuItem{
	background-color: #DAEEED;
	border-color: #9FCBCE;
	border-style: solid;
	cursor: pointer;
	color: #073d85;
	font-size: 11px;
	border-width: 0 1px 1px 0;
	padding: 0 5px;
}
.MainMenu_MenuItemSel, .MainMenu_SubMenuItemActive{
	background-color: #9FCBCE;
	border-color: #9FCBCE;
	cursor: pointer;
	color: #073d85;
	font-size: 11px;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 0 5px;
}
.MainMenu_SubMenu{
	z-index:6000;
	margin-right: 0px;
}
html>body .MainMenu_SubMenu{
	margin-left: 0px;
}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{
	border-color: #9FCBCE;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-right: 40px;
	padding-left: 5px;
}
.MainMenu_RootMenuItem,
.MainMenu_RootMenuItem td,
.MainMenu_RootMenuItemSelected{
	cursor: pointer;
	font-weight: normal;
	color: #073d85;
	font-size: 11px;
	text-align: right;
	width: 100%;
	border-color: #9FCBCE;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-color: #DAEEED;
	padding: 0 17px 0 0;
	background-position: right center;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
} 

.MainMenu_RootMenuItemSelected td, 
.MainMenu_RootMenuItemActive,
.MainMenu_RootMenuItemActive td
.MainMenu_RootMenuItemBreadcrumb, 
.MainMenu_RootMenuItemBreadcrumb td{
	cursor: pointer;
	font-weight: normal;
	color: #073d85;
	font-size: 11px;
	text-align: right;
	width: 100%;
	border-color: #9FCBCE;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-color: #9FCBCE;
	padding: 0 17px 0 0;
	background-position: right center;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
}
html>body .MainMenu_RootMenuItem ,
html>body .MainMenu_RootMenuItemActive,
html>body .MainMenu_RootMenuItemBreadcrumb{
}
.MainMenu_MenuRootArrow{
	padding: 0 0 0 10px!important;
	background-image: url(none)!important;
}
.MainMenu_MenuRootArrow, .MainMenu_MenuArrow, .MainMenu_RootMenuItem, .MainMenu_RootMenuItemSelected td{
	height: 24px!important;
}

