body {
	background-image: url(gfx/bg01.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-position: center top;
	text-align: center;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #003366;
}
td.waves {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(gfx/waves01.jpg);
}
hr {
	border-top: 1px solid #000033;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #66CCFF;
	border-left: 1px none;
}
table {
	font-size: 100%;
}
#navigation {
	font-size: 85%;
	color: #66CCFF;
	margin: 0px;
	padding: 5px;
}
p {
}
h1 {
	font-size: 150%;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#description {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	background-color: #6699CC;
	border: 1px solid #99CCFF;
}
a:link {
	color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
h2 {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #99CCFF;
	padding: 5px;
}
h3 {
	font-size: 100%;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
}
#footer {
	color: #66CCFF;
	margin: 5px;
	padding: 5px;
	font-size: 85%;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #000033;
	text-decoration: none;
}
td.wavestwo {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(gfx/waves02.jpg);
}
td.grey {
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	padding: 2px 10px;
	font-size: 85%;
	color: #666666;
}
a.grey:link {
	color: #666666;
	text-decoration: none;
}
a.grey:visited {
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#downloader {
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homepic {
	background-color: #333399;
	height: 200px;
	background-image: url(gfx/home.jpg);
	background-position: center center;
	border: 1px solid #CCCCCC;
}
h4 {
	font-size: 120%;
	color: #000033;
	border: 1px none;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#tenpad {
	margin: 0px;
	padding: 0px 10px;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 99%;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 99%;
}
a:visited {
	color: #FFFFFF;
}
.clickhere {
	font-size: 150%;
	color: #F00;
}
a.red:link {
	color: #F00;
	font-size: 150%;
}
a.red:visited {
	color: #F00;
	font-size: 150%;
}
