body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/wotsitbackground.gif);
	background-position: center center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006633;
	text-align: justify;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006633;
	text-align: justify;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.tdcenter {
	text-align: center;
}
.tdjustify {
	text-align: justify;
	vertical-align: middle;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.namelogo {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006600;
	text-align: center;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#header {
	text-align: center;
	vertical-align: top;
	height: 100px;
	width: 140px;
	position: absolute;
	left: 0px;
}
#maintable {
	width: 800px;
	position: relative;
	top: 0px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	vertical-align: text-top;
}
#menutable {
	text-align: center;
	vertical-align: top;
	height: 100px;
	width: 140px;
	top: 0px;
	position: absolute;
}
#menubox {
	width: 140px;
	border: thin solid #FF0000;
	text-align: left;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
	background-color: #FFFFFF;
	position: absolute;
	float: left;
	height: auto;
	list-style-type: disc;
	left: 0px;
}
#submenubox {
	width: 140px;
	border: thin solid #FF0000;
	text-align: left;
	margin: 0px;
	padding: 5px;
	height: auto;
	vertical-align: top;
	position: absolute;
	list-style-type: disc;
	top: 0px;
	float: right;
	right: 0px;
	left: 630px;
	background-color: #FFFFFF;
}
#bigsubmenubox {
	width: 250px;
	border: thin solid #FF0000;
	text-align: left;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	float: right;
	height: auto;
	left: 520px;
}
#contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	position: absolute;
	left: 150px;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 620px;
}
#submenucontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	position: absolute;
	left: 150px;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 470px;
	top: 0px;
}
#bigmenucontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	position: absolute;
	left: 150px;
	margin: 0px;
	padding: 5px;
	height: auto;
	float: left;
	width: 390px;
}
