body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: underline;
	color: #000099;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #E42626;
}

h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #000000;
}
td img {
	display: block;
}
.style1 {
	font-size: 9px
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.Navigation {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Navigation a:link {
	color: #000000;
	text-decoration: none;
}
.Navigation a:visited {
	text-decoration: none;
	color: #333333;
}
.Navigation a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.Navigation a:active {
	text-decoration: underline;
	color: #000000;
}
.prodnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db2739; 
	background-color: #000000;
}
.prodnav a:link {
	color: #db2739;
	text-decoration: none;
}
.prodnav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.prodnava:hover {
	text-decoration: underline;
	color: #fff;
}
.prodnav a:active {
	text-decoration: underline;
	color: #fff;
}
.style6 {
	color: #db2739;
}
.style6 a:link {
	color: #db2739;
	text-decoration: none;
}
.style6 a:visited {
	text-decoration: none;
	color: #db2739;
}
.style6 a:hover {
	text-decoration: none;
	color: #666666;
}
.tbheading {
	color: #db2739;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}	
.tbrow {
	background-color: #CCCCCC;
	} 

.even  {
	background-color:#CCCCCC;
	margin: 0 2px;
}
.odd {
	background-color:#999999;
	margin: 0 2px;
}
