body {
color: #000000;
background: #ffffff;
}


/*      red links                                        */
a.red:link {
color: red;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

/*      Visited links           on active tabs                                          */
a.red:visited {
color: red;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

/*	blockquote									*/
 blockquote {                                
 margin-top: 0px;                                              
 color: #000000;                                                                                                
 font-family: "verdana", "arial", "geneva", sans-serif; 
 font-size: 8pt;
 text-align:center;
 }  

/*	Paragraph									*/
 p {                                
 margin-left: 20px;
 margin-top: 0px;                                              
 color: #000000;                                                                                                
 font-family: "verdana", "arial", "geneva", sans-serif; 
 font-size: 10pt;
 }                                                                    


/*	Paragraph2									*/
 H3 {                                
 font-weight: normal;                                                                                                                                              
 font-family: "verdana", "arial", "geneva", sans-serif; 
 font-size: 7pt;
 }      




h1 {
color: #cc9966;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

h2 {
color: #663333;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 15pt;
}

h3 {
color: black;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 25pt;
}

font.banner {
color: white;
position:relative;
left:5px;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 20pt;
}
 
 font.banner2 {
 color: white;
 position:relative;
 left:95px;
 font-weight: bold;
 font-family: "verdana", "arial", "geneva", sans-serif;
 text-decoration: none;
 font-size: 15pt;
}
 
font.bannerint {
color: #663333;
position:relative;
left:15px;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 20pt;
}
 
 font.bannerint2 {
 color: #cc9966;
 position:relative;
 left:105px;
 font-weight: bold;
 font-family: "verdana", "arial", "geneva", sans-serif;
 text-decoration: none;
 font-size: 15pt;
}

 font.bigtext {
 color: black;
 position:relative;
 font-weight: normal;
 font-family: "verdana", "arial", "geneva", sans-serif;
 text-decoration: none;
 font-size: 14pt;
}


/*	Visited links		on active tabs						*/
a.main:link {
color: #663333;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif; 
text-decoration: none;
font-size: 10pt;
}

/*	Visited links		on active tabs						*/
a.main:visited {
color: #663333;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif; 
text-decoration: none;
font-size: 10pt;
}

/*	Active links (not widely supported)on active tabs	*/
a.main:active {
color: #663333;
font-weight: bold;
text-decoration: none;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
}

/*	Links when hovered over (MSIE only)			on active tabs		*/
a.main:hover {
color: #ffcc00;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: underline;
font-size: 10pt;
}

/*	unvisited Links		*/         
a:link {
color: #663333;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif; 
font-size: 10pt;
text-decoration: underline; 
}
 
/*	Visited links								*/
a:visited {
color: #663333;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif; 
font-size: 10pt;
text-decoration: underline;
}

/*	Active links (not widely supported)					*/
a:active {
color: #663333;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
background-color: #ffcc99;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #663333;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
text-decoration: underline;
background-color: #ffcc99;
}
 
 /*	unvisited Links		*/         
 a.index:link {
 color: #663333;
 font-weight: normal;
 font-family: "verdana", "arial", "geneva", sans-serif; 
 font-size: 10pt;
 text-decoration: none; 
 }
  
 /*	Visited links								*/
 a.index:visited {
 color: #663333;
 font-weight: normal;
 font-family: "verdana", "arial", "geneva", sans-serif; 
 font-size: 10pt;
 text-decoration: none;
 }
 
 /*	Active links (not widely supported)					*/
 a.index:active {
 color: #663333;
 font-weight: normal;
 font-size: 10pt;
 text-decoration: none;
 background-color: #ffcc99;
 }
 
 /*	Links when hovered over (MSIE only)					*/
 a.index:hover {
 color: #663333;
 font-weight: normal;
 font-family: "verdana", "arial", "geneva", sans-serif;
 font-size: 10pt;
 text-decoration: none;
 background-color: #ffcc99;
}
 
 
 
/*	Table cells	active							*/
td.special {
font-size: small;
color: #000000;
/* background: #ffcc00; */
/* font-family: "verdana", "arial", "geneva", sans-serif; */
}




/* gold horizontal line */

.clLine {
	OVERFLOW: hidden; 
	 margin-top: 4px;
	margin-bottom: 4px;
	WIDTH: 100%; 
	CLIP: rect(0px 70% 1px 0px); 
	POSITION: absolute;
	Left: 20; 
	HEIGHT: 1px;
	BACKGROUND-COLOR: #ffcc00; 
	layer-background-color: #FfCC00
	}

#atozletter {
color: #000000;
font-size: 15px;
font-family: Georgia,Arial,sans-serif;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 4px;
margin-right: 5px;
line-height: 16px;
text-align: left;
text-indent: 1.5em;
}

#atozline {
border-bottom: thin solid gold;
border-top: thin solid gold;
margin: 0 1em 0 0em;
padding: 0em 0em;
background: #ffffff;
}

font.heading {
color: #663333;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 13pt;
margin-bottom: 0px;
}



font.title {
color: #580dA6;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 20pt;
margin-bottom: 0px;
margin-left: 8px;

}

font.new {
 
color: #000000;
background-color: #ffcc00;   
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;

}
 
/*   margin-top: 5px; */
/*   margin-bottom: 5px; */
/*   margin-left: 0px;  */
/*   margin-right: 0px; */
}



/*      Regular font                                                          */
font {
color: #000000; 
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}


/*      bold font                                                          */
b {
color: #cc9966;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}


/*      light grey font                               */
font.gray {    
color: #cccccc;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}

/*      bold red font                               */
font.red {
color: red;   
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}


/*      bold blue font                               */
font.blue {
color: blue;
font-weight: bold;  
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}


 #b1 {
  background-color: #FFF;
  background-image: url(circle.gif);
  background-repeat: no-repeat;
}


/*   bold gold             */
font.gold {
color: #ffcc00;   
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}

/*   bold dark gray             */  
font.dkgray {
color: #666666;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}



/*   bold white             */
font.white {
color: #ffffff;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}


/*   bold purple       */
font.brown {
color: white;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
/* text-decoration: none; */
}



/*   unordered lists             */
ul li {

list-style: square outside; 
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;

}



/*   ordered lists             */
ol li {
 
list-style: decimal;
color: #580da6;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;

}

/*      LINKS IN GOLD BORDERS                                        */
a.border:link {
color: #580da6;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

/*      Visited links           on active tabs                                          */
a.border:visited {  
color: #580da6;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

/*      Active links (not widely supported)on active tabs       */
a.border:active {
color: #eeeeee;
font-weight: bold;
text-decoration: none;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
}

/*      Links when hovered over (MSIE only)                     on active tabs          */
a.border:hover {
color: #eeeeee;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}


/*      NEXT LINK TABS- GOLD LINKS ON PURPLE TABS                                        */
a.purpletab:link {
color: #663333;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

/*      Visited links           on active tabs                                          */
a.purpletab:visited {  
color: #663333;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

/*      Active links (not widely supported)on active tabs       */
a.purpletab:active {
color: #eeeeee;
font-weight: bold;
text-decoration: none;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
background-color: #cc9966;
}

/*      Links when hovered over (MSIE only)                     on active tabs          */
a.purpletab:hover {
color: #eeeeee;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
background-color: #cc9966;
}


/*   footer test             */
font.footer {
color: #999999; 
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 8pt;
/* text-decoration: none; */
}


/* Seperator Bar*/
a.sepbar:link {
color: #663333;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

/*      Visited links           on active tabs                                          */
a.sepbar:visited {  
color: #663333;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
}

/*      Active links (not widely supported)on active tabs       */
a.sepbar:active {
color: #eeeeee;
font-weight: bold;
text-decoration: none;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
background-color: #ffcc99;
}

/*      Links when hovered over (MSIE only)                     on active tabs          */
a.sepbar:hover {
color: #eeeeee;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
font-size: 10pt;
background-color: #ffcc99;
}

/*      BIG LINKS                                        */
a.biglink:link {
color: #663333;
font-weight: bold;
font-family: "verdana";
text-decoration: none;
font-size: 10pt;
}

/*      Visited links           on active tabs                                          */
a.biglink:visited {  
color: #663333;
font-weight: bold;
font-family: "verdana";
text-decoration: none;
font-size: 10pt;
}

/*      Active links (not widely supported)on active tabs       */
a.biglink:active {
color: #eeeeee;
font-weight: bold;
text-decoration: none;
font-family: "verdana";
font-size: 10pt;
background-color: #cc9966;
}

/*      Links when hovered over (MSIE only)                     on active tabs          */
a.biglink:hover {
color: #eeeeee;
font-weight: bold;
font-family: "verdana";
text-decoration: none;
font-size: 10pt;
background-color: #cc9966;
}


