body
{
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	background-image: url(../images/bg.gif);
}

td
{
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
}

.light-text
{
	font-size: 8pt;
	color: Gray;
}

h1
{
	font-size: 10pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.pr_headline
{
	font-weight: bold;
	text-transform: uppercase;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	padding-bottom: 20px;
}

.small
{
	font-size: 8pt;
}

p
{
	padding: 0px;
}

.tiny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

a
{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #2A57A5;
	text-decoration: underline;
}

a.plain
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.small
{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.tiny
{
	font-size: 7pt;
	font-weight: normal;
}

a.nav
{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	width: 165px;
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
	line-height: 20px;
	padding-right: 5px;
}

a.nav:hover
{
	text-decoration: none;
	color: #000000;
	border-color: #FAA932;
}

a.footer
{
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
}

a.footer:hover
{
	color: white;
}

ul
{
	padding: 0px;
	margin: 10px;
}

li
{
	padding: 0px;
	margin: 5px;
	list-style-position: outside;
	list-style-type: square;
}

.bgwhite
{
	background-color: #ffffff;
}

.bgblue
{
	background-color: #2A57A5;
}

.bgltblue
{
	background-color: #DDE4F1;
}

.bgyellow
{
	background-color: #FAA932;
}

.bggrey
{
	background-color: #c0c0c0;
}

hr
{
	color: #dddddd;
	height: 1px;
}

.input
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;	
}

.inputshort
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;	
	width: 120px;
}

.inputlong
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;	
	width: 300px;
}

.tel3
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 24px;
	height: 20px;	
}

.tel4
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 32px;
	height: 20px;	
}

.newsdate
{
	background-image: url(../images/bg_newsdate.gif);
	color: #004990;
	font-weight: bold;
	width: 200px;
	height: 25px;
	padding-left: 5px;
	padding-top: 6px;
}

p.news
{
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}

.indent5px
{
	padding-left: 5px;
}

.indent10px
{
	padding: 10px;
}

.footer
{
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-color: #004990;
	color: #FFFFFF;
	font-size: 7pt;
	vertical-align: top;
	
}

a.nav-home
{
	background: url(../images/nav_home.gif);
	width: 96px;
	height: 61px;
}

td.nav-home
{
	background: url(../images/nav_home.gif);
}

a.nav-home:hover
{
	background: url(../images/nav_home-over.gif);	
}

a.nav-company
{
	background: url(../images/nav_company.gif);
	width: 96px;
	height: 61px;
}

td.nav-company
{
	background: url(../images/nav_company.gif);
}

a.nav-company:hover
{
	background: url(../images/nav_company-over.gif);	
}

a.nav-customers
{
	background: url(../images/nav_customers.gif);
	width: 96px;
	height: 61px;
}

td.nav-customers
{
	background: url(../images/nav_customers.gif);
}

a.nav-customers:hover
{
	background-image: url(../images/nav_customers-over.gif);	
}

a.nav-products
{
	background: url(../images/nav_products.gif);
	width: 96px;
	height: 61px;
}

td.nav-products
{
	background: url(../images/nav_products.gif);
}

a.nav-products:hover
{
	background: url(../images/nav_products-over.gif);	
}

a.nav-contact
{
	background: url(../images/nav_contact.gif);
	width: 96px;
	height: 61px;
}

td.nav-contact
{
	background: url(../images/nav_contact.gif);
}

a.nav-contact:hover
{
	background: url(../images/nav_contact-over.gif);	
}



