/* Style Sheet for FireFill 1.060417 */


body 	{ 
		font-family: Arial, sans-serif; 
		margin-bottom:	0;
		margin-left: 0;
		background-attachment: fixed;
		background-repeat: repeat-x;
		SCROLLBAR-WIDTH: 3; 
		SCROLLBAR-FACE-COLOR: rgb(50, 100, 175); 
		SCROLLBAR-HIGHLIGHT-COLOR: rgb(255,255,255); 
		SCROLLBAR-SHADOW-COLOR: rgb(80, 160, 220); 
		SCROLLBAR-3DLIGHT-COLOR: rgb(120,205,250); 
		SCROLLBAR-ARROW-COLOR: #000000; 
		SCROLLBAR-TRACK-COLOR: rgb(225, 245, 255); 
		SCROLLBAR-DARKSHADOW-COLOR: rgb(75, 150, 210);
		}
		
h3
		{ 
		font-family: "arial", sans-serif; 
		font-style: bold; 
		font-size: 100%; 
		color: white;
		}
	
h4
		{ 
		font-family: "arial", sans-serif; 
		font-style: bold; 
		font-size: 100%; 
		color: black;
		margin-top: 1em;
		margin-bottom: 0.5em;
		}

textarea
		{
		background:	rgb(242,234,196);
		}
input.box
		{
		background:	rgb(242,234,196);
		}
input.button	
		{
		font-size:	9pt;
		text-align:	center;
		text-decoration: none;
		color:		#003366;
		background:	rgb(202,194,156);
		margin-bottom:	1pt;
		border-top:	2px solid #ffff99;
		border-left:	2px solid #ffff99;
		border-right:	2px solid #886622;
		border-bottom:	2px solid #886622;
		font-family:	arial;
		}
input.button:hover
		{
		color: $88aaee;
		}
		
input.highlight
		{
		font-size:	9pt;
		text-align:	center;
		text-decoration: none;
		color:		#ffffff;
		background:	#881122;
		margin-bottom:	1pt;
		border-top:	2px solid #ffff99;
		border-left:	2px solid #ffff99;
		border-right:	2px solid #886622;
		border-bottom:	2px solid #886622;
		font-family:	arial;
		}
		
select
		{
		background-color: rgb(242,234,196);
		}
p
		{ 
		font-family: "arial", sans-serif; 
		font-size: 100%; 
		margin-top:	0pt;
		margin-bottom:	2pt;
		text-indent: 18pt;
		color: black;
		}

	
table	{
		table-layout: fixed;
		}

table.message 
		{
		table-layout: fixed;
		background-color: rgb(242,234,196);
		border-top:	1px solid #ffff99;
		border-left:	1px solid #fefe89;
		border-right:	1px solid #222233;
		border-bottom:	1px solid #111122;
		color: black;
		}		
	
td		{
		font-family: "Arial", sans-serif; 
		font-size: 100%; 
		color: black;
		}
td.heading
		{ 
		background-image: url("../images/gold_bar.gif");
		font-family: "arial", sans-serif; 
		font-style: bold; 
		font-size: 100%; 
		border-top:	1px solid #ffff99;
		border-left:	1px solid #fefe89;
		border-right:	1px solid #222233;
		border-bottom:	1px solid #111122;
		color: white;
		}
		
td.menu
		{ 
		background-color: black;
		font-family: "arial", sans-serif; 
		font-style: bold; 
		font-size: 80%; 
		border-top:	1px solid #ffff99;
		border-left:	1px solid #fefe89;
		border-right:	1px solid #222233;
		border-bottom:	1px solid #111122;
		color: white;
		}
		
td.accent
		{ 
		background-image: url("../images/navy_bar.gif");
		font-family: "arial", sans-serif; 
		font-style: bold; 
		font-size: 100%; 
		border-top:	1px solid #ffff99;
		border-left:	1px solid #fefe89;
		border-right:	1px solid #222233;
		border-bottom:	1px solid #111122;
		color: white;
		}
		
a:active
		{
		color:#ffff00; 
		text-decoration:none;
		}
a:link
		{
		color:#ffffff; 
		text-decoration:none;
		}
a:visited
		{
		color:#e8e8e8; 
		text-decoration:none;
		}
a:hover
		{
		color:#ff0000; 
		text-decoration:none;
		}
		
a.heading:visited
		{
		color:#ffffff; 
		font-style: bold; 
		text-decoration:none;
		}
a.heading:hover
		{
		color:#ff0000; 
		font-style: bold; 
		text-decoration:none;
		}
a.heading:link
		{
		color:#ffffff; 
		font-style: bold; 
		text-decoration:none;
		}
		
a.top:visited
		{
		color: #f8bc07;
		font-style: bold; 
		font-size: 80%; 
		text-decoration:none;
		}
a.top:hover
		{
		color:#ff0000; 
		font-style: bold; 
		font-size: 80%; 
		text-decoration:none;
		}
a.top:link
		{
		color: #f8bc07;
		font-style: bold; 
		font-size: 80%; 
		text-decoration:none;
		}
		
a.listing:visited
		{
		color:#111177; 
		text-decoration:none;
		}
a.listing:hover
		{
		color:#ff0000; 
		font-style: bold; 
		text-decoration:none;
		}
a.listing:link
		{
		color:#116611; 
		text-decoration:none;
		}

	

