/* 
================================
 Container Styles for DotNetNuke
================================
*/   
/*
.ModuleTitle_MenuBar {margin-left:0px;margin-bottom:0px;margin-top:0px; position:relative; cursor: pointer!important; height: 25px!important; }
.ModuleTitle_SubMenu {left:0!important; top:15px!important; width:150px;}
.ModuleTitle_MenuItem { cursor: pointer!important; color: #DDF6FF;margin-bottom:0px;margin-top:0px; font-family: "Times New Roman", Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; font-style: normal; background-color: #002E69;}
// .ModuleTitle_MenuBreak { background-color: #BBF098; }
.ModuleTitle_MenuIcon { background-color: #002E69;  }
.ModuleTitle_MenuItemSel { background-color: #E5B32E; color: #DDF6FF; }
.Normal { font: inherit; }
.border { background-color: #008080; width:100%;  }
.containerrow1_gray {
	color: RED;
}
*/

.ModuleTitle_MenuBar {margin-left:0px;margin-bottom:0px;margin-top:0px; position:relative; cursor: pointer!important; height: 25px!important; }
.ModuleTitle_SubMenu {left:0!important; top:15px!important; width:150px;}
.ModuleTitle_MenuItem { cursor: pointer!important; color: #ffffff;margin-bottom:0px;margin-top:0px; font-family: "Times New Roman", Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; font-style: normal; background-color: #c2b9b2;}
// .ModuleTitle_MenuBreak { background-color: #BBF098; }
.ModuleTitle_MenuIcon { background-color: #c2b9b2;padding: 0px 0px 0px 0px;  }
.ModuleTitle_MenuItemSel { background-color: #eae2cc;  color: #ffffff; }
.Normal { font: inherit; }
.border { background-color: #c2b9b2;  width:100%;  }
.containerrow1_gray {
	color: RED;
}


#Contentarea
{ 
width:500px; 
height: auto; 
margin-right:5px; 
padding: 0px 0px 0px 0px; 
overflow: visible; 
font-weight: bold; 
margin-bottom:20px;
/*border:1px;
border-style:solid;
border-color:black;*/
}