body
{
    direction: rtl;
    font-family: tahoma;
    font-size: 12px;
}



.copyright
{
	font: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.copyright-td {
vertical-align:middle;
text-align:center;
width:5%;
}



.top-menu {
height:30px;
width:5%;
text-align:left;
vertical-align:middle;
}



.login-td {
height:25px;
text-align:center;
vertical-align:middle;
}



a.LoginText:link {
font-family:Tahoma;
font-size:11px;
color:#000000;
}

a.LoginText:hover {
font-family:Tahoma;
font-size:11px;
color:#666666;
}

a.LoginText:visited {
font-family:Tahoma;
font-size:11px;
color:#CA0000;
}


.BREADCRUMB-txt {
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#000000;
}






.BREADCRUMB-td {
width:10%;
vertical-align:middle;
text-align:center;
}




.welcome-table-padding {
padding-top:3px;
padding-bottom:3px;
}




/*SideMenu -------------------------------------------*/

.MainMenu_MenuContainer {
	background-color: Transparent;
	height:41px;
}


.MainMenu_MenuBar {
    color:#333333;
    cursor: pointer; 
    cursor: hand;
    background-color:Transparent;
	height:41px;
}



.MainMenu_MenuItem
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	border: 0px;
	text-indent: 5px;
}



.MainMenu_MenuItemSel {
height:30px;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
border:0px;
text-indent: 5px;
}




.MainMenu_MenuIcon{
background-color:transparent;
border:0px;
width:20px;
}








.MainMenu_SubMenu
{
	background-color: #E8E7D2;
	border: 1px solid gray;
}




.ModuleTitle_MenuBreak {
display:none;}




.MainMenu_MenuArrow {
display:true;
border:0px;
height:30px;
}




.MainMenu_RootMenuArrow {
display:none;
}

.rootmenuitem{
	height:41px;
	text-align:center;
}



.rootmenuitemselected {
color:red;
}


.submenuitem-selected-cssclass {
color:white;
background-color:#999999;
height:30px;
border:0px;
}

a.nwa:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFDF;
}

a.nwa:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

a.nwa:visited {
font-family:Tahoma;
font-size:11px;
color:#FFFFDF;
}

.search_style{float:right;}
.search_bg
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	width: 270px;
}

div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder
{
	border-width: 1px;
	float: right;
	white-space: nowrap;
}
div.SearchContainer a{padding: 0px; display: block; float:right; }
div.SearchContainer a img
{
}
div.SearchIcon
{
	float: right;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align: right;
}
div.SearchIcon img{margin-top: 0px;}

input.SearchTextBox{float: right; z-index: 10; border: 0px; width:60px; height:18px; margin-right:0px; color: #43494D;}

#SearchChoices
{
	clear: both;
	display: none;
	z-index: 2000;
	cursor: pointer;
	text-align: right;
	position: absolute;
}
#SearchChoices li
{
	border-style: none;
	cursor: pointer;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style: none;
	list-style-image: none;
	display: block;
}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}
.login-padding
{
	padding-left: 65px;
}



