#ix_outerborder				{ width: 780px;	border: 1px solid #000000; background: #FFFFFF; margin: auto; overflow: hidden; }
#ix_header					{ text-align: left;	background: #889e39 url(http://www.inetfx.net/images/generic/header_bg.gif); height: 153px; width: 100%; overflow: hidden; }
#ix_menuBar					{ text-align: left; background: #bc7051 url(http://www.inetfx.net/images/menubar/red.gif); width: 100%; padding: 7px 0px; }
#ix_menuBar_right		{ margin-top: -23px; margin-bottom: -7px; float: right; padding: 7px 0px; }
#ix_subMenu 				{ text-align: left; padding: 3px 0px; width: 100%; font-size: 1px; clear: both; }

.ix_menuGreen				{ background: #5c992d url(http://www.inetfx.net/images/menubar/green.gif); }
a.ix_menuGreenH:hover		{ background: #5c992d url(http://www.inetfx.net/images/menubar/green.gif); }
.ix_menuYellow				{ background: #e5d73b url(http://www.inetfx.net/images/menubar/yellow.gif); }
a.ix_menuYellowH:hover		{ background: #e5d73b url(http://www.inetfx.net/images/menubar/yellow.gif); }
.ix_menuBlue				{ background: #4e7dbc url(http://www.inetfx.net/images/menubar/blue.gif); }
a.ix_menuBlueH:hover		{ background: #4e7dbc url(http://www.inetfx.net/images/menubar/blue.gif); }
.ix_menuOrange				{ background: #ea7f3e url(http://www.inetfx.net/images/menubar/orange.gif); }
a.ix_menuOrangeH:hover		{ background: #ea7f3e url(http://www.inetfx.net/images/menubar/orange.gif); }
.ix_menuLightBlue			{ background: #66969f url(http://www.inetfx.net/images/menubar/lightblue.gif); }
a.ix_menuLightBlueH:hover	{ background: #66969f url(http://www.inetfx.net/images/menubar/lightblue.gif); }
.ix_menuPurple				{ background: #a473ef url(http://www.inetfx.net/images/menubar/purple.gif); }
a.ix_menuPurpleH:hover		{ background: #a473ef url(http://www.inetfx.net/images/menubar/purple.gif); }
.ix_menuGold				{ background: #d1c685 url(http://www.inetfx.net/images/menubar/gold.gif); }
a.ix_menuGoldH:hover		{ background: #d1c685 url(http://www.inetfx.net/images/menubar/gold.gif); }

a.ix_menuLink:link, a.ix_menuLink:visited, a.ix_menuLink:hover, a.ix_menuLink:active {
	padding: 7px 15px 7px 15px;
 	font-family:Tahoma;
 	font-size: 13px;
 	font-weight: bold;
 	text-decoration:none; 
 	color: #FFFFFF;
 	border-bottom: none;
}

a.ix_submenuLink:link, a.ix_submenuLink:visited {
 	padding: 3px 15px 3px 15px;
 	font-family:Tahoma;
 	font-size: 11px;
 	font-weight: bold;
 	text-decoration:none; 
 	color: #FFFFFF;
 	border-bottom: none;
}
 
a.ix_submenuLink:hover, a.ix_submenuLink:active {
	padding: 3px 15px 3px 15px;
 	font-family:Tahoma;
 	font-size: 11px;
 	font-weight: bold;
 	text-decoration:underline;
 	color: #FFFFFF;
 	border-bottom: none;
} 

#ix_content
{
	background: #FFFFFF;
	text-align: left;
	vertical-align: top; 
 	font-family:Tahoma;
	font-size: 12px;
 	color: #747474;
 	padding: 15px;
 	page-break-after: always;
}

#ix_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#ix_footer {
	text-align: left;
	background: #889e39 url(http://www.inetfx.net/images/generic/bot2.gif);
	height: 55px;
	width: 100%;
}

#ix_footer_links {
	vertical-align: top;
	background: url(http://www.inetfx.net/images/generic/bot.gif);
	padding-left:5px;
	padding-top:8px;
 	font-family:Tahoma;
 	font-size: 11px;
	color: #454545;
	height: 47px;
	width: 550px;
	float: left;
}

#ix_footer_middle {
	background: url(http://www.inetfx.net/images/generic/bot1.gif);
	height: 55px;
	width: 41px;	
	float: left;
}

#ix_footer_copyright {
	background: #889e39 url(http://www.inetfx.net/images/generic/bot2.gif);
	vertical-align: top;
	padding-left: 25px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-family:Tahoma;
	height: 35px;
	float: left;
}

a.ix_footerLink:link, a.ix_footerLink:visited {
 	text-decoration:none; 
 	font-family:Tahoma;
 	font-size: 11px;
 	border-bottom: none;
 	color: #3A3A3A;
}

a.ix_footerLink:hover, a.ix_footerLink:active {
 	text-decoration:none;
 	font-family:Tahoma;
 	font-size: 11px;
 	border-bottom:1px solid red;
 	color: #3A3A3A;
}
