body.content {
	background-image: url(../images/eagleBG.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	scrollbar-base-color: #FEF9D8;
	scrollbar-arrow-color: #FFCC33;
	scrollbar-shadow-color: #FFFF99;
	margin-left: 5px;
	margin-top: 5px;
}

h1 						{
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
h2 						{ font-size: 16px; font-weight: bold; color: #CC3333; font-style: normal; 	white-space: nowrap;}
h3 						{
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	font-style: normal;
        margin-top: -5px;
	margin-bottom: -3px;
        white-space: nowrap;
}

table.bordered          { border: 1px #FFCC33 solid}
tr.colored              { background-color: #F9F2B5; }
tr.participantListEntry {
	background-color: #F9F2B5;
	height: 22px;
	margin-top: 5px;
}
td.tableHeader          {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F9F2B5;
	font-weight: bold;
	font-variant: normal;
	white-space: nowrap;
	padding-right: 15px;
}

font.participantListEntry { font-size: 12px; font-weight: normal; font-style: normal; }
font.note 				{ font-size: 9pt; font-weight: normal; font-style: normal; }
font.subHeader			{ font-size: 12px; font-weight: bold; font-style: normal; }

A:link, A:visited, A:active { color: #CC3333; text-decoration: none; }
A:hover                 { color: #CC3333; text-decoration: underline; }

.layers                 { LEFT: 27px; VISIBILITY: hidden; WIDTH: 750px; POSITION: absolute; TOP: 69px; HEIGHT: 16px; clip: rect()}
.grossRot               { font-size: 18px; font-weight: bold; color: #CC3333; font-style: normal;}
.rot                    { font-weight: bold; color: #CC3333; font-style: normal;}


.confirmation           { color: green; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
table.confirmation      { border-width: 1px; border-color: #009900; border-style: solid; background-color: #f5ffdb; width: 100%; margin-bottom: 20px; }
table.error             { border-width: 1px; border-color: #990000; border-style: solid; background-color: #fdf5f5; width: 100%; margin-bottom: 20px; }

div.error               { padding: 2px; color: #CC3333; font-size: 10pt;}
div.errorHeader         { padding: 2px; color: #990000; font-size: 11pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
li.error                { padding: 1px; color: #990000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }

