


.breadcrump-td {
vertical-align:middle;
text-align:right;
direction:rtl;
padding-top:7px;
padding-right:8px;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
}

.copyright-td {
text-align:center;
vertical-align:middle;
direction:rtl;
}


.copyright {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#b30000;
}


.login-td {
text-align:center;
vertical-align:bottom;
padding-right:10px;
color:#b30000;
}

a.LoginText:link {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#b30000;
}

a.LoginText:hover {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#999999;
}

a.LoginText:visited {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#cc0000;
}




.SearchSkinObject {
vertical-align:bottom;
padding-bottom:10px;
font-size: 0pt;
}
A.SearchSkinObject:link {
text-decoration: none;
color: white;
}
A.SearchSkinObject:visited {
text-decoration: none;
color: white;
}
A.SearchSkinObject:active {
text-decoration: none;
color: white;
}
A.SearchSkinObject:hover {
text-decoration: none;
color: lightskyblue;
background-color: transparent;
}


.menu-td {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#1a1a1a;
direction:rtl;
vertical-align:bottom;
text-align:right;
}


.BREADCRUMB-txt {
font-family:Tahoma;
font-size:11PX;
color:#b30000;
font-weight:normal;
}





                                                        /*menu*/






.MainMenu_MenuContainer {
    background-color: transparent;
}



.MainMenu_MenuBar {
    cursor: pointer; 
    cursor: hand;
    background-color: Transparent;
}



.MainMenu_MenuItem {
	border-left: #EBEBEB 0px solid; 
	border-top: #EBEBEB 0px solid; 
	border-right: #EBEBEB 0px solid;
	cursor: pointer; 
	cursor: hand; 
	background-color: Transparent;
	font-family:Tahoma;
	font-style:normal;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	color:white;
	border-bottom : yellow solid 0px ;
}


.MainMenu_MenuItemSel {
	background-color:#f2f2f2; 
	cursor: pointer; 
	cursor: hand;
	color:#4d4d4d; 
	font-family:Tahoma; 
	font-size:11px; 
	font-style:normal;
	text-align:left;
	vertical-align:middle;
	border-bottom : yellow solid 1px ;
	width:100%;
}


.MainMenu_MenuIcon {
	background-color:#4d4d4d; 
	border-left: #EBEBEB 0px solid; 
	border-bottom: #EBEBEB 0px solid; 
	border-top: #EBEBEB 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 18px; 
	height: 20px;
	font-family:Tahoma;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
}




.MainMenu_SubMenu {
background-color:#4d4d4d;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:red;
	text-align:left;
	vertical-align:middle;
	border: 0px;
	width:100px;

}





.MainMenu_MenuBreak {
	height: 0px;
}








.MainMenu_MenuArrow {
display:none;
}



.MainMenu_RootMenuArrow {
display:none;
}



.rootmenuitem {
font-size:11px;
font-family:Tahoma;
font-weight:bold;
color:#1a1a1a;
vertical-align:middle;
text-align:center;
padding-right:15px;
padding-left:10px;
}


.rootmenuitemselected {
background-color:transparent;
color:red;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
vertical-align:middle;
text-align:center;
padding-right:15px;
padding-left:10px;

}



.RootMenuItemActive  {
color:red;
font-weight:bold;
font-family:Tahoma;
font-size:11px;
padding-right:15px;
padding-left:10px;

}





/* ................DNN search box................. */


#dnn_dnnSEARCH_txtSearch 
{
border:1px solid #666666;
width:165px;
color:#666666;
font-family:Tahoma;
font-size:11px;
vertical-align:middle;
height:22px;
position:relative;
padding-top:2px;
padding-left:5px;
padding-right:5px;
margin-bottom:3px;
}

#dnn_dnnSEARCH_cmdSearch 
{
	background-image:url(images/search-btn-01.jpg);
	border:0px;    
	width:29px;
	background-repeat:no-repeat;
	position:absolute;
	height:24px;
	margin-top:1px;
}



