/**** container Padding Styles ******/
.width{width:100%;}
.head_pad{padding:10px 10px 5px 0px;}
.head_pad1{padding:5px 10px 5px 0px;}
.head_pad2{padding:25px 10px 5px 66px;}

.action_pad{margin:0; float:left; width:1px;}
.title_pad{margin:0; float:left; width:75%; white-space:nowrap;}
.title_pad1{margin:0; float:left; width:85%; white-space:nowrap;}
.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:10px 0px; clear:both;}
.content_pad1{padding:10px 0px 0px 0px; clear:both;}

.bottom_pad{padding:0px 10px;}

.align_pad{text-align:right;}

/************* Bottom_bg style  *****************/
.Title_bgS {background: url(smallFTitile_bg.gif) no-repeat bottom left; height:26px;}
.botblue_bg { background:url(bBottom_bg.gif) repeat-x top left; height:14px;}
.Title_bgBi {background:url(bigSTitile_bg.gif) no-repeat bottom left; height:28px;}

/***************general font style**************************/

.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;
}


/****** Pink_Sandle ******/
#Bottom_bg .Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;
}

#Bottom_bg .Normal
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#666666;
}

#Bottom_bg td, #Bottom_bg th, #Bottom_bg div
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#666666;
}


/****** Common ******/
#common .Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:normal !important;
    color:#666644 !important;
}

#common .Normal
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#000000;
}

#common td, #common th, #common div
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#000000;
}


/****** sandal Green ******/
#Title_blue .Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: bold;
    color:#000000;
}

#Title_blue .Normal
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#060606;
}

#Title_blue td, #Title_blue th, #Title_blue div
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#060606;
}


/*           Link Tab1 for sub menus  */
/**************** Link tab *****************/
#link_tab{margin:0; padding:0;}
#link_tab table{margin:0px 0 0 0px; padding:0px;}
#link_tab td{font-size:0px;line-height:0px; margin:0px; padding:0; height:1px;}
#link_tab img{margin:0px;}
#link_tab div{margin:0px;}
#link_tab a{display:block; font-family:"Comic Sans MS"; font-size:12px; font-weight:bold; color:#DDE5DA; margin:0px; padding:0px 20px 0px 20px; text-align:left; height:15px; line-height:1.2em; background:url(link_sep.gif) no-repeat center right; text-decoration:none;}
#link_tab a:link{text-decoration:none; color:#DDE5DA;}
#link_tab a:visited{text-decoration:none; color:#DDE5DA;}
#link_tab a:hover{color:#FFF600; text-decoration:none;}
#link_tab a:active{color:#FFF600; text-decoration:none;}
