body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #105FA2;
	margin: 0;
	text-align: center;
}


#maintable {
	background-image:url(images/equip_2010BG.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:768px;
	border:2px;
	border-style:solid;
	border-color:#036;
	text-align: center;
	

}

.imgborder {
	border:2px;
	border-style:solid;
	border-color:#036;
}




.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13pt;
	color: #FFFF00;
	font-weight: 900;
}

.h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11pt;
	color:#FFF;
	font-weight:800;
}

.h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #FF0;
}

.h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B9CDFB;
	font-weight: 400;
}

.h6 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:15pt;
	color:#333399;
	font-weight:800;
}

.h7 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11pt;
	color:#F00;
	font-weight:800;
}

a:link {
	color: #FFF;
	text-decoration:none;
}

a:visited {
	color: #FFF;
	text-decoration:none;
}

a:hover {
	color: #FF0;
	text-decoration:none;

}
