body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #7C9DB1;
	background-image: url(bg.gif);
}
.bgtop {
	background-image: url(bgtop.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgl {
	background-image: url(bg1.gif);
	background-repeat: no-repeat;
	background-position: right 450px;
}
.kore {
	font-size: 11px;
	color: #9FB7C6;
}
a {
	text-decoration: none;
}

.cr {
	color: #FFFFFF;
	font-size: 11px;
}
.bgr {
	background-image: url(bg2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
.ti1 {
	background-repeat: no-repeat;
	height: 153px;
	background-image: url(ti1.jpg);
	background-position: center;
}

.txt {
	font-size: 12px;
}
.ti2 {
	background-repeat: no-repeat;
	height: 153px;
	background-image: url(ti2.jpg);
	background-position: 20%;
}
.box {
	border: 1px solid #7C9DB1;
	max-width:250px;
}
.ti3 {
	background-repeat: no-repeat;
	height: 153px;
	background-image: url(ti3.jpg);
	background-position:bottom center;
}
.ti4 {

	background-repeat: no-repeat; 
	height: 153px; 
	background-image: url(ti4.jpg); 
	background-position: center;
}
strong,h2 {
	color: #FFFFFF;
}



/* equipment styles */
.eq_tables {
	  width:638px;
	  border:1px solid gray;
	  border-collapse:collapse;
	  font-size:11px;
	  text-align:left;
	  }
  .eq_tables td {
	  padding:0px 3px;
	  vertical-align:top;
	  }
  .align_right {
	  text-align:right;
	  }
  .eq_header {
	  background-color:#FFFFFF;
	  font-weight:bold;
	  }
.eq_header td {
	vertical-align:text-bottom;
	}