a:link    { color: #ffcc00; text-decoration: underline; }
a:visited { color: #ffcc00; text-decoration: underline; }
a:hover   { color: #ffcc00; text-decoration: none; }
a:active  { color: #ffcc00; text-decoration: underline; }

body {	font-family: tahoma; }

table { font-size: 12px; }
.white{ color: #FFFFFF; }
.black{ color: #000000; }
.small { font-size: 8pt; }
.smalllink { font-size: 9pt; } 
.mapForm{ color: #FFFFFF; }
.mapHeader{ color: #FFFFFF; }
.mapBubble{ color: #000000; }
.center{ text-align: center; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.light { color: #04701a; }

.thumb { border: 1px solid #04701a; }

.fadeform { background-image: url(i/text_fade.jpg); }

.detail { padding: 2px;  
		  width: 120px;
		  border: 1px solid #333333; }
		  
.button { height: 31px;
		  border: 3px solid #333333;
		  background-color: #C4C4C4;
		  font: 10pt/12pt arial; }
		  
		  
.mousebutton { height: 31px;
			   border: 3px solid #333333;
		 	   background-color: #D8D8D8;
		 	   font: 10pt/12pt arial;
		 	   color: #666666; }
		 	   
.smallbutton { height: 20px;
		  width: 70px; 
		  border: 1px solid #333333;
		  background-color: #C4C4C4;
		  font: 8pt/12pt arial; }
		  
		  
.smallmousebutton { height: 20px;
			   width: 70px; 
			   border: 1px solid #333333;
		 	   background-color: #D8D8D8;
		 	   font: 8pt/12pt arial;
		 	   color: #666666; }
