	
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background: #000000 none repeat scroll 0% 50%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	}
	
#wholepage {
	margin:0px;
	padding:0px;
	width:100%;
	background: #ffffff;
	}

#banner {
	margin:0px 0px 0px 0px;
	padding:0px;
	position: absolute;
	left:0px;
	top:0px;
	right;0px;
	width:100%;
	height:130px;
	background-image:url(img/bannerback.jpg);
	height:130px;
	}
#leftcontent {
	margin:0px 0px 0px 0px;
	padding:0px;
	position: absolute;
	left:0px;
	top:130px;
	width:180px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	}

	
	
#centercontent {
	background:#fff;
	margin-top:130px;
	margin-left: 180px;
	margin-right:170px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	}
#centercontent a:link {
  color: #000099;
}
#centercontent a:hover{
  color: #0000ff;
}
#centercontent a:visited{
  color: #000066;
}	
#rightcontent {
	margin:0px 0px 0px 0px;
	padding:0px;
	position: absolute;
	right:0px;
	top:130px;
	width:169px;
	background:#dddddd;
	color:#000000;
	}
/*	
#rightcontent a:link {
	color: #000099;
	}
#rightcontent a:hover{
	color: #0000ff;
	cursor: crosshair;
	}
#rightcontent a:visited{
	color: #000066;
	}	
*/
p,pre {
	margin:0px 10px 10px 10px;	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	}	
ul,li{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000; 
	}

.pagettl {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin-top:10px;
  color: #000066;
}
.subtitletext {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000066;
}
/*
.navttl {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #ffcc33;
  margin: 6px;
}
*/
.whatsnewttl {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin-top:0px;
  color: #000066;
}

.whatsnewtxt {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #666666;
}
.whatsnewtxt a:link {
  color: #333333;
}
.whatsnewtxt a:visited {
  color: #666699;
}
.whatsnewtxt a:hover {
  color: #000000;
}


.caption {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #ffff66;
  border-style: solid;
  border-width: 2px;
  border-color: #ff9 #fc0 #fc0 #ff9;
  padding: 10px;
  margin-top: -10px;
}
/* use this style for colored bars on equipment and training pages */
.colorbar {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  background-color: #ffff66;
  border-style: solid;
  border-width: 2px;
  border-color: #ff9 #fc0 #fc0 #ff9;
  padding:10px;
}
.footertext {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #ffffff;
}
a.footertext:link {
  color: #ffcc33;
}
a.footertext:visited {
  color: #6699ff;
}
a.footertext:hover {
  color: #ffffff;
}
.footertag {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: normal;
  color: #ffffff;
}
a.footertag:link {
  color: #ffcc33;
}
a.footertag:visited {
  color: #6699ff;
}
a.footertag:hover {
  color: #ffffff;
  cursor: crosshair;
}
.printpage {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #333333;
}
.printpage a:link {
  color: #333333;
}
.printpage a:visited {
  color: #666666;
}
.printpage a:hover {
  color: #000000;
  cursor: crosshair;
}

