/* 
================================
 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;
}
#cleartextarea
{ 

width:100%; 
height: auto; 
margin:0; 
padding: 0px 0px 0px 0px; 
overflow: visible; 
font-weight: bold; 
margin-bottom:20px;
border:1px;
border-style:solid;
border-color:black;
}*/


.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: #780000;}
// .ModuleTitle_MenuBreak { background-color: #BBF098; }
.ModuleTitle_MenuIcon { background-color: #780000;  }
.ModuleTitle_MenuItemSel { background-color: #DBD3B9; color: #ffffff; }
.Normal { font: inherit; }
.containerrow1_gray {
	color: RED;
}
#Contentarea
{ 

width:100%; 
height: auto; 
margin:0; 
padding: 0px 0px 0px 0px; 
overflow: visible; 
margin-bottom:20px;

}