ul.tabs {
	margin: 0 0 0px;
	padding: 0;
	height: 32px;
	list-style: none;
	}

	.tabs li {
	//display: block;
	font-size: 11px;
	line-height: 32px;
	color: #FFF;
	float: left;
	background-color: inherit;
	}
	
.tabs li a {
	width: 116px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	background-image: url(http://www.ifdnrg.com/img/button.gif);
	background-position: bottom left;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	}
.tabs li a:hover {
	background-image: url(http://www.ifdnrg.com/img/button.gif);
	background-position: top left;
	text-decoration: none;
	}
/* ==============================================================================*/

ul.subtabs {
	margin: 0 0 0px;
	padding: 0;
	height: 22px;
	list-style: none;
	}
	
	.subtabs li {
	//display: block;
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
	float: left;
	background-color: inherit;

}
.subtabs li a {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 116px;
	height: 22px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	background-image: url(http://www.ifdnrg.com/img/sub_button.gif);
	background-position: bottom left;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.subtabs li a:hover {
	background-image: url(http://www.ifdnrg.com/img/sub_button.gif);
	background-position: top left;
	text-decoration: none;
	}

/* ==============================================================================*/

ul.subtabs4 {	margin: 0px;	padding: 0px;	height: 22px;	list-style: none; 	}
.subtabs4 li {	font-size: 11px;	line-height: 22px;	color: #FFF;	float: left;	background-color: inherit;}
.subtabs4 li a {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 115px;
	height: 22px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	xbackground-image: url(http://www.ifdnrg.com/img/sub_button_blue.gif);
	xbackground-position: bottom left;
	xbackground-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.subtabs4 li a:hover {		background-color: #8C97A6
	text-decoration: none;	}

/* ==============================================================================*/
