/* CSS Document */
.login{
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.login:hover{
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.login:active{
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.login:link{
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.login:visited{
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/*MENU*/

.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	width:auto; 
	filter:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	overflow:auto;
}

.MainMenu_MenuContainer{
	padding:0px 0 0 0;
	float:left;
	margin:0px 0 0 0;
}
.MainMenu_SubMenu {
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	

}

.MainMenu_SubMenu TD{
	border-left:0; 
	border-bottom:0; 
	border-top:0; 
	border-right:0;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow:auto;	
}

.MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuItem{ 
	font-family:"trebuchet MS";  
	color:#272727; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal; 
	margin:0;
	padding:0;			
	height:30px;
	
}
.mainmenu_mid_bg {
	background-image: url(images/but_bg.jpg);
	width: 100%;
}
.MainMenu_MenuItemSel{ 
	font-family:"trebuchet MS";  
	color:#ffffff; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal; 
	margin:0;
	padding:0;
	background-color:#626262;
	background-image: url(images/bg_menus1.jpg);
	height:30px;
}
.MainMenu_SubMenu .MainMenu_MenuItem{
	border-left:  #E5E5E5 0px solid; 
	border-bottom:  #E5E5E5 0px solid; 
	border-top:  #E5E5E5 0px solid; 
	border-right: #E5E5E5 0px solid; 
	background-image:none;
	background-color: #FFFFFF;
	color:#626262;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow:hidden;	
	text-align:left;
	padding:0 10px 0 5px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left:  #CCCCCC 0px solid; 
	border-bottom:  #CCCCCC 0px solid; 
	border-top:  #CCCCCC 0px solid; 
	border-right: #CCCCCC 0px solid; 
	background-color: #626262;
	color:#FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow:hidden;	
	text-align:left;	
	padding:0 10px 0 5px;	

}

.RadWindow .rwControlButtons li {
    list-style: none !important;
}

.copyright{
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


/*- Horizontal Menu Start */
.mainMenu .root						               { font-family: "trebuchet MS"; font-size:14px;font-weight: bold;color:#000;text-align: center; padding:6px 0px 6px 0px;float:left;}
.mainMenu .hov						               { color:#fff; background-color:#626262; }
.mainMenu .sel, .mainMenu .bc 		               { color:#fff; background-color:#626262; z-index:5000}
.mainMenu tr.mi						               { z-index:10000; font-family:arial; font-size:12px;font-weight: bold;color:#fff; background-color:#fff;}

.mainMenu tr.mi td                                 { font-family:arial; font-size:12px;font-weight: bold;color:#290032; padding:2px 0px 2px 2px; border-bottom:1px solid #290032;}
.mainMenu tr.hov, .mainMenu tr.sel, .mainMenu tr.bc{ background:url(images/subbg.png) bottom left repeat-x ; }
.mainMenu tr.hov td,.mainMenu tr.sel td, .mainMenu tr.bc td{color:#fff; background-color:#290032;}
.mainMenu table                                    { border:1px solid #333333; z-index:9999;}
/*- Horizontal Menu End*/
.seperator                                         { background:url(images/sep1.png); background-position:left; background-repeat:no-repeat; color:#FFFFFF; 
                                                     padding:6px 1px ; }


