<style>
<!--
body  {
	  	font-family: Verdana, Arial, Helvetica, sans-serif;
	   	background-color: #000;
	   	padding: 0;
	   	color: black;
}

.hrs { color: black }


a:link { 
			font-weight: normal;
			color: #cc3300; 
			text-decoration: underline; 
			background: transparent;
			}
			
a:visited { color: #cc0000; text-decoration: underline; background: transparent; }
a:hover	{ color: #ff0000; text-decoration: underline; background: transparent; }
a:active { 
			font-weight: normal;
			color: #ff9900; 
			text-decoration: none; 
			background: transparent;
			}

input.buttons { color: black; font-size: 8px; }
input.buttons2 { color: black; font-weight: 600; font-size: 8px; background-color: #dcdcdc; border: outset; }
input.buttons3 { color: #dcdcdc; font-weight: bold; font-size: 9px; background-color: black;  }


.text	   { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 14px; }


.smtext	{
			font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-style: normal;
			color: white;
			}
			
			
.boxtext { color: #003366; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-style: normal;
			color: #003366;
			}
			
			

.hdg	{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 14px; 
			color: #99ff33;}
			
.hdgi	{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 14px; 
			color: #003366;
			padding-left: 10px;}
		
.subhdg	{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-style: normal;
			color: #0099CC;
		}
		
.subhdgy	{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-style: normal;
			color: #ffcc00;
		}


.b			{ font-weight: bold; }



.u			{ text-decoration: underline; }


.bu			{ font-size: 8px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-style: normal;
			color: #f5f5f5;
			text-decoration: underline;
 			 }

.ui		{ font-size: 8px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-style: normal;
			color: white;
 			 }

.i		{ font-style: italic; }

.photo { 	
		border: 1;
		float: left;
		padding-left: 10px;
		padding-bottom: 7px;
		padding-right: 7px;
		}
			
.searchtext  { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal;  
padding-left: 69px; }
			
.blink  { color: #cccccc; font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; }
			
.blink a:link { color: #00ff00; text-decoration: underline }
.blink a:visited { color: #99cc99; text-decoration: underline }
.blink a:hover { color: #ff9900; text-decoration: underline }
.blink a:active { color: #ff9900; text-decoration: underline }

.polltext   { color: white; font-size: 11px; font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: normal; line-height: 14px; text-align: left; display: block; }

.itext  { color: black; font-size: 11px; font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: normal; line-height: 14px; }


.pollhdr { color: #00ff00; font-size: 11px; font-family: Georgia, "New Century Schoolbook", Times, serif; 
font-style: normal; font-weight: bold; line-height: 14px; padding-left: 10px; padding-top: 10 px; }

.tsttext { color: black; font-size: 11px; font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: normal; padding-left: 10px; padding-right: 10px; }

.tsthdr { color: black; font-size: 11px; font-family: Georgia, "New Century Schoolbook", Times, serif; 
display: block; font-style: normal; font-weight: bold; margin-left: 10px; margin-right: 10px; }

ul.points
{ list-style: disc url(../images/arrow.gif) inside; }

/* basic page divisions */

#maincontent { padding-left: 5px;
				padding-right: 5px;
				}

				
/* Side bar navigation */
			
#sidelink	 { color: black; 
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 14px; }

#sidelink a:link { color: #336699; 
			font-size: 10px; 
		font-style: normal; 
		font-weight: normal; text-decoration: underline; }
		
#sidelink a:visited { color: #333333; font-size: 10px; 
		font-style: normal; 
		font-weight: normal; text-decoration: underline; }
#sidelink a:hover { color: #cc0000; font-size: 10px; 
		font-style: normal; 
		font-weight: normal; text-decoration: underline; }
#sidelink a:active { color: #cc0000; font-size: 10px; 
		font-style: normal; 
		font-weight: normal; text-decoration: underline; }


/* background */

#bottom	 { background: url(../images/top_bar_bkg.jpg top no-repeat }

#poll	 { background: url(../images/poll_bkg.jpg top no-repeat }

#search	 { background: url(../images/search_bar.gif) center no-repeat }

#bkground	  { background: #a5ff1e url(../images/frame_bkg.gif) top no-repeat }

#nurse	 { background: black url(../images/nurse_bkg.jpg) top no-repeat; }


-->
</style>
