.defaultStyle
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;
}

H1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13pt;	
	color: #000000;	
	font-weight:bold;
}

H2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;	
	color: #7e0801;	
	font-weight:bold;
}

H3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;	
	font-weight:bold;
}

A
{
	color: #7e0801;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

FORM
{
	padding: 0;
	margin: 0;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #000000;	
}

TABLE.shell
{
	width: 924px;
	height: 100%;	
	background-color: #ffffff;
}

TD.header
{
	height: 226px;	
}

TD.nav
{
	height: 50px;	
}

TD.navBg
{
	background-image: url(../img/navBg.gif);
	background-repeat: repeat-x;
	height: 38px;	
}

TD.navBottom
{
	background-image: url(../img/navBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;	
}

TD.n_space
{
	width: 45px;	
}

A.n_home
{
	display: block;
	width: 48px;
	height: 38px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -48px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 48px;
	height: 38px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
	background-position: -48px 0px;	
}

A.n_products
{
	display: block;
	width: 170px;
	height: 38px;
	background-image: url(../img/n_products.gif);
	background-repeat: no-repeat;	
}
A.n_products:hover
{
	background-position: -170px 0px;	
}
A.n_productsSel
{
	display: block;
	width: 170px;
	height: 38px;
	background-image: url(../img/n_products.gif);
	background-repeat: no-repeat;	
	background-position: -170px 0px;	
}

A.n_company
{
	display: block;
	width: 109px;
	height: 38px;
	background-image: url(../img/n_company.gif);
	background-repeat: no-repeat;	
}
A.n_company:hover
{
	background-position: -109px 0px;	
}
A.n_companySel
{
	display: block;
	width: 109px;
	height: 38px;
	background-image: url(../img/n_company.gif);
	background-repeat: no-repeat;	
	background-position: -109px 0px;	
}

A.n_tip
{
	display: block;
	width: 137px;
	height: 38px;
	background-image: url(../img/n_tip.gif);
	background-repeat: no-repeat;	
}
A.n_tip:hover
{
	background-position: -137px 0px;	
}
A.n_tipSel
{
	display: block;
	width: 137px;
	height: 38px;
	background-image: url(../img/n_tip.gif);
	background-repeat: no-repeat;	
	background-position: -137px 0px;	
}

A.n_links
{
	display: block;
	width: 48px;
	height: 38px;
	background-image: url(../img/n_links.gif);
	background-repeat: no-repeat;	
}
A.n_links:hover
{
	background-position: -48px 0px;	
}
A.n_linksSel
{
	display: block;
	width: 48px;
	height: 38px;
	background-image: url(../img/n_links.gif);
	background-repeat: no-repeat;	
	background-position: -48px 0px;	
}

A.n_contact
{
	display: block;
	width: 93px;
	height: 38px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -93px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 93px;
	height: 38px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
	background-position: -93px 0px;	
}

TD.footer
{
	height: 25px;	
}

TD.footerTop
{
	height: 10px;
	background-image: url(../img/footerTop.gif);
	background-repeat: repeat-x;	
	background-position: left bottom;
}

TD.footerBg
{
	height: 33px;
	background-image: url(../img/footerBg.gif);
	background-repeat: repeat-x;	
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #666666;
	padding: 0px 3px 0px 3px;
}

A.footNavLink
{
	color: #666666;
	text-decoration: none;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

A.footTextLink
{
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #FFFFFF;	
}