BODY { background: White; color: #503366;
       font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
       font-size: 9pt;
}
A:link { color: #8000FF; }
A:visited { color: #800080; }
A:active { color: #FF0000; }

.ThRows { background-color: #503366; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FDE6BB; color: #503366;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #FFFFFF; color: #503366;
       font-family: Arial;
       font-size: 9pt;
}

H1 {
	margin: 0px 2em 0.0em 2.25em; 
	font-size: 48pt;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #503366; 
	position: absolute;
	top: 46px;
	z-index: 50; 
}
/* 1.8em/1 */
H2 {
	margin: 2em 0px 0.25em; font: 700 1.1em/1 Georgia, "Times New Roman", Times, serif; color: #ccc;
}
H3 {
	font-weight: 800; font-size: 1em; margin: 3em 0px 0.35em; color: #bcc; 
}

H6 {
	margin: 0px 2em 0.0em 2.25em; 
	font-size: 20pt;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #503366; 
	position: absolute;
	top: 71px;
	z-index: 50; 
}


P {
/*	margin: 0px 0px 1em; line-height: 1.8;*/
	margin: 0px 0px; line-height: 1.8;
}

div#hoRule {
width: 100%;
height: 20px;
vertical-align: middle; 
background-color: #F0C09;
border-top: #B02850 1px solid; padding-top: 0px;
border-bottom: #B0C0C8 0px solid; padding-bottom: 0px; 
/*margin: 0px 0px 1em 0px;*/
margin: 0px 0px 0px 0px;
position: absolute;
top: 100px;

z-index: 10; 
}

div#hoRule1 {
width: 100%;
height: 20px;
vertical-align: middle; 
background-color: #76774d;
border-top: #B02850 1px solid; padding-top: 0px;
border-bottom: #B0C0C8 0px solid; padding-bottom: 0px; 
/*margin: 0px 0px 1em 0px;*/
margin: 0px 0px 0px 0px;
position: absolute;
top: 100px;

z-index: 10; 
}

.passe-partout {
background-color: White; 
color: #503366;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 8pt;

vertical-align: top;
margin: 30px 30px 30px 30px;
}

.inner-square {
background-color: #F0C090; 
color: #503366;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 8pt;
padding: 10px;
vertical-align: top;
margin: 30px 30px 30px 30px;
}

.inner-square1 {
background-color: #bdbf7e; 
color: #503366;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 8pt;
padding: 10px;
vertical-align: top;
margin: 30px 30px 30px 30px;
}


/* menubar styles */
/* Chamois: #FCFCD0, Light orange: #FDE6BB, Light orange - topbar: #F0C090, Carmin: #B02850, Mauve #503366 */
div#menubar {
width: 420px;
height: 22px;
vertical-align: middle; 

border-top: #F0C090 0px solid; padding-top: 0px;
border-bottom: #F0C090 1px solid; padding-bottom: 0px; 
display: block;
position: absolute; z-index: 1; top: 37px; left: 400px;
}

div#menubar a {
   height: 22px;
background-color: #F0C090;
   vertical-align: middle; 
   margin: 0px 30px 0px 0px; padding: 2px 10px 0px 10px;
   text-decoration: none;
   font: 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #FCFCD0;
border-left: #FDE6BB 1px solid;
border-right: #FDE6BB 1px solid; 
   background: #F0C090;
}
div#menubar a:visited {color: SlateGray;}

div#menubar a:hover {
   height: 22px;
background-color: #F0C090;
   vertical-align: middle; 
   color: #B02850;
   margin: 0px 30px 0px 0px; padding: 2px 10px 0px 10px;
border-left: #F0C090 1px solid; 
border-right: #F0C090 1px solid; 
   background: #FCFCD0;
}


