<!--		
td				{ color: #000000; font-family: Arial, Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 10pt;}

a            			{ color: #000099; text-decoration: none }
a:link       			{ color: #000099; text-decoration: none }
a:visited    			{ color: #000099; text-decoration: none }
a:hover      			{ color: #990000; text-decoration: underline }
a:active     			{ color: #990000; text-decoration: underline }

/* RIGHT SIDEBAR STYLES */
.rightbar				{ color: #FFFFFF; background-color: #000066; font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; font-weight: bold;  text-align: left; padding: 1px; }
.righttext				{ font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size:8pt; }	

.rightheader          	{ font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; }
a:link.rightheader    	{ color: #000099; text-decoration: none; }
a:visited.rightheader 	{ color: #000099; text-decoration: none; }
a:hover.rightheader   	{ color: #660000; text-decoration: none; }
a:active.rightheader  	{ color: #660000; text-decoration: none; }

/* LEFT MENU STYLES */
.leftmenu          		{ color: #FFFFFF; font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif;  font-size:8pt; text-decoration: none; font-weight:bold; }
a:link.leftmenu    		{ color: #FFFFFF; text-decoration: none; }
a:visited.leftmenu 		{ color: #FFFFFF; text-decoration: none; }
a:hover.leftmenu   		{ color: #FFFF66; text-decoration: none; }
a:active.leftmenu  		{ color: #FFFF66; text-decoration: none; }

.lefttool          		{ color: #FFFFFF; font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif;  font-size:8pt; text-decoration: none; font-weight:bold; }
a:link.lefttool    		{ color: #FFFFFF; text-decoration: none; }
a:visited.lefttool 		{ color: #FFFFFF; text-decoration: none; }
a:hover.lefttool   		{ color: #FFFF00; text-decoration: none; }
a:active.lefttool  		{ color: #FFFF00; text-decoration: none; }

.navhilite				{ color: #FFFFCC; font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif;   font-size:8pt;  text-decoration: none; font-weight:bold; }
.navbar          		{ color: #FFFFFF; font-family: Verdana, Helvetica, sans-serif;  font-size:10pt; text-decoration: none; font-weight:bold; }

/* BOTTOM FOOTER STYLES */
.footer					{ font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; }
a:link.footer    		{ color: #000066; text-decoration: none; }
a:visited.footer 		{ color: #000066; text-decoration: none; }
a:hover.footer   		{ color: #000000; text-decoration: none; }
a:active.footer  		{ color: #000000; text-decoration: none; }
.copyright				{ color: #FFFFFF; font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif;  font-size:8pt; text-decoration: none; font-weight:bold; }
.justify				{ text-align:justify; }

/* PAGE CONTENT INDIVIDUAL STYLES */
.title					{ color: #000099; font-family: Verdana, Helvetica, sans-serif; font-size:16pt; text-decoration: none; font-weight:bold; }
.subtitle				{ font-size: 12pt; color: #000066; font-family: Arial, "Trebuchet MS", Geneva, sans-serif; text-decoration: none; font-weight:bold; }
.subheader				{ color: #0000CC; font-family: Arial, "Trebuchet MS", Geneva, sans-serif; text-decoration: none; font-weight:bold; }
.caption				{ color: #0000CC; font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; }

/* INDEX PAGE FONTS AND STYLES*/
.featureheader			{  color: #990000; font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-weight: bold; }	
a:link.featureheader   	{  color: #990000; text-decoration: none;}
a:visited.featureheader {  color: #990000; text-decoration: none;}
a:hover.featureheader   {  color: #000066; text-decoration: none;}
a:active.featureheader  {  color: #000066; text-decoration: none;}

.featuretext			{  color: #333333; font-family: verdana, helvetica, sans-serif; font-size: 8pt; }
.featuredivider			{  color: #000066; font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: bold; }
.featurewing			{  font-family: wingdings; font-size: 12pt; font-weight: bold; }
.map					{  font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: none; }
.datetime				{  font-family: arial narrow, helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.smalltext				{  font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.emergency				{  color: #990000; font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: bold; }
.emergencybig				{  color: #990000; font-family: arial, verdana, helvetica, sans-serif; font-size: 12pt; font-weight: bold; font-style-italic; }

.casesheader			{ font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold;}
.casesfields			{ font-size: 10px; color: #000000; border: 1px solid #000000; padding: 1}

.dirbar					{ color: #FFFFFF; background-color: #000099; font-family: arial, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; font-weight: bold;  text-align: left; padding-left: 5px; text-transform:uppercase;}

	#Button a {
		color: #FFF;
		font-size:12px;
		font-family:arial;
		font-weight:bold;
		text-decoration: none;
		text-align: center;
		border:2px outset #00C;
		background-color:#009;
		display: block;
		width: 190px;
		padding: 2px 5px;
		margin: 3px 0px 2px 20px;
	}

	#Button a:hover {
		background-color: #006;
		color:#FF0;
		padding-left:4px;
		border:2px inset #00C;
	}


			

