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: 32px;
	list-style: none;
	}
	
	.subtabs li {
	//display: block;
	font-size: 11px;
	line-height: 32px;
	color: #FFF;
	float: left;
	background-color: inherit;

}
.subtabs li a {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 116px;
	height: 25px;
	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.subtabs2 {
	margin: 0 0 0px;
	padding: 0;
	height: 32px;
	list-style: none;
	}
	
	.subtabs2 li {
	//display: block;
	font-size: 11px;
	line-height: 32px;
	color: #FFF;
	float: left;
	background-color: inherit;

}
.subtabs2 li a {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 116px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-image: url(http://www.ifdnrg.com/img/sub_button_red.gif);
	background-position: bottom left;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.subtabs2 li a:hover {
	background-image: url(http://www.ifdnrg.com/img/sub_button_red.gif);
	background-position: top left;
	text-decoration: none;
	}

/* ==============================================================================*/

ul.subtabs3 {	margin: 0 0 0px;	padding: 0;	height: 32px;	list-style: none;	}
.subtabs3 li {	font-size: 11px;	line-height: 32px;	color: #FFF;	float: left;	background-color: inherit;}
.subtabs3 li a {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 116px;     
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-image: url(http://www.ifdnrg.com/img/sub_button_green.gif);
	background-position: bottom left;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.subtabs3 li a:hover {	background-image: url(http://www.ifdnrg.com/img/sub_button_green.gif);	background-position: top left;	text-decoration: none;	}
	

/* ==============================================================================*/

ul.subtabs4 {	margin: 0 0 0px;	padding: 0;	height: 32px;	list-style: none;	}
.subtabs4 li {	font-size: 11px;	line-height: 32px;	color: #FFF;	float: left;	background-color: inherit;}
.subtabs4 li a {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 116px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-image: url(http://www.ifdnrg.com/img/sub_button_blue.gif);
	background-position: bottom left;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.subtabs4 li a:hover {	background-image: url(http://www.ifdnrg.com/img/sub_button_blue.gif);	background-position: top left;	text-decoration: none;	}

/* ==============================================================================*/
