BODY { 
    scrollbar-color: #609;
    scrollbar-base-color: #fff; 
    scrollbar-face-color: #cae;
    scrollbar-track-color: #edf; 
    scrollbar-arrow-color: #609;
    scrollbar-highlight-color: #fcf; 
    scrollbar-3dlight-color: #c7f; 
    scrollbar-shadow-color: #90c;
    scrollbar-darkshadow-color: #609;
   color: #000; background: #fff;
   width: 90%;
   margin-top: 10px; padding-top: 0;
   margin-right: 5%; margin-left: 5%;
   text-align: center;
   font-size: 100%;
   line-height: 120%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}

/* bordered boxes */
#main { 
   width: 660px;
   margin-left:auto; margin-right: auto;
   border-top: 2px solid #cae; border-right: 2px solid #95f; 
   border-bottom: 2px solid #95f; border-left: 2px solid #cae;
	-moz-border-radius: 10px; /* mozilla only */
   padding-top: 2px; padding-right: 15px; padding-bottom: 0; padding-left: 10px;
   text-align: center;
   color: #000; background: #fff; 
}

#content {
  float: left;
  width: 420px;
  padding-left: 30px;
  text-align: left;
}
#leftnav {
  float: left;
  width: 9.5em;
  text-align: center;
}
#navbox {
   margin-top: 10px; margin-right:0; margin-left: 10px;
   border-top: 1px solid #dce; border-right: 1px solid #c9f; 
   border-bottom: 1px solid #c9f; border-left: 1px solid #dce;
	-moz-border-radius: 4px; /* mozilla only */
   width: 8em;
   padding: 2px;
   text-align: left;
   color: #000; background: #fff; 
}
#infobox {
   margin-left: 10px; 
   border: 1px solid #dce;
	-moz-border-radius: 4px; /* mozilla only */
   padding-top: 5px; padding-right: 10px; padding-bottom: 4px; padding-left: 10px; 
   width: 8em;
   text-align: left;
   font-weight: 400;
   font-size: 80%; line-height: 120%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}

h1 {  
   margin-top: 20px; margin-bottom: 2px;
   color: #93f !important; background: #fff;
   text-align: center; 
   font-size: 170%; line-height: 180%;
   font-weight: 900;
   font-family: 'lucida sans', Geneva, Helvetica, Arial, sans-serif; font-style:italic;
}   
h1.bigger {
  margin-bottom: 0px;
  padding-bottom: 0;
  font-size: 175%; font-weight: 800;
}
h2 {  
   color: #609; background: #fff; 
   margin-bottom: 0; margin-bottom-width: 0; 
   padding-bottom: 0; padding-bottom-width: 0;
   text-align: left;
   font-size: 120%; line-height: 130%; 
   font-weight: 600;
   font-family: 'lucida sans', Geneva, Helvetica, Arial, sans-serif; font-style:italic; 
}   
h3, h3 a {
   color: #609 !important; background: #fff; margin-bottom: 3px;
   text-align: left;
   font-size: 100%;
   font-family: Arial, Geneva, Helvetica, sans-serif;
}

P { 
   margin-top: 5px;
   font-size: 90%; line-height: 130%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}
P.prelist {
  margin-bottom: 3px;
  padding-bottom: 0px;
}

td {
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}
.footer {  
   font-size: 80%;
   line-height: 150%;
   font-family: Arial, Geneva, Helvetica, sans-serif;
}

A  { 
   font-family: Arial, Geneva, Helvetica, sans-serif;
}
A:active { 
   background: #fcc; 
}
A:visited { 
   text-decoration: none; 
}
A:hover  { 
   color: #f00; 
   background: #edf;
}

.footer A { 
   font-size: 100%;
   line-height: 110%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}
#navbox A {
   display: block;
   padding-top: 1px; padding-right: 5px; padding-bottom: 1px; padding-left: 5px;
   color: #609; background: #fff;
   text-decoration: none; 
   font-weight: 700;
   font-size: 90%;
   line-height: 150%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}
#navbox A:visited { 
   display: block;
   color: #639; background: #fff; 
   text-decoration: none; 
   font-weight: 700;
   font-size: 90%;
   line-height: 150%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}
#navbox A:hover  { 
   display: block;
   color: #f00; background: #edf;
   text-decoration: underline;
   font-weight: 700;
   font-size: 90%;
   line-height: 150%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}

#indent {
   margin-left: 10px;
}
#navbox #indent A {
   font-size: 80%;
}
A.linktop {
   font-size: 80%;
   text-decoration: none;
}

/* text for navbox etc */
.link { 
   color: #9c71ff; background: #fff; 
   font-weight: 600;
   font-size: 100%;
   line-height: 150%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}

HR  { 
   color: #fff; background: #fff; 
   border-top: 1px solid #edf; 
   border-bottom: 1px solid #90c; 
   text-align: left;
}

OL {
   line-height: 150%; 
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}
LI { 
  list-style: outside; 
  list-style-image: url(images/dot2.gif); 
  margin-left: -20px;
  font-size: 90%; line-height: 120%;
}
LI.dash {  
  list-style-image: url(images/dash.gif); 
}

/* text for navbox etc */
.link { 
   font-weight: 700;
   font-size: 100%;
   line-height: 150%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}
.current { 
   padding-left: 5px;
   color: #c9f; background: #fff; 
   font-weight: 600;
   font-size: 100%;
   line-height: 150%;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}

.close, table.close, UL.close { 
   margin-top: 0; padding-top: 5px; margin-bottom: 1em;
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}
P.close { 
   margin-bottom: 0;
   padding-bottom: 0; 
   line-height: 120%; 
   font-family: Arial, Geneva, Helvetica, sans-serif; 
}

.follow {
   margin-bottom: 0; padding-bottom: 0; 
}
.casual, casual A { 
   color: #639; background: #fff; 
   margin: 2px; margin-bottom: 0;
/*  padding-top: 0px; padding-right: 2px; padding-bottom: 0px; padding-left: 2px; */
   font-weight: 700;
/*   font-size: 100%; */
   font-family: 'lucida sans', Geneva, Helvetica, Arial, sans-serif; font-style:italic;
}

.casual2  { 
   color: #639; background: #fff; 
   margin: 2px; margin-bottom: 0;
   padding-top: 0px; padding-right: 2px; padding-bottom: 0px; padding-left: 2px; 
   font-weight: 700;
   font-size: 90%;
   font-family: 'lucida sans', Geneva, Helvetica, Arial, sans-serif; font-style:italic;
}

.right { 
   text-align: right; 
}
.left {
   text-align: left; 
}
.center {
   margin-left:auto; margin-right: auto; 
}
.emphasis {
   font-weight: 600;
   font-style: italic; 
}
.noshow {
   display: none; 
}
up {
   vertical-align: top;
}
.small { font-size: 80%; }
@media print {
 .noprint { display: none;}
}
