
/* ::::: http://www.fireflyexpress.com.au/firefly.css ::::: */

/*
body { font-family: verdana,arial,helvetica,sans-serif; background-color: rgb(240, 30, 9); color: rgb(255, 255, 255); }
#page { width: 894px; }
#top1 { margin: 0px; padding: 0px; font-size: 7pt; text-align: right; }
#top1 a { color: rgb(170, 170, 170); text-decoration: none; }
#top2 { padding-top: 1px; }
#top2 h1 { margin: 0px; padding: 0px; background-image: url('../images/top.jpg'); width: 894px; height: 171px; }
#menu { background-color: black; color: white; font-size: 7pt; }
#base { text-align: center; background-image: url('../images/bottom.jpg'); width: 894px; height: 90px; color: white; font-size: 9pt; font-weight: bold; margin-bottom: 5px; }
ul#navlist 
{ 
	margin-left: 0pt; 
	padding-left: 0pt; 
	white-space: nowrap; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}
#navlist li 
{ 
	display: inline; 
	list-style-type: none; 
}
#navlist a 
{ 
	padding: 0px 7px; 
}
#navlist a:link, #navlist a:visited { color: rgb(255, 255, 255); background-color: black; text-decoration: none; }
#navlist a:hover { color: rgb(255, 255, 255); background-color: rgb(51, 102, 153); text-decoration: none; }

*/

body { font-family: verdana,arial,helvetica,sans-serif; color: rgb(255, 255, 255); background-image: url(../images/ffgradient.png); background-repeat: repeat-x; background-position: top;}
#page { width: 894px; }
#top1 { margin: 0px; padding: 0px; font-size: 7pt; text-align: right; }
#top1 a { color: rgb(170, 170, 170); text-decoration: none; }
#top2 { padding-top: 1px; }
#top2 h1 { margin: 0px; padding: 0px; background-image: url('../images/fftop2.jpg'); width: 894px; height: 154px; }
#base { text-align: center; width: 894px; background-image: url(../images/bottomBlack.png); background-repeat: none; height: 18px; color: white; font-size: 9px; margin-top: 0px;margin-bottom: 5px; position: relative; top: -3px;}
#base a { text-decoration: none; position: relative; top: 3px;}
#bottom { font-size: x-small; color: #000; }

#menu { background-color: #fff; color: #3312ff; font-size: 10pt; font-family: Arial, Sans-Serif;}
ul#navlist 
{ 
	margin-left: 0pt; 
	padding-left: 0pt; 
	white-space: nowrap; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}
#navlist li 
{ 
	display: inline; 
	list-style-type: none; 
	margin-left: 6px;
	margin-right: 6px;
}
#navlist a 
{ 
	padding: 0px 15px 0px 15px; 
}
#navlist a:link, #navlist a:visited { color: #3312ff; background-color: #eaeaea; text-decoration: none; }
#navlist a:hover { color: rgb(255, 255, 255); background-color: rgb(51, 102, 153); text-decoration: none; }

#infoBodyText
{
	background-color: #fff;
	background-image: none;
	color: #000;
	margin-left: 2em;
	margin-bottom: 1em;
	margin-right: 2em;
	margin-top: 0;
	width: 90%;
}

.important { font-weight: bolder; }

OL
{
	list-style-position: outside;
}
H2
{
	margin: 0;
	color: #ffffff;
	text-align: left;
}
H3
{
	margin-top: 0; margin-bottom: 2px; color: #ffffff; font-size: 18pt; font-weight: bold; font-family: Verdana; font-style: italic;
}

TABLE, tr, td
{
	border-collapse: collapse;
}