.css_container_title1
{
	color:#574444;
	font-weight:bold;
	font-size:10pt;
	font-family:Verdana;
    padding-left:10px;
}

.containerpane1
{
    background-color:White;
    padding:10px;
}

.css_container_title2
{
	color:#574444;
	font-weight:bold;
	font-size:10pt;
	font-family:Verdana;
}

.containerpane2
{
    background:url(images/RightContainerBackground.png) repeat-y bottom center transparent;
    padding:10px;
}

.css_footer2
{
    background:url(images/RightContainerBottom.png) no-repeat bottom center transparent;
}

.css_container_title3
{
	color:White;
	font-weight:bold;
	font-size:10pt;
	font-family:Verdana;
    padding-left:10px;
    vertical-align:middle;
}

.containerpane3
{
    background:url(images/LeftContainerBackground.png) repeat-y center top transparent;
    padding:10px;
}

.css_footer3
{
    background:url(images/LeftContainerBottom.png) no-repeat bottom center transparent;
}

.css_container_title4
{
	color:White;
	font-weight:bold;
	font-size:10pt;
	font-family:Verdana;
}

.containerpane4
{
    border-top:1px solid #BFB6B7;
    background:url(images/RightContainerBackground.png) repeat-y bottom center transparent;
    padding:10px;
}

.css_footer4
{
    background:url(images/RightContainerBottom.png) no-repeat bottom center transparent;
}

.ModuleTitle_MenuContainer
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    height:20px;
}

.ModuleTitle_MenuBar
{
    height:20px;
    width:1px;
}

.ModuleTitle_MenuItem
{
    background-color:#edebeb;
    border-left:0px solid White;
    border-right:0px solid White;
    border-top:1px solid #574444;
    border-bottom:1px solid #574444;
    color:#574444;
    height:20px;
    width:125px;
    padding:0px 10px 0px 10px;
}

.ModuleTitle_SubMenu
{
    z-index:1000;
    margin-left:3px;
    min-width:120px;
    border-top:1px solid #574444;
    border-bottom:1px solid #574444;
}

.ModuleTitle_MenuItemSel
{
    background-color:#abc237;
    border-left:0px solid White;
    border-right:0px solid White;
    border-top:1px solid White;
    border-bottom:1px solid White;
    color:White;
    height:20px;
    width:125px;
    padding:0px 10px 0px 10px;
}

.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon,
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow
{
    display:none;
}