body {
	background-color:#000000;
	background-image:url(images/tfiBack4.gif);
	background-position: center;
	scrollbar-face-color:#216d63;
	scrollbar-highlight-color:#99cccc;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#99cccc;
	margin-top:0px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.copy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
a.copy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:underline;
}
a.none:link {
	text-decoration:none;
}
a.none:visited {
	text-decoration:none;
}
a.none:hover {
	text-decoration:none;
}
.backBar {
	background-image:url(images/bar.gif);
	width:750px;	
	height:25px;
	color:#FFFFFF;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
}
.button {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #FF9900;
}
.equipImageLeft {
	border-color:#000000;
	border-style:inset;
	border-width:thin;
	width:187px;
	height:147px;
	float:left;
	margin-right:10px;	
}
.equipImageRight {
	text-align:right;
	border-color:#000000;
	border-style:inset;
	border-width:thin;
	width:187px;
	height:147px;
	float:right;
	margin-left:10px;	
}
.greenBrown {
	border-bottom-color:#733010;
	border-top-color:#733010;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-width:thick;
	border-top-width:thick;
	background-color:#216d63;
}
.leftSideMenu {
	font-size: 12px;
}
.mainTriFabTable {
	background-color:#FFFFFF;
	width:750px;
	height:400px;
	border-width:thin;
	border-style:inset;
	border-color: #333333;
}
.overflow {
	overflow:auto;
	height:345px;
	width:610px;
}
.red {
	color: #FF0000;
}
.thinBox {
	border-width:thin;
	border-color:#000000;
	border-style:inset;
	padding:5px;
}
.triFabHead1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

