/**** container Padding Styles ******/
.width{width:100%;}
.head_pad{padding:0px 5px 0px 7px;}
.head_pad1{padding:0px 5px 0px 2px;}

.action_pad{margin:0; float:left; width:1px; padding:7px 0px 0px 0px;}

.title_pad{margin:0; float:left; width:70%; white-space:nowrap; padding:7px 0px 0px 0px;}

.visibility_pad{margin:0; float:right; text-align:right; padding-top:5px;}

.content_pad{padding:10px 3px 0px 3px; clear:both;}
.content_pad1{padding:10px 0px 0px 0px; clear:both;}
.content_pad1{padding:10px 5px 0px 5px; clear:both;}
.content_pad2{padding:10px 0px 0px 0px; clear:both;}

.bottom_pad{padding:0px 10px;}

.align_pad{text-align:right;}

.c1_topleft{
height:28px;
background:url(c1_top_left.gif) top left no-repeat;
}

.c1_topright{
height:28px;
background:url(c1_top_right.gif) top right no-repeat;
}

.c1_topbg{
margin:0 3px 0 3px;
height:28px;
background:url(c1_top_bg.gif) top left repeat-x;
}

.c1_botleft{
height:12px;
background:url(c1_bot_left.gif) bottom left no-repeat;
}

.c1_botright{
height:12px;
background:url(c1_bot_right.gif) bottom right no-repeat;
}

.c1_botbg{
height:12px;
margin:0 99px 0 98px;
background:url(c1_bot_bg.gif) bottom left repeat-x;
}

/****** c2_container ******/

.c2_topleft{
height:33px;
background:url(c2_top_left.gif) top left no-repeat;
}

.c2_topright{
height:33px;
background:url(c2_top_right.gif) top right no-repeat;
}

.c2_topbg{
margin:0 3px 0 3px;
height:33px;
background:url(c2_top_bg.gif) top left repeat-x;
}


/****** c3_container ******/

.c3_topleft{
height:33px;
background:url(c3_top_left.gif) top left no-repeat;
}

.c3_topright{
height:33px;
background:url(c3_top_right.gif) top right no-repeat;
}

.c3_topbg{
margin:0 3px 0 3px;
height:33px;
background:url(c3_top_bg.gif) top left repeat-x;
}



/****** c4_container ******/

.c4_topleft{
height:31px;
background:url(c4_top_left.gif) top left no-repeat;
}

.c4_topright{
height:31px;
background:url(c4_top_right.gif) top right no-repeat;
}

.c4_topbg{
margin:0 3px 0 3px;
height:31px;
background:url(c4_top_bg.gif) top left repeat-x;
}

/****** general ******/
.Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}



/****** Common ******/
#common .Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

#common .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#000000;
}

#common td, #common th, #common div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#000000;
}


/****** red ******/
#grey_bot_shade .Head
{
    font-family: Tahoma,Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
}

#grey_bot_shade .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#666666;
}

#grey_bot_shade td, #grey_bot_shade th, #grey_bot_shade div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#6666666;
}


/****** black ******/
#black .Head
{
    font-family: Tahoma,Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
}

#black .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#666666;
}

#black td, #black th, #black div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#6666666;
}

/****** grey ******/
#grey .Head
{
    font-family: Tahoma,Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#666666;
}

#grey .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#666666;
}

#grey td, #grey th, #grey div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#6666666;
}




