#tableMain {
	background-color: #FFFFFF;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #006600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;

}
#tableFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #006600;
}
#tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-align:left;
	width: 100%;
	background-color: #FFFFFF;
}
p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	font-variant: small-caps;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.fontstandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
}

.fontstandard_black {
	color:#000000;
}

h4 {
	font-family: "Courier New", Courier, mono;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
}

ul {
	line-height: 16px;
	font-size: 11px;
	list-style-type: disc;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	line-height: 24px;
	margin-left: 15px;
	

}
#tableRight {
	background-image: url(images/sidebar_right.jpg);
	background-repeat: repeat-y;
}
#tableBottom {
	background-image: url(images/sidebar_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#tableNav {
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.form {
	width: 75px;
	background-position: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0066FF;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	list-style-type: square;
	margin-right: 10px;
}
#tableContact {
	background-color: #FFFFFF;
	border: 3px double #FFFFFF;
}
.linebreak {
	margin-right: 10px;
}
#tableForum {
	margin-left: 10px;
}
.varietyFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	font-weight: bold;
}
.border {
	margin: 10px;
}
.varietyHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
}
.varietyList {
	text-align: left;
}
.sidebar {
	background-image: url(/images/sidebar.jpg);
	background-repeat: repeat-y;
}

.sidebar a:link {
	color: #FFFFFF;
	}
	
.sidebar a:hover {
	color:#FFFFFF;
	}
	
.sidebar a:visited {
	color:#FFFFFF;
	}

.sidebar a:active {
	color:#FFFFFF;
	}
	
