body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.white_tb_border_5px {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
}

.bold_normal_size {
	font-weight: bold;
}
.button_bolds {
	font-weight: bolder;
	color: #FF9900;
}
.PAD_5px {
	padding: 5px;
}
.divider_5px {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.fireworks_tb_bkg {
	background-image: url(../images/objects/fireworks.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fuel_background {
	background-image: url(../images/logos/fuel_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.crossfire_background {
	background-image: url(../images/logos/crossfire_logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
