body
{
	SCROLLBAR-BASE-COLOR: #9999CC;
	SCROLLBAR-ARROW-COLOR: #000000;
    color: black
	background-color: white;
    font-size: x-small;
    font-family: arial;
}
input
{
background-color: #DFD8FD;
border-width: 1px;
border-color: #006600;
color: black;
font-family: "Areal", "Helvvetica", sans-serif;
}
li
{
	font-size: x-small;
	font-family: arial;
}
li.light
{
	font-size: x-small;
	font-family: arial;
	font-weight: normal;
}
a
{
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	color: FF6600
}
a.bright
{
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	color: WHITE
}
a.dim
{
	font-weight: bold;
	font-size: x-small;
	color: #CCCCCC
}
a.dim:visited
{
	font-weight: bold;
	font-size: x-small;
	color: #CCCCCC
}
a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
h1
{
	color: FF6600;
	font-size: medium;
}
h1.paragraph_header
{
	color: black;
	font-size: small;
	font-style: italic;
}
h2
{
	color: FF6600;
	font-size: small;
}
h3
{
	color: #999999;
	font-size: x-small;
}
td
{
	font-family: arial;
	font-size: x-small;
}
table.backdrop
{
}
td.content
{
	border-left: thin dotted #CCCCCC
}
p.news
{
	font-family: arial;
	color: black;
	font-size: xx-small;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.faq {
	cursor: help;
}
.tables {
	border: 1px double #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	color: #333333;
}
.textbox2 {
	border: 1px solid #000000;
}
.formbuttons {
	background-color: #DFD8FD;
	border: 1px solid #999999;
}
.links2 {
	color: #333333;
}
.links3 {
	text-decoration: underline;
}
li {
	font-weight: bold;
}
.norepeat {
	background-repeat: no-repeat;
}

