/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat;
	text-align: left;

}

p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	
}

h1 {
	color: #333;
}
h5 {
	font-family: tahoma, verdana, arial, sans-serf;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
p.heading {
	font-family: tahoma, verdana, arial, sans-serf;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

/*General Links*/
a:link {color:#000000;}
a:visited {color:#FF6600;}
a:hover {color:#999999;}
a:active {color:red;}

/*Positioning for Secondary Pages Div Tags 2-19*/


/*Top Black Navigation Bar for Contact, Site Map, etc*/
a.topbar {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #blue;
	font-weight: bold;

	}
	
/*Footer Text*/
p.footer {
	font-size: 10px;
	color:#000;
	text-align: center;

	}
/*index page horizontal welcome bar*/
p.welcome {
	font-size: 9px;
	color:#fff;
	text-align:right;
	vertical-align:middle;
	}

a.menu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
}

/* table and td or cell formatting*/

table.body {
	background-color: #FFFFFF;
}
td.topborder {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ffcc33;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: top;
}
td.topborder-rightborder {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ffcc33;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: top;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
td.thumbcell {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ffcc33;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
td.thumbcell-left {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ffcc33;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.thumbcell {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #blue;
	font-weight: bold;
	text-decoration: none;

	}

img.thumbcell {
	border: none;
}
li.cell-list {
	list-style-type: square;
	text-align: left;
	font-size: 12px;

}

#equipment {position:absolute; left:0px; top:0px; width:583px; height:60px; z-index:1}
