
.Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #505153;
}

.Normal
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Normal;
    color:#505153;
}

#common .Head
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#E45324;
}

#common .Normal
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color:#505153;
}

#common table {border:1px solid #505153; background-color:#b7b8b1;}
#common .titlecell a {font-weight:bold;text-decoration:underline;color:#ff3700;}
#common .titlecell a:hover {text-decoration:none;}
#common table tr, #common table tr td, #common table tr td table, #common table tr td table tr, #common table tr td table tr td, #common table tr td table tr td table {border:0px;}

#common td, #common th, #common div, #common p
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color:#505153;
}


/*           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:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#656565; margin:0px; padding:0px 5px 0px 0px; text-align:left; height:13px; line-height:1em; background:url(dooted.gif) repeat-x bottom left; text-decoration:none;}
#link_tab a:link{text-decoration:none; color:#656565;}
#link_tab a:visited{text-decoration:none; color:#656565;}
#link_tab a:hover{color:#EF4025; text-decoration:none;}
#link_tab a:active{color:#EF4025; text-decoration:none;}



a:link
	{
	color:#EF4025;
	text-decoration:underline;
	}
	
a:hover
	{
	color:#EF4025;
	text-decoration:underline;
	}

a:visited
	{
	color:#EF4025;
	text-decoration:underline;
	}
