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: 100%;
}
.inner_mm{
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}
.header_td{
	direction: rtl;
	vertical-align: top;
	padding: 0;
	background-image: url(images/header_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.header_table{
	height: 122px;
	background-image: url(images/headerpane_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.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;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #00A3DF;
}
.footer_middle_td   * 
{
	font-weight: normal;
	color: #FFF;
}
.footer_right_td{
	background-image: url(images/inner_br.png);
	background-repeat: repeat-y;
}
.host_td{
	text-align: center;
}
.right_td{
	direction: rtl;
	width: 200px;
	vertical-align: top;
	padding: 0 3px;
}
.menu_td{
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	vertical-align: top;
	border-color: #959595;
	border-style: solid;
	border-width: 0 0 3px 0;
	direction: rtl;
}
.menu_td *{
	font-size: 0px;
}

.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: 160px;
	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;
	vertical-align: middle;
}
.home_td{
	padding: 0 10px 0 5px;

}
.breadcrumb_td{




}
.breadcrumb_td  span{
	font-size: 10px;
	color: #999999;
}

.login_td {
	padding: 0 5px 0 10px;
}
.user_td {
	padding: 0 5px;
}

.date_td{
	white-space: nowrap;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #FFF;
	padding: 0 5px;
}
.date{
	font-size: 11px;
	color: #666;
}
.skin_layout_table{
	width: 100%;
}
.skin_layout_td{
	vertical-align: top;
	padding: 0 5px;
}
.headerpane{
	vertical-align: bottom;
	text-align: left;
}
.leftpane{
	direction: rtl;
	width: 200px;
	vertical-align: top;
}
.contentpane{
	direction: rtl;
	vertical-align: top;
}
.rightpane{

}
.contentpane,
.leftpane,
.toppane,
.contentpane1,
.contentpane2,
.contentpane3,
.contentpane4,
.contentpane5,
.bottompane{
	padding: 0 3px;
}
.footerpane{
	direction: rtl;
	vertical-align: top;
}

a:link, a:visited, a:active {
	text-decoration:    none;
	color:  #0066CC;
}

a:hover {
	text-decoration: underline;
	color:  #0066CC;
}
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 {

}
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #EDEDED;
	font-size: 11px;
}
a.FooterLink:hover {
}

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: normal;
	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_MenuItem{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 5px;
	height: 21px;
	cursor: pointer;
}
.MainMenu_MenuItemSel, .MainMenu_SubMenuItemActive{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 5px;
	background-color: #ececec;
	height: 21px;
}
.MainMenu_SubMenu{
	background-repeat:repeat-x;
	background-position:bottom;
	border: solid #E4E4E4;
	z-index:6000;
	padding: 10px 10px 20px 10px;
	background-image: url(images/MenuSubBg.png);
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuRootArrow{
	display:none;
	height: 27px;
}
.MainMenu_MenuArrow{
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	height: 21px;
	padding-right: 20px;
	padding-left: 5px;
}
.MainMenu_RootMenuItem td
{
	cursor: pointer;
	height: 27px;
	font-weight: normal;
	background: url(images/tab_bg.png) top left no-repeat transparent;
	color: #FFFFFF;
} 
.MainMenu_RootMenuItemSelected td{
	height: 27px;
	border-width:0 0 0 0;
	background: url(images/tab_bg_sel.png) top left no-repeat transparent;
	color: #FFFFFF;
} 
.MainMenu_RootMenuItemActive td,
.MainMenu_RootMenuItemBreadcrumb td{
	height: 27px;
	border-width:0 0 0 0;
	background: url(images/tab_bg_on.png)  top left no-repeat transparent;
	color: #FFFFFF;
}
.MainMenu_RootMenuItem td, 
.MainMenu_RootMenuItemSelected td,
.MainMenu_RootMenuItemActive td,
.MainMenu_RootMenuItemBreadcrumb td{
	font-size: 11px;
	padding: 0 10px 0  15px;
}


