/* ID Styles */

#innernav a {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #006600;
	text-align:left;
	line-height:12px;
	text-decoration: none;
	display:block;
	padding:4px 0px 4px 20px;
	background: url("../images/nav-arrow-off.gif"/*tpa=http://demo.alfalahinsurance.com/images/nav-arrow-off.gif*/) 4px 4px no-repeat;
	}
	
#innernav a:hover {
	background: url("../images/nav-arrow-on.gif"/*tpa=http://demo.alfalahinsurance.com/images/nav-arrow-on.gif*/) 4px 4px no-repeat;
	color:#102276;
	}
#innernav #current{
	background: url("../images/nav-arrow-off.gif"/*tpa=http://demo.alfalahinsurance.com/images/nav-arrow-off.gif*/) 4px 4px no-repeat;
	background-color: #f2f2f2;
	}
#innernav #current a{
	background: url("../images/nav-arrow-off.gif"/*tpa=http://demo.alfalahinsurance.com/images/nav-arrow-off.gif*/) 4px 4px no-repeat;
	background-color: #f2f2f2;
	}
#innernav #top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-align:left;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:4px 4px 4px 20px;
	background: url("../images/nav-arrow-down-off.gif"/*tpa=http://demo.alfalahinsurance.com/images/nav-arrow-down-off.gif*/) 4px 8px no-repeat;
	}
	
#innernav #top:hover{
	background: url("../images/nav-arrow-down-on.gif"/*tpa=http://demo.alfalahinsurance.com/images/nav-arrow-down-on.gif*/) 4px 8px no-repeat;
	color:#EF020A;
	}
IMG {
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
}