body
{
	margin:0;
}

.link a
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 10pt;
font-weight: bold;

}

.link a:hover
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;

}


.subnav a
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 8pt;
font-weight: bold;

}

.subnav a:hover
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 8pt;
font-weight: bold;

}


.footer a
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 8pt;
font-weight: bold;

}

.footer a:hover
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 8pt;
font-weight: bold;

}

* html a:hover
{
	visibility:visible;
}

.about a
{
	position: relative;
	background: url(images/about-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 42px;
	height: 105px;	
	margin: 0;
	padding: 0;
}

.about a:hover img
{
	visibility: hidden;
}

.prodev a
{
	position: relative;
	background: url(images/prodev-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 90px;
	height: 105px;	
	margin: 0;
	padding: 0;
}

.prodev a:hover img
{
	visibility: hidden;
}

.market a
{
	position: relative;
	background: url(images/market-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 72px;
	height: 105px;	
	margin: 0;
	padding: 0;
}

.market a:hover img
{
	visibility: hidden;
}

.quote a
{
	position: relative;
	background: url(images/quote-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 54px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.quote a:hover img
{
	visibility: hidden;
}

.products a
{
	position: relative;
	background: url(images/products-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 66px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.products a:hover img
{
	visibility: hidden;
}

.submit a
{
	position: relative;
	background: url(images/submit-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 64px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.submit a:hover img
{
	visibility: hidden;
}

.resources a
{
	position: relative;
	background: url(images/resource-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 74px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.resources a:hover img
{
	visibility: hidden;
}

.contact a
{
	position: relative;
	background: url(images/contact-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 57px;
	height: 105px;	
	margin: 0;
	padding: 0;
}

.contact a:hover img
{
	visibility: hidden;
}



table.main
{ 
margin:0;
background-image: 
url("images/bg.png");
background-repeat: repeat-x;
background-position: top left;
}


table.header
{ 
margin:0;
background-image: 
url("images/header-bg.png");
background-repeat: no-repeat;
background-position: top left;
}

td.leftbg
{ 
margin:0;
background-image: 
url("images/left-bg.png");
background-repeat: no-repeat;
background-position: top right;
}

td.rghtbg
{ 
margin:0;
background-image: 
url("images/rght-bg.png");
background-repeat: no-repeat;
background-position: top left;
}

tr.news
{ 
margin:0;
background-image: 
url("images/newsbg.png");
background-repeat: no-repeat;
background-position: bottom left;
}


td.lgrey
{ 
margin:0;
background-color: #e5e5e5;
}

td.quote
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
}

h1 
{
	font-family:arial;
	color: #a40000;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

h1.red
{
	font-family:arial;
	color: #a40000;
	text-align: left;
	font-size: 10pt;
	font-style:italic;
	font-weight: bold;
} 


h2
{
	font-family:arial;
	color: #000000;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	margin: .5em;
} 

font.tm 
{
	font-family:arial;
	color: #000000;
	text-align: left;
	font-size: 4pt;
	font-weight: bold;
} 

p.title 
{
	font-family:arial;
	color: #ffffff;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
} 

p.subnav 
{
	font-family:arial;
	color: #ffffff;
	text-align: center;
	font-size: 12pt;
} 

p
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	margin: 0.5em;
}

p.contact
{
	font-family:arial;
	font-weight: bold;
	color:#000000;
	font-size:10pt;
}



p.footer
{
	font-family:arial;
	text-align: Center;
	color:#000000;
	font-size:8pt;
}

b.service 
{
	font-family:arial;
	color: #ff0000;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
} 


font.red
{
	font-family:arial;
	color:#ff0000;
	text-align: left;
	font-size:14pt;
}

li
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
}

li.home
{
	font-family:arial;
	color:#000000;
	font-size:8pt;
	margin: 0em;
}

li.white
{
	font-family:arial;
	color:#ffffff;
	font-size:10pt;
}

li.process
{
	font-family:arial;
	color:#000000;
	font-size:14pt;
}

li.client
{
	font-family:arial;
	color:#000000;
	font-size:8pt;
}

a.service
{
	font-family:arial;
	color:#000000;
	text-align: center;
	font-size:10pt;
	text-decoration:underline;
}

a.red
{
	font-family:arial;
	color:#ff0000;
	text-align: left;
	font-size:10pt;
	text-decoration:underline;
	font-weight: bold;
}

a.white
{
	font-family:arial;
	color:#ffffff;
	text-align: left;
	font-size:10pt;
	font-weight: bold;
	text-decoration:underline;
	text-align: center;
	margin: .5em;
}

a.article
{
	font-family:arial;
	color:#ffffff;
	text-align: left;
	font-size:10pt;
	font-weight: bold;
	text-decoration:underline;
}

a.home
{
	font-family:arial;
	color: #000000;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:underline;
	margin: 0em;
} 

a.footer
{
	font-family:arial;
	color:#000000;
	text-align: left;
	font-size:8pt;
	font-weight: bold;
}





