/**** container Padding Styles ******/
.width{width:100%;}


.head_pad{padding:5px 10px 0px 10px;}

.blue_pad{padding:5px 10px 0px 10px;}
.blues{padding:8px 10px 0px 10px;}
.red_pad{padding:2px 10px 0px 5px;}


.action_pad{margin:0; float:left; width:5%; _width:1px;}

.icon_pad{margin:0; float:left; width:10%; white-space:nowrap;}
.icon_pad1{margin:0; float:left; width:5%; white-space:nowrap;}

.title_pad{margin:0; float:left; width:70%; white-space:nowrap; padding:0px 0px 0px 0px;}

.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:10px; clear:both;}
.content_pad1{padding:10px; clear:both;}
.content_pad2{padding:10px 0px 0px 0px; clear:both;}

.bottom_pad{padding:0px 10px;}

.align_pad{text-align:right;}

.c1_topleft_yellow{
height:29px;
background:url(c1_yellow_topleft.gif) top left no-repeat;
}


.c1_topright_yellow{
height:29px;
background:url(c1_yellow_topright.gif) top right no-repeat;
}

.c1_topbg_yellow{
margin:0 6px 0 22px;
height:29px;
background:url(c1_yellow_topbg.gif) top left repeat-x;
}

.c2_botleft_yellow{
height:7px;
background:url(c1_bottom_left.gif) bottom left no-repeat;
}

.c2_botright_yellow{
height:7px;
background:url(c1_bottom_right.gif) bottom right no-repeat;
}

.c2_botbg_yellow{
height:7px;
margin:0 7px;
background:url(c1_bottom_bg.gif) bottom left repeat-x;
}



/****** c2******/
.c2_topleft_yellow{
height:28px;
background:url(c2_yellow_topleft.gif) top left no-repeat;
}


.c2_topright_yellow{
height:28px;
background:url(c2_yellow_topright.gif) top right no-repeat;
}

.c2_topbg_yellow{
margin:0 17px 0 17px;
height:28px;
background:url(c2_yellow_topbg.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:#ffffff;
}

#common .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#9f9fa1;
}

#common td, #common th, #common div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#9f9fa1;
}


/****** block ******/
#block .Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
}

#block .Normal
{
	font-family: Arial, Helvetica, sans-serif,Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}

#block td, #block th, #block div
{
	font-family: Arial, Helvetica, sans-serif,Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}

/****** white ******/
#white  .Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
}

#white  .Normal
{
	font-family: Arial, Helvetica, sans-serif,Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}

#white  td, #white  th, #white  div
{
	font-family: Arial, Helvetica, sans-serif,Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}


