			



.bull33 {
  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; font-style: normal; font-weight: bold; 
  color: #000066
}

.bull {
  font-family: "Century Gothic"; 
  font-size: 18px; font-style: normal; font-weight: bold; 
  color: #006666
}

.bull1{
   
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 18px; font-style: normal; font-weight: normal; 
  color: #000099
	}

.bull2{
  font-size: 24px; font-style: normal; font-weight: bold; 
  color: #cc0000
; font-family: "Edwardian Script ITC"
	}

.bull2a{
  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; font-style: normal; font-weight: normal; 
  color: #000000
	}

.bull3{
  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; font-style: normal; font-weight: bold; 
  color: #000000
	}

.bull4{
 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; font-style: normal; font-weight: normal; 
  color: #FFCC00
	}

.bull7{
   
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; font-style: normal; font-weight: bold; 
  color: #006600
	}

.bull77{
 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; font-style: normal; font-weight: bold; 
  color: #000099
	}.green {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #660000}
.orange {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #FFCC00}
.blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF0000}
.smwhite {
	font-size: 18px;
	font-weight: normal;
	color: #cc0000;
	font-family: "Comic Sans MS";
	font-style: italic;
}
.whiteCopy { font-family: "Comic Sans mS", Arial, "Lucida Console"; font-size: 16px; font-weight: normal; color: #996633}
.bull4Copy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-weight: bold; color: #006600}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	font-family: Verdana, Tahoma;
}
.orangeitalic {
	font-family: "Comic Sans mS";
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	font-style: italic;
	border-left-style: none;
	border-bottom-style: none;
}
.whiteCopy2 { font-family: "Comic Sans mS", Arial, "Lucida Console"; font-size: 14px; font-weight: normal; color: #996633}


div.scroll {
height: 200px;
width: 300px;
overflow: auto;
border: 1px solid #666;
background-color: #ccc;
padding: 8px;
}

	/*  Class for bottom content Hyperlinks */
	
a:link {
	font-size:10pt;
	color : #cc0000;
	text-decoration : none;
	font-family: "Comic Sans MS";
	font-weight : normal;
	background-color : transparent;
	font-style: italic;
}

a:visited {
	font-size:8pt;
	;
	color : #cc0000;
	text-decoration : none;
	font-family: Comic Sans MS;
	font-weight : normal;
	background-color : transparent;
	font-style: italic;
}


a:hover {
	font-size:8pt;
	text-decoration : none;
	font-family: Comic Sans MS;
	color : #fcc000;
	font-weight : normal;
	background-color : transparent;
	font-style: italic;
}

a:active {
	color : #cc0000;
	text-decoration : none;
	font-family: Comic Sans MS;
	font-weight : bold;
	background-color : transparent;
	font-size:8pt;
	font-style: italic;
}

	/*  Class for left Hyperlinks */

.navigation a:link {
   font-size:12pt;
   color : #cc0000;
   text-decoration : none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight : normal;
   background-color : transparent
}

.navigation a:visited {
   font-size:12pt;
   color : #cc0000;
   text-decoration : none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight : normal;
   background-color : transparent
}


.navigation a:hover {
   font-size:12pt;
   text-decoration : none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color :#cc0000;
   font-weight : normal;
   background-color : transparent
}


.navigation a:active {
   color : #ffffff;
   text-decoration : none;
   font-weight : bold;
   background-color : transparent; 
   font-size:12pt
}
				/*  Class for ALL Right Mouseovers */

.thumbnail {
	POSITION: relative;
}

.thumbnail:hover {
	Z-INDEX: 0; 
}

.thumbnail SPAN {
	BORDER-RIGHT: 6px ridge;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 6px ridge;
	PADDING-LEFT: 0px;
	VISIBILITY: hidden;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 6px ridge;
	COLOR: #ff0000;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 6px ridge;
	POSITION: absolute;
	BACKGROUND-COLOR: #ff0000;
	TEXT-DECORATION: none;
	background-attachment: fixed;
}

.thumbnail:hover SPAN {
LEFT: 150px; 
VISIBILITY: visible; 
TOP: 12px;
}

