/* CSS Document */

.c_head{ padding: 0px; text-align:left; }
.c_content{clear:both;}
.c_contentpane{padding:5px 0px; text-align:left;  }
.container {margin-left:1px;}
.c_footer {margin-bottom:0px; padding:0px; text-align:right;}
.title {margin:0; float:left; z-index:2000; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:1em; text-transform:uppercase; }
.Normal{color:#43494D;}
.Normal p{margin-top:0px;}

.Container .c_head .Head { color:#ffffdd; }
.Container .title { padding-top:5px;  }
.Container .HeaderLeft { padding-left:15px; background: url(images/Container02_Header_Left.png) no-repeat top left; }
.Container .HeaderRight { padding-right:20px; background: url(images/Container02_Header_Right.png) no-repeat top right; }
.Container .HeaderBg { height:23px; background: url(images/Container02_Header_Bg.png) repeat-x top left; }
.Container .BodyLeft { padding-left:15px; background: url(images/Container02_Body_Left.png) repeat-y top left; }
.Container .BodyRight { padding-right:20px; background: url(images/Container02_Body_Right.png) repeat-y top right; }
.Container .BodyBg { padding-top:0.5em; background: url(images/Container02_Body_Bg.png) repeat top left; }
.Container .FooterLeft { padding-left:15px; background: url(images/Container02_Footer_Left.png) no-repeat top left; }
.Container .FooterRight { padding-right:20px; background: url(images/Container02_Footer_Right.png) no-repeat top right; }
.Container .FooterBg { height:23px; background: url(images/Container02_Footer_Bg.png) repeat-x top left; }
.Container .ControlContainer { text-align:right; }


.ContainerLeftPane .simplemenu { position:relative; left:-10px;  }
.ContainerLeftPane .simpleMenuItem, 
.ContainerLeftPane a.simpleMenuItem:link, 
.ContainerLeftPane a.simpleMenuItem:active, 
.ContainerLeftPane a.simpleMenuItem:visited,
.ContainerLeftPane a.simpleMenuItem:hover
{
    color: #550000;
    font-weight:bold;
    text-transform:uppercase;
}
.ContainerLeftPane a.simpleMenuItem:hover
{
    color: #825454;
}
.ContainerLeftPane { padding:0; }
.ContainerLeftPane .c_head .Head { color:#ffffff; }
.ContainerLeftPane .Normal {color:#000000; }
.ContainerLeftPane .title { padding-top:5px;  }
.ContainerLeftPane .HeaderLeft { padding-left:15px; background: url(images/Container_Title_Left.png) no-repeat top left; }
.ContainerLeftPane .HeaderRight { padding-right:20px; background: url(images/Container_Title_Right.png) no-repeat top right; }
.ContainerLeftPane .HeaderBg { width:100%;height:23px; background: url(images/Container_Title_Bg.png) repeat-x top left; }
.ContainerLeftPane .BodyLeft { padding-left:15px; background: url(images/Container_Body_Left.png) repeat-y top left; }
.ContainerLeftPane .BodyRight { padding-right:20px; background: url(images/Container_Body_Right.png) repeat-y top right; }
.ContainerLeftPane .BodyBg { width:100%;padding-top:0.5em; background: url(images/Container_Body_Bg.png) repeat top left; }
.ContainerLeftPane .FooterLeft { padding-left:15px; background: url(images/Container_Footer_Left.png) no-repeat top left; }
.ContainerLeftPane .FooterRight { padding-right:20px; background: url(images/Container_Footer_Right.png) no-repeat top right; }
.ContainerLeftPane .FooterBg { width:100%;height:23px; background: url(images/Container_Footer_Bg.png) repeat-x top left; }
.ContainerLeftPane .ControlContainer { text-align:right; }
