body {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}
.logo {
	background-image: url(images/logobg.gif);
	background-repeat: repeat-x;
	}
.topnav {
	background-image: url(images/topnavbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	}
.text {
	background-color: #3c9700;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 13px;
	font-size: 10px;
	}
.text a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
.text a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
.text a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	}
.navbg {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	}
.navtext {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 13px;
	font-size: 12px;
	}
.navtext a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
.navtext a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
.navtext a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	}
.table2 {
	text-align: left;
	}
.contact {
	font-size: 8pt;
	}
.linklist a:link {
	color: #FFFF00;
	font-size: 8pt;
}
.linklist a:visited {
	color: #FFFF00;
	font-size: 8pt;
}
.linklist a:hover {
	color: #FFFF00;
	font-size: 8pt;
}
.prices {
	background: #000000;
	width: 90%;
}
.prices th {
	text-align: center;
	font-weight: bold;
	background: #CCCCCC;
}
.prices td {
	text-align: center;
	background: #FFFFFF;
}