.title_grey .Head {color:white;}

.c_OuterTable .c_contentpane TD
{
   text-align:left;
}

.c_OuterTable .c_OuterTable
{
   text-align:left; 
   width:100%;
   height:100%;
}

.c_OuterTable .c_InnerBottomTable
{
   text-align:left; 
   width:100%;
}

.c_OuterTable .c_InnerTopTable
{
   text-align:left; 
   background:url(images/Container_TopRepeat.png) repeat-x top center;
   height:32px;
}
.c_OuterTable .c_InnerContentTable
{
   text-align:left; 
   width:100%;
   height:100%;
}

/****   ****/
.c_OuterTable .c_HeadLeft
{
   background:url(images/Container_TopLeft.png) no-repeat top left;
   /*margin-left:15px;*/
   padding-left:15px;
   height:32px;
}
.c_OuterTable .c_HeadCenter
{
   background:url(images/Container_TopSwoop.png) no-repeat top center;
   height:32px; 
   width:100%; 
}
.c_OuterTable .c_HeadCss
{
   color:White;
   font-weight:bold; 
   font-size:14px; 
   font-family: Arial, Times New Roman, Verdana;
}
.c_OuterTable .c_HeadRight
{
   background:url(images/Container_TopRight2.jpg) no-repeat top right;
   /*margin-right:15px;*/
   padding-right:15px;
   height:32px;
}

/****   ****/
.c_OuterTable .c_ContentRight
{
   clear:both; 
   background:url(images/Container_RightRepeat.png) repeat-y top right; 
}
.c_OuterTable .c_ContentCenter
{
   padding:8px 15px 0 15px ; 
   text-align:left;
   width:100%;
   height:100%;
}
.c_OuterTable .c_ContentLeft
{  
   background:url(images/Container_LeftRepeat.png) repeat-y top left; 
}


/****   ****/
.c_OuterTable .c_FooterRight 
{
   background:url(images/Container_RightRepeat.png) repeat-y top right; text-align:right;
   width:3px;
   padding-right:2px;
} 
.c_OuterTable .c_FooterCenter
{
   margin-bottom:20px;
   padding:8px 10px 12px 15px; 
   background:url(images/Container_Bottom_Repeat.png) repeat-x bottom left; 
   width:100%;
}
.c_OuterTable .c_FooterLeft
{
   background:url(images/Container_LeftRepeat.png) repeat-y top left; 
   width:3px;
   padding-left:2px;
}
.c_OuterTable .c_BottomActions
{
   text-align:right;
}
.c_OuterTable .homecontent{height:360px;}
.c_OuterTable .title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.c_OuterTable .Head{font-weight:bold; font-size:14px; font-family: Arial, Times New Roman, Verdana;}

.c_OuterTable .Normal{color:#43494D;}

.c_OuterTable .Normal p{margin-top:0px;}
