﻿body
{
	margin: 0;
	color: black;
	font: 14pt Arial, Sans-Serif;
	padding: 0;
	background-color: #FFCC00;
}
td {
	color: black;
   font: 12px Arial, Sans-Serif;
}

td a
{
	color: black;
	text-decoration: none;
	border: none;
   font: 12px Arial, Sans-Serif;
   font-weight:bold;
}

td a:hover {
	color: black;
	text-decoration: underline;
	border: none;
   font: 12px Arial, Sans-Serif;
   font-weight: bold;
	}

td a:active {
	color: black;
	text-decoration: none;
	border: none;
   font: 12px Arial, Sans-Serif;
   font-weight: bold;
}
td h1
{
    margin-top: 0;
    font-weight: bold;
    color: black;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Arial, Sans-Serif;
	
}

FORM {
	display: inline;
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
	padding: 0;
}
h1
{
	margin: 5px 0 0 0;
	font-weight: bold;

	padding: 0;
	text-transform: none;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
	font-weight: bold;
	font-size: 10pt;
	margin: 5px 0 0 0;

	padding: 0;
}
h3 {
	font-weight: bold;
	margin: 0;
	color: #000;
	padding: 0;
}
img {
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
}

a
{
	color: #FF0000;
}
a:hover
{
	font-weight: bold;
	text-decoration: underline;
}


a:active
{
	color: black;
	border: none;
	font-style: italic;
	text-decoration: underline;
}

.mainbody
{
	border-width: thin;
	padding: 5px;
	margin: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.rightbar
{
	border-style: none none none groove;
	border-width: thin;
	padding: 5px;
	margin: 10px;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.highlight
{
	border-style: dashed;
	border-width: thin;
	padding: 5px;
	margin: 10px;
	background-color: #CCFF66;

	font-weight: bold;
}


.headerelement
{
	border-width: thin;
	background-color: #CCFF66;
	border-bottom-style: solid;
}

.statusmessage
{
	border-style: none;
	border-width: thin;
	padding: 5px;
	margin: 10px;
	background-color: #CCFF66;
	font-weight: bold;
}

#piano
{
	margin: 20px;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 201;
}	

#Titles
{
	position: absolute;
	z-index: 201;
	top: 120px;
	left: 264px;
}

#topGradient
{
	left: 0px;
	width: 100%;
	position: absolute;
	top: 100px;
	z-index: 254;
}


#leftcontent
{
	position: absolute;
	left: 0px;
	width: 140px;
	top: 110px;
	clip: rect(auto, auto, auto, auto);
	height: 800px;
	border-style: none solid none none;
	border-width: thin;
	padding: 55px 5px 0px 5px;
	margin: 0px 5px 0px 0px;
}

#rightcontent
{
	position: absolute;
	right: 10px;
	width: 140px;
	top: 200px;
}

#centercontent
{
	position: absolute;
	left:160px;
	right:100px;
	top: 230px;
	overflow: hidden;
}



#footer
{
	position: absolute;
	top: 100px;
	z-index: 201;
	margin: 20px;
	font-size: small;
	right: 5px;
	clear: both;
	color: #FFFFFF;
}
hr
{
	color: #336600;
}
.picpanel
{
	padding: 10px;
	border: 1px solid #C0C0C0;
}
.newsheadline
{
	margin: 1px;
	padding: 2px;
	font-weight: bold;
	background-color: #C0C0C0;
	border-style: groove;
	border-width: thin;
}

.headline
{
	font-weight: bold;
	background-color: #CCFF66;
	border-style: outset;
	border-width: thin;
}
.bodystyle
{
	border-style: none;
	padding: 2px;
}
.button
{
	border-style: groove;
	background-color: #C0C0C0;
}

#menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	position: absolute;
	width: 100px;
	top: 250px;
	left: 20px;
	border-right-style: outset;
	height: 550px;
}
.h1w
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bolder;
	color: #FFFFFF;
}

.h2w
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.pagetitle
{
	font-size: 18pt;
}
