/* Style Sheet for FireFill 1.060417 */


body 	
	{ 
	background-attachment: 			fixed;
	background-repeat: 				repeat-x;
	margin-top:						0;
	margin-left: 					0;
	SCROLLBAR-WIDTH: 				3; 
	SCROLLBAR-FACE-COLOR: 			#284018; 
	SCROLLBAR-HIGHLIGHT-COLOR: 		rgb(255,255,255); 
	SCROLLBAR-SHADOW-COLOR: 		rgb(80, 220, 120); 
	SCROLLBAR-3DLIGHT-COLOR:	 	rgb(120,250,150); 
	SCROLLBAR-ARROW-COLOR: 			#ffffff; 
	SCROLLBAR-TRACK-COLOR: 			rgb(225, 255, 235); 
	SCROLLBAR-DARKSHADOW-COLOR: 	rgb(75, 210, 110);
	}
		
h2
	{ 
	font-family: 					"arial", sans-serif; 
	font-style: 					bold; 
	font-size: 						16pt;
	text-align:						left; 
	color: 							black;
	margin-top:						6pt;
	margin-bottom:					6pt;
	}

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;
	}

h4.sidebar
	{ 
	font-family: 					"arial", sans-serif; 
	font-style: 					bold; 
	font-size: 						12pt; 
	font-weight:					bold;
	color: 							red;
	margin-top: 					0;
	margin-bottom: 					6pt;
	margin-left:					10pt;
	margin-right:					10pt;
	text-align:						center;
	}
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
	{
	
	background: 							#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: 						11pt; 
	margin-top:						0pt;
	margin-bottom:					6pt;
	text-align:						left;
	text-indent: 					0pt;
	color: 							black;
	}
	
p.link
	{ 
	font-family: 					"arial", sans-serif; 
	font-size: 						9pt; 
	margin-top:						0pt;
	margin-bottom:					0pt;
	text-indent: 					0;
	text-align:						right;
	color: 							black;
	}
	
p.posted_by
	{ 
	font-family: 					"arial", sans-serif; 
	font-size: 						9pt; 
	font-style:						italic;
	margin-top:						0pt;
	margin-bottom:					2pt;
	text-align:						right;
	color: 							#000033;
	}

p.contents
	{ 
	font-family: 					"Comic sans", "arial", sans-serif;
	font-weight:					bold; 
	font-size: 						9pt;
	margin-top:						0pt;
	margin-bottom:					0pt;
	text-indent: 					0;
	color: 							white;
	}

p.sidebar
	{ 
	font-family: 					"arial", sans-serif; 
	font-size: 						9pt; 
	margin-top:						0pt;
	margin-bottom:					1pt;
	margin-left:					10pt;
	margin-right:					10pt;
	text-indent: 					0;
	color: 							black;
	}

table
	{
	table-layout: 					fixed;
	}

table.fullpage
	{
	cellspacing:					'0';
	cellpadding:					'0';
	align:							'center';
	border-top:						2px solid #e0fe89;
	border-left:					1px solid #e0fe89;
	border-right:					3px solid #000000;
	border-bottom:					2px solid #000000;
	
	}
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;
	}		
	
table.sidebar 
	{
	table-layout: 					fixed;
	height:							100%;
	width:							100%;
	align:							center;
	align-vertical					top;
	padding-left:					12pt;
	margin-right:					6pt;
	border-top:						0;
	border-left:					0px solid #888888;
	border-right:					0;
	border-bottom:					0;
	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: 						10pt; 
	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;
	}

td.alternate 
	{ 
	text-decoration: 				none;
	background-image: 				url('../images/cell_grey.gif'); 
	}

td.normal 
	{ 
	font-size:						9pt;
	text-decoration: 				none;
	white-space:					nowrap;
	background-image: 				url('../images/cell_olive.gif'); 
	}

td.highlight 
	{ 
	font-size:						9pt;
	text-decoration: 				none;
	white-space:					nowrap;
	background-image: 				url('../images/cell_red.gif'); 
	}
		
td.contents_head
	{
	background-image: 				url("../images/menu_head.gif");
	height: 						23;
	margin-top: 					6pt;
	text-align: 					center;
	vertical-align: 				bottom;
	font-face: 						'Arial';
	font-weight: 					bold;
	font-size: 						9pt;
	font-color: 					'#000000';
	white-space:					nowrap;
	}

td.exchange
	{
	vertical-align: 				bottom;
	font-face: 						'Arial';
	font-size: 						12pt;
	font-weight:					bold;
	font-style:						italic;
	color: 							#ffffff;
	}


td.small
	{
	vertical-align: 				bottom;
	font-face: 						'Arial';
	font-size: 						9pt;
	font-color: 					'#000000';
	}
	
td.whole_page
	{
	width:							640px;
	text-align:						left;
	}
	
tr.alternate
	{ 
	background-color: 				"rgb(254,246,204)"; 
	}
tr.normal
	{ 
	background-color: 				"rgb(240,232,190)"; 
	}
tr.alternate_grey
	{ 
	background-color: 				"rgb(220,220,220)"; 
	}
tr.normal_grey
	{ 
	background-color: 				"rgb(240,240,240)"; 
	}
tr.highlight	
	{
	background-color: 				"#eebbbb"; 
	cursor: 						hand; 
	}

tr.exchange
	{
	background-color: 				"#447733"; 
	}

a:active
	{
	color:							#ffff00; 
	text-decoration:				none;
	}

a:visited
	{
	color:							#e8e8e8; 
	text-decoration:				none;
	}

a:hover
	{
	color:							#ffffff; 
	text-decoration:				none;
	}
		
a.contents
	{
	color:							#e8e8e8; 
	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: 							#222222;
	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: 							#222222;
	font-style: 					bold; 
	font-size: 						80%; 
	text-decoration:				none;
	}
		
a.listing:visited
	{
	color:							#337700; 
	text-decoration:				none;
	}

a.listing:hover
	{
	color:							#ff0000; 
	font-style: 					bold; 
	text-decoration:				none;
	}

a.listing:link
	{
	color:							#007733; 
	text-decoration:				none;
	}
	

