/* ********** Red Gray Shad ************** */
.gray_top_bg{background:url(gray_top_bg.gif) repeat-x top left;}
.gray_body_shad{background:url(gray_body_shad.gif) repeat-x top left;}

.blue_line{background:url(blue_line.gif) no-repeat bottom left; border-bottom:#AFAEAE 1px solid;}

.blue_top_lt{background:url(blue_top_lt.gif) no-repeat top left;}
.blue_top_rt{background:url(blue_top_rt.gif) no-repeat top right;}
.blue_top_bg{background:url(blue_top_bg.gif) repeat-x top left;}
.blue_bot_lt{background:url(blue_bot_lt.gif) no-repeat bottom left;}
.blue_bot_rt{background:url(blue_bot_rt.gif) no-repeat bottom right;}
.blue_bot_bg{background:url(blue_bot_bg.gif) repeat-x bottom left;}
.blue_lt_bg{background:url(blue_lt_bg.gif) repeat-y top left;}
.blue_rt_bg{background:url(blue_rt_bg.gif) repeat-y top right;}
.blue_img{background:url(blue_img.gif) no-repeat top left;}

.Head
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #000000;
}

.Normal
{
	font-family: Tahoma;
    font-size: 11px;
    font-weight: Normal;
    color:#373737;
}


#gray .Head
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#111212;
}

#gray .Normal
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight: Normal;
    color:#111212;
}

#gray td, #gray th, #gray div, #gray p
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight: Normal;
    color:#111212;
}


#gray_border .Head
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#000000;
}

#gray_border .Normal
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

#gray_border td, #gray_border th, #gray_border div, #gray_border p
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

#blue .Head
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#ffffff;
}

#blue .Normal
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#ffffff;
}

#blue td, #blue th, #blue div, #blue p
{
	font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#ffffff;
}


/*           Link Tab1 for sub menus  */
/**************** Link tab *****************/
#link_tab{margin:0; padding:0; float:left;}
#link_tab table{margin:0px 0 0 10px; 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:#111212; margin:0px; padding:0px 8px 0px 11px; text-align:left; height:21px; line-height:2em; background:url(link_arrow.gif) no-repeat center left; text-decoration:underline;}
#link_tab a:link{text-decoration:none; color:#111212;}
#link_tab a:visited{text-decoration:none; color:#111212;}
#link_tab a:hover{color:#0059FF; text-decoration:none;}
#link_tab a:active{color:#0059FF; text-decoration:none;}

