@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat;
	background-color: #999999;
}
.contentTable {
	color: #CCCCCC;
}
a:link {
	color: #0A3119;
}
a:visited {
	color: #0A3119;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #0A3119;
}

.tablemain {
	background-color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #5D3785;
}
.footer {
	color: #CCCCCC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
h2 {
	font-size: 12px;
	color: #000000;
}

.imageleft {
	padding-right: 40px;
	padding-bottom: 30px;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #14582C;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.biggerbold {
	font-size: 18px;
	font-weight: bold;
}
table.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #14582c;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	margin: 0px;
}
