	
	.maintext {font-family: verdana,arial;
				  font-size: 11px;
				  color: black;
	}
	
	
   .maintext2   {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    color: black;
    font-weight: lighter;
   }

   
   
   .titletext   {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    color: #6600cc;
    font-weight: bold;
   }


  .titletext2   {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    color: #cccccc;
    font-weight: bold;
   } 

 
   .linktext   {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    color: #6600cc;
    font-weight: bold;
	text-decoration: overline;
   }
   
     hr   {
    color: #336600;
       }

   
  
.none {
	display: none;
	}
   
   
.bottom {
border-bottom: 4px solid #003300;
		}

.fourborders {
border-top: 3px solid #006699;
border-left: 3px solid #006699;
border-right: 3px solid #006699;
border-bottom: 3px solid #006699;
	}
			
.botborder {
border-bottom: 6px solid #006699;
	}
	
	
.introtab {margin-top: 185px;
	        margin-left: 20px;
		  	  margin-right: 10px;
}


.tabdent {
		margin:10px 10px 0px 20px;
		}
		
.tabletab {
		margin:10px 10px 0px 100px;
		}

.tables {
		margin:10px 0px 0px 15px;
		}
		


a {text-decoration: underline;}
a:link {color: #6600cc;}
a:visited {color: #003300;}
a:active {color: #003366;}
a:hover {text-decoration: underline; color: #ffffff;}


a.two {text-decoration: none;}
a.two:link {color: #6600cc;}
a.two:visited {color: #6600cc;}
a.two:active {color: #6600cc;}
a.two:hover {text-decoration: underline; color: #6600cc;}



body
{scrollbar-face-color: #6699cc; scrollbar-shadow-color: #336699;
scrollbar-highlight-color: #99CCFF; scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #336699; scrollbar-track-color: #6699cc;
scrollbar-arrow-color: #000000;}




