/**** container Padding Styles ******/
.width{width:100%;}

.head_pad{padding:0px 0px 0px 10px;}


.action_pad{margin:0; float:left; width:1px;}

.title_pad{margin:0; float:left; white-space:nowrap;}

.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:10px;}
.content_pad1{padding: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 27px 0px 0px;}
.c1_top_bg{background:url(c1_top_bg.gif) repeat-x top left; height:29px;}

.c1_bot_lt{background:url(c1_bot_left.gif) no-repeat bottom left;}
.c1_bot_rt{background:url(c1_bot_right.gif) no-repeat botttom right; padding:0px 0px 0px 27px;}
.c1_bot_bg{background:url(c1_bot_bg.gif) repeat-x bottom left; height:28px;}


.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 6px 0px 27px;}
.c2_top_bg{background:url(c2_top_bg.gif) repeat-x top left; height:33px;}

.c2_bot_lt{background:url(c2_bot_left.gif) no-repeat bottom left;}
.c2_bot_rt{background:url(c2_bot_right.gif) no-repeat botttom right; padding:0px 0px 0px 27px;}
.c2_bot_bg{background:url(c2_bot_bg.gif) repeat-x bottom left; height:28px;}



/***************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;
}



