body
{
	margin:0;
}

table.main
{ 
margin:0;
}

table.navbg
{ 
margin:0;
background-image: 
url("images/topnav.jpg");
background-repeat: repeat-x;
background-position: top left;
}


table.comp
{ 
margin:0;
background-image: 
url("images/comp1.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}

table.multi
{ 
margin:0;
background-image: 
url("images/multi.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}

table.elect
{ 
margin:0;
background-image: 
url("images/elect.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}

table.indust
{ 
margin:0;
background-image: 
url("images/indust.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}

td.bgl
{ 
margin:0;
background-image: 
url("images/bgl.jpg");
background-repeat: none;
background-position: top right;
}

td.bgr
{ 
margin:0;
background-image: 
url("images/bgr.jpg");
background-repeat: repeat;
background-position: top left;
}

td.white
{ 
margin:0;
background-image: 
url("images/whitebg.jpg");
background-repeat: repeat;
background-position: top right;
}

.nav1 a
{
	font-family:arial;
	color: #000000;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}



.nav1 a:hover 
{
	visibility: hidden
	font-family:arial;
	color: #009900;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

.nav2 a
{
	font-family:arial;
	color: #000000;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}



.nav2 a:hover 
{
	visibility: hidden
	font-family:arial;
	color: #009900;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

* html a:hover
{
	visibility:visible;
}

h1 
{
	font-family:arial;
	color: #001c6e;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: italic;	
} 

h1.tag
{
	font-family:arial;
	color: #001c6e;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: italic;	
} 

h2
{
	font-family:arial;
	color: #001c6e;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: italic;	
} 

p
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
}

p.footer
{
	font-family:arial;
	text-align: Center;
	font-weight: bold;
	color:#001c6e;
	font-size:8pt;
}

a.footer
{
	font-family:arial;
	color:#001c6e;
	font-size:8pt;
	font-weight: bold;
	text-decoration:underline;
}

li
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	font-weight: none;
}

li.head
{
	font-family:arial;
	color: #001c6e;
	text-align: left;
	font-size: 12pt;
}