a.h1, h1 {
	font-family: Verdana;	
	font-size: 18px;
	color: White;
	font-weight: 100;
	margin: 0px;
	text-decoration: none;
}
a.h1:hover {
	color: #0099FF;
}
h2 {
	font-family: Verdana;	
	font-size: 14px;
	color: White;
	font-style: italic;
	font-weight: 100;
	margin: 0px;
}
h3 {
	font-family: Tahoma;	
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
}
a.h4, h4 {
	font-family: Tahoma;	
	font-size: 12px;
	color: #333333;
	margin: 0px;
	font-weight: normal;
}
a.h4:hover {
	color: #3366CC;
}
a.vn, a.vnp, a.vne, a.vnetr, a.vnw, a.vnwtr, a.vntru {
	cursor:pointer;
	text-decoration:underline;
	font-weight:normal;
	color:blue;
}
a.vn:visited, a.vnp:visited, a.vne:visited, a.vnetr:visited, a.vnw:visited, a.vnwtr:visited, a.vntru:visited {
	color:#800080;
}
td.content {
	padding: 10px;
}
td.content h1, a.h1 {
	color: #0066CC;
}
td.content h2 {
	color: #0066CC;
}
td.content img {
	border: #CCCCCC solid 1px;
	margin: 10px;
}
.logo {
	border: 0px;
}

/* Input Fields */

.input {
	border: #CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
	background-color: White;
} 

/* Products Catalogue */

ul.cattop {
	font-family: Verdana;	
	font-size: 14px;
	color: #003366;
	font-weight: 100;
}
ul.cattop a {
	text-decoration: none;
	color: #003366;
}
ul.cattop a:hover {
	color: #0066CC;
}

ul.catsub {
	font-family: Verdana;	
	font-size: 12px;
	color: #666666;
	font-weight: 100;
	list-style: none;
	line-height: 15px;
	margin-top: 3px;
	display: none;
}
ul.catsub a {
	text-decoration: none;
	color: #666666;
}
ul.catsub a:hover {
	color: #333333;
}

/* Vertical Menu */

td.menu_v {
	padding: 15px;
}
td.menu_v ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 150px;
}
td.menu_v ul li a {
font: 14px Tahoma;
color: #003399;
text-decoration: none;
display: block;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #ccc;
}
td.menu_v ul li a:hover {
	color: #3399CC;
}

* html td.menu_v ul li { float: left; }
* html td.menu_v ul li a { height: 1%; }

/* Gorizontal Menu */

td.menu_g img {
	margin-bottom: 1px;
}
td.menu_g td a {
font: 12px Arial;
color: #666666;
text-decoration: none;
display: block;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
td.menu_g td a:hover {
	color: #333333;
	background: #E4E4E4;
}

* html td.menu_g td a { height: 0%; }

/* FOOTER */

td.footer {
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	font: 10px Verdana;
	color: #666666;
	height: 20px;
}
td.footer a {
	text-decoration: none;
	color: #003366;
}

p, li, ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
}
img {
	border: 0px;
}

/*PAGES*/

p.pages a {
	text-decoration: none;
	background-color: #0066CC;
	color: White;
	font-family: Arial;
	font-size: 12px;
 	padding: 2px;
	margin: 1px;
}

p.pages a.pages_current {
	text-decoration: none;
	background-color: #0099CC;
	color: White;
	font-family: Arial;
	font-size: 12px;
	padding: 4px;
	margin: 2px;
}

p.pages a:hover {
	background: #CCCCCC;
}

/*CONTENT STYLES*/

.content_title {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
}

.content_h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #0066CC;
}

.content_h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #0066CC;
}

.content_h3 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.content_h4 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: Black;
}

.content_h5 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #990000;
}
.t {
	font-family: Verdana;	
	font-size: 14px;
	color: White;
	font-style: italic;
	font-weight: 100;
	margin: 0px;
}
.sl:link {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: verdana,tahoma; TEXT-DECORATION: none
}
.sl:visited {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: verdana,tahoma; TEXT-DECORATION: none
}
.sl:active {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: verdana,tahoma; TEXT-DECORATION: underline
}
.sl:hover {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: verdana,tahoma; TEXT-DECORATION: underline
}
.l {
	font-family: verdana,tahoma;	
	font-size: 11px;
	color: #333333;
}
b {
	FONT-WEIGHT: normal
}
#strong {
	FONT-WEIGHT: normal
}
