/* This is the style sheet for the DEP Kids Page */

body        { background-color: #ffffff;
              font-family: Arial, Verdana, Helvetica; 
              font-size: 10pt; 
              color: #000000; 
              scrollbar-arrow-color: #006699;
			  scrollbar-base-color: #666699;
			  scrollbar-dark-shadow-color: #006699;
			  scrollbar-track-color: #6699cc;
			  scrollbar-face-color: #6699cc;
			  scrollbar-shadow-color: #006699;
			  scrollbar-highlight-color: #006699;
			  scrollbar-3d-light-color: #006699;
			  background-image: url('/secretary/kids/images/bkgtile.gif'); 

               }
       
               /*dark: 006699 light:99ccff bg: 6699cc */
               
a:link        { color: #006699; 
                text-decoration: none;
                font-size: 10pt; 
	                }
a:visited     { color: #009933; 
                text-decoration: none; 
                font-size: 10pt; 
	                }
	                

a:active       { color: #ff0000; 
                text-decoration: underline overline; 
                font-size: 10pt; 
	                }               	                
	                
a:hover       { color: #009933; 
                text-decoration: underline overline; 
                font-size: 10pt;
               	                }      
               	                

.supersmalltext {			
	font-family: arial, helevetica;
	font-size:7pt;
}

.smalltext {				
	font-family: arial, helevetica;
	font-size:8pt;
	}

         
        
h1           { font: bold 14pt arial;color:#cc0033; }
h2           { font: bold 13pt arial;color:#cc0033; }
h3           { font: bold 12pt arial;color:#cc0033; }

td           { font-family: Arial, Verdana, Helvetica; font-size: 10pt }

p           { font-family: Arial, Verdana, Helvetica; font-size: 10pt }

div.footer	{ font-family: Arial, Verdana, Helvetica; font-size: 8pt }


.word    { color="#006699"; font-style:normal; font-variant:normal; font-weight:bold; font-size:11pt; font-family:arial

