body {
	background-color: #4F7EC9;
}


/*Pane Padding*/
.SkinContentTopLeftPane{padding-left:0px;padding-right:16px;}
.SkinContentTopRightPane{padding-left:16px;padding-right:0px;}
.SkinContentTopPane{padding-left:16px;padding-right:16px;}
.SkinContentPane{padding-left:16px;padding-right:16px;}
.SkinContentRightPane{padding-left:16px;padding-right:0px; }
.SkinContentLeftPane{padding-left:0px; padding-right:16px;}
.SkinBottomPane{padding-left:16px;padding-right:21px;}


/*Normal text*/
.Normal, TD, P{
	font-family:Tahoma, sans-serif;
	color:#0E3B82;
	font-size:10px;
}
A,A:link,A:active,A:visited,A:hover{
	font-family:Tahoma, sans-serif;
	color:#0E3B82;
	font-size:11px;
	text-decoration:underline;
}
A:hover{
	color:#ff0000;
}

/*Module headers and page title */
.Head, .SkinPageTitle{
	font-family:Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0E3B82;
}

/*Login links etc.*/
.SkinLinks{
	font-family:Tahoma, sans-serif; font-weight:bold;font-size:11px;
	color:#ffcc00;
	text-decoration:none;
}
.SkinLinks A, .SkinLinks A:link, .SkinLinks A:active, .SkinLinks A:visited, .SkinLinks A:hover{
	font-family:Tahoma, sans-serif; font-weight:bold;font-size:11px;
	color:#ffcc00;
	text-decoration:none;
}
.SkinLinks A:hover{
color:#ffff00;
}

/*Copyright*/
.SkinCopyright, .SkinCopyright A, .SkinCopyright A:link, .SkinCopyright A:active, .SkinCopyright A:visited, .SkinCopyright A:hover{
	font-family:Tahoma, sans-serif;
	color:#0E3B82;
	font-size:10px;
	text-decoration:none;
}


/*Menu arrow -needs to be done with css as righrseperator dont parse img url*/
.SkinMenuArrow{
	background-image:url(images/menuarrow.gif);
}

/*Solpart*/
.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: #CFDEF7 1px solid; border-bottom: #CFDEF7 1px solid; border-top: #CFDEF7 1px solid; border-right: #CFDEF7 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#3C6F92', Direction=135, Strength=1);; 
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	border-left: #4D7FCD 1px solid; 
	border-bottom: #4D7FCD 1px solid; 
	border-top: #4D7FCD 1px solid; 
	border-right: #4D7FCD 1px solid; 
	background-color: #4D7FCD;
	color: #ffffff;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left: #97B1C3 1px solid; 
	border-bottom: #97B1C3 1px solid; 
	border-top: #97B1C3 1px solid; 
	border-right: #97B1C3 1px solid; 
	background-color: #97B1C3;
	color:#ffff00;
}

.ModuleTitle_MenuBreak{
	background-color: #4D7FCD;
}

TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar TD.MainMenu_RootMenuArrow{
	border-left: #ffffff 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #ffffff 0px solid; ;
	color:#ffffff;
	background-color: Transparent;
}

TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow{
	border-left: #ffffff 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #ffffff 0px solid; ;
	color:#ffff00;
	background-color: Transparent;
}

.MainMenu_MenuContainer TD{
	font-family:Tahoma, sans-serif; font-weight:bold;font-size:11px;text-align:right;
}

.MainMenu_SubMenu TD{
	font-family:Tahoma, sans-serif; font-weight:bold;font-size:11px;text-align:right;
}

TD.MainMenu_MenuIcon{
	width:13px;
	text-align: right;
	;
}
TD.MainMenu_RootMenuArrow, TD.MainMenu_MenuArrow{
	width:10px;
	text-align: right;
}

.MainMenu_MenuContainer TABLE{
	height:20px;
	text-align:right;	
}

.MainMenu_SubMenu TABLE{
	width:130px;
}

.MainMenu_SubMenu TD{
	height:auto;
}

/*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{
	border-left: #CFDEF7 1px solid; border-bottom: #CFDEF7 1px solid; border-top: #CFDEF7 1px solid; border-right: #CFDEF7 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#3C6F92', Direction=135, Strength=1);; 
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem, .ModuleTitle_SubMenu .ModuleTitle_MenuIcon , .ModuleTitle_SubMenu .ModuleTitle_MenuArrow{
	border-left: #4D7FCD 1px solid; 
	border-bottom: #4D7FCD 1px solid; 
	border-top: #4D7FCD 1px solid; 
	border-right: #4D7FCD 1px solid; 
	background-color: #4D7FCD;
	color: #ffffff;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel{
	border-left: #97B1C3 1px solid; 
	border-bottom: #97B1C3 1px solid; 
	border-top: #97B1C3 1px solid; 
	border-right: #97B1C3 1px solid; 
	background-color: #97B1C3;
	color:#ffff00;
}

.ModuleTitle_MenuBreak{
	background-color: #4D7FCD;
}

.ModuleTitle_SubMenu TD{
	font-family:Tahoma, sans-serif; font-weight:bold;font-size:11px;text-align:right;
}

TD.ModuleTitle_MenuIcon{
	width:13px;
	text-align: right;
}

TD.ModuleTitle_RootMenuArrow, TD.ModuleTitle_MenuArrow{
	width:10px;
	text-align: right;
}

.ModuleTitle_SubMenu TABLE{
	width:130px;
}


