/* Styles for mySummit Ash site; created 09/24/02 */ 


body            {
	color: #660000;
	font: 10pt/18px Arial, Tahoma, sans-serif;
	background: url(graphics/mainbk.gif) fixed;
                    } 

p, td             {
	color: #663300;
	font: 10pt/18px Arial, Tahoma, sans-serif;
                    } 

h2               {font-family: 'Times New Roman', serif;
	  color:#330066;
                    font-size: 14pt;
	  font-style:ITALIC;
	  background-color: #92CDDB;
                    } 

h3                {font-family: 'Times New Roman', serif;
	  color: #660000;
                    font-size: 14pt;
                    } 

ol.inside	 {list-style-type : square;
	 }

 .note 	 {color : #FF0000; 
	 font-weight : bold;
	 }

#abc1	 { text-decoration : underline;}

#abc2 	{ color: red;
                    font-weight: bold;
	font-size: 12pt}

a                 {text-decoration: none;
	   } 

a:link            {color: #996633;
                    } 

a:active        {color: #666633;
                     } 

a:hover        {color : #666633;
	   background-color:#FFFFCC;
                    }

a:visited       {color:  #666666;
                     }

.colorpad	   {background-color : #FFFFCC;
	   padding : 2px;
	   border-width: thin;
	   border-style : double;
	   border-color : #FFFFFF;
	   } 
	   
.small {
	font-size: 10px;
	line-height: 10px;
}
