@import url(themes/blue.css);
.skinWidth{width:650px;}

/*Buttons & Links*/
.Head, .SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active, A.SkinObject:hover, .CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active, A.CommandButton:hover, .SelectedTab, A.SelectedTab:link, A.SelectedTab:visited, A.SelectedTab:active, A.SelectedTab:hover, .OtherTabs, A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active, A.OtherTabs:hover{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	font-style:none;
	color: #ffffff;
	text-decoration:none;}
A.SelectedTab:hover, A.OtherTabs:hover, A.SkinObject:hover, A.CommandButton:hover{
	color:#ffff00;
	text-decoration:underline;
}

/*MENU*/
.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_SubMenu, .MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:auto; height:auto; filter:none;
}

.MainMenu_SubMenu{
	border-left: #000000 1px solid; border-bottom: #000000 1px solid; border-top: #000000 1px solid; border-right: #000000 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=180, Strength=1);; 
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	border-left: #000011 1px solid; 
	border-bottom: #000011 1px solid; 
	border-top: #000011 1px solid; 
	border-right: #000011 1px solid; 
	background-color: #000011;
	color: #ffffff;	
}

.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left: #222233 1px solid; 
	border-bottom: #222233 1px solid; 
	border-top: #222233 1px solid; 
	border-right: #222233 1px solid; 
	background-color: #222233;
	color:#ffff00;
}

.ModuleTitle_MenuBreak{
	background-color: #222233;
}

TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar TD.MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; ;
	color:#000000;
	background-color: Transparent;;
}

TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; ;
	color:#000000;
	background-color: Transparent;
	text-decoration:underline;
}

.MainMenu_MenuContainer TD{
	font-family: Arial;font-size:12px;	font-weight:bold;font-style:none;text-transform:none;letter-spacing:0px;;
}

.MainMenu_SubMenu TD{
	font-family: Arial;font-size:12px;	font-weight:bold;font-style:none;text-transform:none;letter-spacing:0px;;
}

TD.MainMenu_MenuIcon{
	width:10px;
	text-align: left;
	;
}
TD.MainMenu_RootMenuArrow, TD.MainMenu_MenuArrow{
	width:10px;
	text-align: right;
}

.MainMenu_MenuContainer TABLE{
	width:auto;;
	height:16px;
}

.MainMenu_SubMenu TABLE{
	width:130px;
}

.MainMenu_SubMenu TD{
	height:15px;
}

/*ACTIONS*/

.ModuleTitle_MenuContainer, .ModuleTitle_MenuContainer TD, .ModuleTitle_MenuContainer TR, .ModuleTitle_MenuBar, .ModuleTitle_MenuBar TD, .ModuleTitle_MenuBar TR,.ModuleTitle_SubMenu, .ModuleTitle_MenuBreak, .ModuleTitle_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:auto; height:auto; filter:none;
}

.ModuleTitle_SubMenu{
	margin-top:1px;border-left: #000000 1px solid; border-bottom: #000000 1px solid; border-top: #000000 1px solid; border-right: #000000 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=2);; 	
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem, .ModuleTitle_SubMenu .ModuleTitle_MenuIcon , .ModuleTitle_SubMenu .ModuleTitle_MenuArrow{
	border-left: #000011 1px solid; 
	border-bottom: #000011 1px solid; 
	border-top: #000011 1px solid; 
	border-right: #000011 1px solid; 
	background-color: #000011;
	color: #ffffff;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel{
	border-left: #222233 1px solid; 
	border-bottom: #222233 1px solid; 
	border-top: #222233 1px solid; 
	border-right: #222233 1px solid; 
	background-color: #222233;
	color:#ffff00;
}

.ModuleTitle_MenuBreak{
	background-color: #000011;
}

.ModuleTitle_SubMenu TD{
	font-family: Arial;font-size:11px;	font-weight:normal;font-style:none;text-transform:none;letter-spacing:0px;;
}

TD.ModuleTitle_MenuIcon{
	width:10px;
	text-align: left;
}


TD.ModuleTitle_RootMenuArrow, TD.ModuleTitle_MenuArrow{
	width:10px;
	text-align: right;
}

.ModuleTitle_SubMenu TABLE{
	width:130px;
}


.MainMenu_SubMenu, .ModuleTitle_SubMenu{border:#ffffff 1px solid;filter:alpha(opacity=75);-moz-opacity:0.75;opacity: 0.75;}

