/* This is my external style sheet */


h1           { 
font-family: "Abadi MT Condensed"; Georgia,'Times New Roman', arial, 'sans serif'; 
color: #000000;  
text-align: left; 
font-size:  130%; 
font-weight: bold; letter-spacing:1pt 
}

h2           { 
font-family: "Abadi MT Condensed";verdana, arial, 'sans serif'; 
color: #006600; 
text-align: left; 
font-size: 110%; 
font-weight: bold 
}

h3           { 
font-family: "Abadi MT Condensed";verdana, arial, 'sans serif'; 
color: #000099; 
text-align: left; 
font-size: 105%; 
font-weight: bold 
}
               
 body    { 
 font-family: "Abadi MT Condensed";Verdana, Helvetica, sans-serif;
 color: #000099; 

 }
 
 
.textsmall    { 
 font-family: "Abadi MT Condensed";Verdana, Helvetica, sans-serif;
 color: #000099; 
 font-size: 80%; 
 }
 
 
 
 .textitalic	{
 font-style: italic;
 }
 
 .textleftalign	{
 text-align: left;
 }
 
 .textcenteralign	{
 text-align: center;
 }
 .textcurlz	{
 font-family: "curlz MT";
 }

 .alignright	{
 text-align: right;
 }

 .textbold	{
 font-weight: bold;
 }
 
 .textcomicsans	{
 font-family: "comic sans ms";
 font-size: large;
 } 
 
 .textwebby    { 
 font-family: Verdana, Helvetica, sans-serif;
 color: #FFFFFF; 
 font-size: 80%; 
 text-align: center;
 font-family: "comic sans ms";

 }

 
 
 .h1matt           { 
font-family: "Abadi MT Condensed";Engravers,Georgia,'Times New Roman', arial, 'sans serif'; 
color: #003366;  
text-align: right; 
font-size:  120%; 
font-weight: bold; letter-spacing:3pt 
}

.h1pagetitle          { 
font-family: "Abadi MT Condensed";Engravers,Georgia,'Times New Roman', arial, 'sans serif'; 
color: #000000;  
text-align: left; 
font-size:  140%; 
font-weight: bold; letter-spacing:3pt 
}
.h2pagetitle          { 
font-family: "Abadi MT Condensed";Engravers,Georgia,'Times New Roman', arial, 'sans serif'; 
color: #000000;  
text-align: left; 
font-size:  110%; 
font-weight: bold; letter-spacing:2pt 
}

 

a:link { 
		color: #003300
}

a:active { 
		color: #FF0000
}

a:visited { 
		color: #006600
 }
 
a:hover { 
		color: #FF3300; 
		text-decoration:underline;
		font-weight: normal;
}

a {
	text-decoration: none;
	}




.breadcrumb { 
font-family: Verdana; 
text-align: left; 
font-size: 8pt }


body, html{
scrollbar-3dlight-color:#ccffcc;
scrollbar-arrow-color:#ooooff;
scrollbar-base-color:#ccffcc;
scrollbar-darkshadow-color:#ccffcc;
scrollbar-dark-shadow-color:#003300;
scrollbar-face-color:#66ccoo;
scrollbar-highlight-color:#666633;
scrollbar-shadow-color:#0000ff;
}