BODY	{
        background-color: #39295a; 


	}

BODY, P, UL, OL, TABLE, TD, TH, SPAN {
      /*  font-family: GillSans, Verdana, Tahoma, "Myriad Web", 
	Syntax, sans-serif;  */
  	color:  #cc63f9; 
        }

LI	{
	padding-top: 10px;
	}

LI.compact{
	padding-top: 1px;
	}

TD, TH	{
	vertical-align: top;
        }

TABLE.border 	{
       /* border-collapse: collapse */
        border:  5px solid red;
        padding: 5px;
        margin: 30px;
        }

.box { 
       float: left;
       width: 300px;
        border:  1px solid #b8dfff;;
        padding: 5px;
        margin: 0px 5px 30px 5px;

 }

ADDRESS, ADDRESS P {
        font-family: "Gill Sans", GillSans, Verdana, Tahoma, "Myriad Web",
	Syntax, sans-serif;
        color:  black;
        background:     #6d9ae8;
/*        font-size: 80%; */
        padding-top: 4px;
        padding: 4px;
	font-style:     normal;
	}

PRE     {
        font-family: 'Andale Mono', 'Monotype.com', "Courier New", 
	monospace;
        }

HR      {
      
  	color:  #cc63f9; 
clear: both;

        }

H1,H2,H3,H4,H5,H6
        {
        font-family:  Arial, "MS Arial", Helvetica,  sans-serif; 
        font-weight: 600;
        color:  #6d9ae8;
clear: both;
	}

.center {
	text-align: center;
	}

DT	{
	font-weight: bold;
	}

EM      {
        font-style:     normal;
        font-weight:    bold;
        }

STRONG, TH  {
        font-style:     italic;
        font-weight:    bold;
        }

EM STRONG, STRONG EM    {
        text-transform: uppercase;
        font-style:     normal;
        font-weight:    bolder;
        background:     #006;
        color:  #F5F5F5;
        }

B       {
        font-weight:    bold;
        }

I       {
        font-style:     italic;
        }

A:link  {
        text-decoration:        none;
        font-weight:    bold;
        color:  #000000;
          background: #b8dfff;
   }

A:visited
{
  text-decoration: none;
  font-weight:    bold;
color:  #706060; 
  background: #b8dfff;
  }

A:hover:link, A:hover:visited {
        text-decoration:        none;
        color:  #000000;
        background:  #FFFFFF;
        }


	}
img.topright 	{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	}



div.box p { text-align: center }

#form { 
        background:  Black;
        text-align: center;
        position: absolute; 
        right: 0;
        top: 0;
        padding: 0px 4px ;
        width: 180px;
        text-align: center; 
        margin: 0px 0px 0px 7px;
        z-index: 0;
        }

#form:hover  {  width:90%; }

#form:hover input.text {  width:95%; }

#form h3 {  margin: 0;
           padding: 0;}

#menubar { margin-right: 10px; 
     border-bottom: 1px  solid #b8dfff;;
padding-bottom: 3px;

}


#menubar li { 
              list-style: none;
              display: inline;
/*               margin: 4px 4px 4px 4px; 
              padding: 4px 4px 12px 4px; */
line-height: 1.8em;
              }


#menubar li:before {  display: inline; 
                     content: " | " }	

.access {  display: none; }





