.gg_top_bg{ background: url(top_bg_g.gif) repeat-x top left;}
.gg_bot_bg{background: url(bot_bg_g.gif) repeat-x bottom left;}
.gg_s1{ background:url(s1_g.gif) repeat-y top left;}
.gg_s2{background:url(s2_g.gif) repeat-y top right;}

.Head
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #000000;
}

.Normal
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: Normal;
    color:#6e6e78;
}


#grey .Head
{
	position: relative; top: 5px; right: 5px;
	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color:#6e6e78;
}

#grey .Normal
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color:#6e6e78;
}

#grey td, #grey th, #grey div, #grey p
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color:#A9A9A9;
}


#blackk .Head
{
	font-family: Arial;
    font-size: 19px;
    font-weight:bold;
    color:#000000;
}

#blackk .Normal
{
	font-family: Verdana;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

#blackk td, #blackk th, #blackk div, #blackk p
{
	font-family: Verdana;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}


#blackk1 .Head
{
	font-family: Arial;
    font-size: 16px;
    font-weight:bold;
    color:#000000;
}

#blackk1 .Normal
{
	font-family: Verdana;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

#blackk1 td, #blackk1 th, #blackk1 div, #blackk1 p
{
	font-family: Verdana;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}


#common .Head
{
	font-family:"Lucida Console";
    font-size: 14px;
    font-weight:bold;
    color:#000000;
}

#common .Normal
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:normal;
    color:#666666;
}

#common td, #common th, #common div, #common p
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:normal;
    color:#666666;
}


/*           Link Tab1 for sub menus  */
/**************** Link tab *****************/
#link_tab{margin:0; padding:0; float:right;}
#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:Tahoma; font-size:11px; font-weight:normal; color:#FEFEFF; margin:0px; padding:0px 8px 0px 30px; text-align:left; height:32px; line-height:3em; background:url(link_img.gif) no-repeat center left; text-decoration:none;}
#link_tab a:link{text-decoration:none; color:#FEFEFF;}
#link_tab a:visited{text-decoration:none; color:#FEFEFF;}
#link_tab a:hover{color:#BDAC20; text-decoration:none;}
#link_tab a:active{color:#BDAC20; text-decoration:none;}