
BODY { 
color: #000000; 
background: #FEF3FE;
background-image: url(mainbg.gif);
background-repeat: repeat;
background-attachment: fixed;
background-position: 0% 0%;
}

TD, TH, ADDRESS, P, PRE, CODE, BLOCKQUOTE, UL, LI {
   
    color: #0A005E;
}



A:link { color: #B16CFD;  }
A:active { color: #8213FB;  }
A:visited { color: #6104C8;  }
A:hover { color: #FFFFFF;  }

TD.link { padding-top: 1em; }

H1, H2, H3, H4, H5, H6 { font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", serif;
                         color: #9F009F;
                        
					    text-align: center;
						 margin-left: 10%;  
						 margin-right: 10% 
						 }
H1 { font-size: x-large; margin: 10%; border: 0; padding: 0; }



P, H3, H4, H5, H6, DL, PRE, TABLE.optionDef { margin-left: 10%; margin-right: 5%; }
BLOCKQUOTE {
  margin-left: 10%;
  margin-right: 10%;
}

P, TD, TH, BLOCKQUOTE, DD, DT {
  font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", Helvetica, Arial, serif;
  font-size: 110%;
  line-height: 115%;
  text-indent: 3em;
}

LI, {
  font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", Helvetica, Arial, serif;
  font-size: 90%;
  line-height: 100%;
  text-indent: 3em;
}

DD P {
  font-size: 100%;
}

PRE, CODE { font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", courier, monospace; }

SMALL  {
	    text-align: right;
}

	.Bug { 
font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", Helvetica, Arial, serif;
color: #9D7B97;
background: #FFFFFF;
font-size: 100%; 
font-weight: 400; 
font-style: normal; 
text-align: left;
text-decoration: none; 
text-transform: normal; 
font-variant: normal;
    }

	
	.Patti { 
font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", Helvetica, Arial, serif;
color:#8505D1;
background: #FFFFFF; 
font-size: 100%; 
font-weight: 400;  
font-style: italic; 
text-align: left;
text-indent: 3em;
text-decoration: none; 
text-transform: normal; 
font-variant: normal;
    }
	
	.Dates { 
font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", Helvetica, Arial, serif;
color: #F4007A;
background: #FFFDFF;
font-size: 100%; 
font-weight: 400;   
margin-left : 3em;
text-align: left;
text-indent: 3em;
text-decoration: none; 
text-transform: normal; 
font-variant: normal;
    }
		
	.List { 
font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", Helvetica, Arial, serif;
color: #0A005E;
margin-left : 10em;
text-indent: 0;
font-size: 100%; 
font-weight: 400; 
font-style: normal; 
text-align: left;
text-decoration: none; 
text-transform: normal; 
font-variant: normal;
    }

	.Logo { 
font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", Helvetica, Arial, serif; 
color: #AF71FD;
font-size: 150%; 
text-indent: 0;
font-weight: 800; 
font-style: normal; 
text-align: center;
text-decoration: none; 
text-transform: normal; 
font-variant: normal;
}


.block
{
   background-color: #FF0000;
   width: 100px;
   text-align: center;
}

.home
{
   font-size: 18px;
   font-weight: bold;
   padding: 10px;
   text-indent: 0em;
   margin-bottom: 3px;
   margin-top: 3px;
}

.home a
{
   padding: 3px;
   width: 90%;
   text-indent: 0em;
   text-decoration: none;
   display: block;
   background-color: #B68FCD;
   color: #990033;
   border-top: #CAC0D6 solid 4px;
   border-left: #CAC0D6 solid 4px;
   border-bottom: #685481  solid 4px;
   border-right: #685481  solid 4px;
}

.home a:hover
{
   background-color: #009966;
   text-indent: 0em;
   color: #993333;
   border-top: #685481  solid 4px;
   border-left: #685481 solid 4px;
   border-bottom: #CAC0D6 solid 4px;
   border-right: #CAC0D6 solid 4px;
}



.footer {
          width: 100%;
          font-size: 75%;
          font-family: "Tempus Sans ITC", "Papyrus", "Times New Roman", Helvetica, Arial, sans-serif;
          font-style: normal;
          line-height: 125%;
          text-align: left;
          border-width: 1px 0 0 0;
          border-style: solid;
          border-color: #000000;
          padding-top: 0.25em;
          margin-top: 2em;
}

.footer #noframes {
            float: right;
            text-align: right;
            width: 25%;
}

th {
     text-align: left;
}

table.optionDef tr {
                     vertical-align: top;
}

/* End of Style Sheet */
