/**** container Padding Styles ******/
.width{width:100%;}

.head_pad{padding:0; }
.head_pad4{padding:0 10px 10px 10px;}

.head_pad_a{padding:0px 0px 10px 10px;}



.action_pad{margin:0; float:left; width:1px;}

.title_pad{margin:0; float:left; white-space:nowrap;}
.title_pad1{margin:0; float:left; white-space:nowrap; padding-bottom:10px;}


.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:0px 10px 0px 10px;}
.content_pad1{padding:0px 10px 0px 10px; }


.bottom_pad{padding:0px 10px; clear:both;}

.align_pad{text-align:right;}

.red{ height:30px; background-color:#e85b0c;}
.blackcolor{ height:30px; background-color:#555555;}

.black{ height:30px; border:solid 1px #555555;}

.red_inner{ border-left:solid 1px #c9c9c9;border-right:solid 1px #c9c9c9;border-bottom:solid 1px #c9c9c9; color:#FF0000;}

/*************** Red style**************************/
.c1_top_lt{background:url(c1_top_left.gif) no-repeat top left;}
.c1_top_rt{background:url(c1_top_right.gif) no-repeat top right; padding:0px 9px 0px 12px;}
.c1_top_bg{background:url(c1_top_bg.gif) repeat-x top left; height:8px;}

.c2_top_lt{background:url(c2_top_left.gif) no-repeat top left;}
.c2_top_rt{background:url(c2_top_right.gif) no-repeat top right; padding:0px 12px 0px 12px;}
.c2_top_bg{background:url(c2_top_bg.gif) repeat-x top left; height:10px;}

.c2_bot_lt{background:url(c2_bot_left.gif) no-repeat top left;}
.c2_bot_rt{background:url(c2_bot_right.gif) no-repeat top right; padding:0px 12px 0px 12px;}
.c2_bot_bg{background:url(c2_bot_bg.gif) repeat-x top left; height:9px;}



.c3_top_lt{background:url(c3_top_left.gif) no-repeat top left;}
.c3_top_lt1{background:url(c3_top_left_1.gif) no-repeat top left;}

.c3_top_rt{background:url(c3_top_right.gif) no-repeat top right; padding:0px 58px 0px 215px;}
.c3_top_bg{background:url(c3_top_bg.gif) repeat-x top left; height:24px;}

.c3_m_lt{background:url(c3_m_left.gif) no-repeat top left;}
.c3_m_lt1{background:url(c3_m_left_1.gif) repeat-y top left;}

.c3_m_rt{background:url(c3_m_right.gif) no-repeat top right; padding:0px 166px 0px 26px;}
.c3_m_bg{background:url(c3_m_bg.gif) repeat-x top left;}




.c3_bot_lt{background:url(c3_bot_left.gif) no-repeat top left;}
.c3_bot_rt{background:url(c3_bot_right.gif) no-repeat top right; padding:0px 214px 0px 63px;}
.c3_bot_bg{background:url(c3_bot_bg.gif) repeat-x top left; height:42px;}

/***************general font style**************************/

.Head
{
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.Normal
{
    font-size: 12px;
    font-weight:normal;
    color:#231f20;
}

/***** common_print ******/
#block .Head
{
    font-size:28px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#339999;
}

#block .Normal
{
    font-size:11px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
	font-size:14px;
    color:#ffffff;
}

#block td, #block th, #block 
{
    font-size:11px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
	font-size:14px;
    color:#ffffff;
}



