body {
 background-image: url(images/sidebg.jpg);
 background-repeat: no-repeat;
 background-color: #FFFFFF;
 font-family: "Verdana", sans-serif;
 font-size: 12px;
 padding: 0px;
 margin: 0px;
}
a img {
	border: 0px;
}
div#mainframe {
 width: 100%;
 height: 100%;
 min-height: 800px;
 _height: 800px;
}
div#mainframe A:link {
 text-decoration: none;  color: #006699;
}
div#mainframe A:visited {
 text-decoration: none;  color: #006699;
}
div#mainframe A:active {
 text-decoration: none;  color: #006699;
}
div#mainframe A:hover {
 text-decoration: underline; color: #006699;
}
div#mainframe hr {
  color: #005b88;
  background-color: #005b88;
  height: 2px;
}
div#holderholder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
  height: 178px;
}
div#regtopholder {
	position: absolute;
	top: 0px;
	left: 125px;
	width: 100%;
	overflow: hidden;
  height: 178px;
	background-image: url(images/toprepeat.jpg);
  background-repeat: repeat-x;
}
div#regtopgfx {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1745px;
	height: 178px;
	background-image: url(images/topbg.jpg);
  background-repeat: no-repeat;
}
div#titleholder {
	position: absolute;
	top: 115px;
	left: 30px;
	width: 800px;
	height: 30px;
	color: #006699;
	font-family: "Times New Roman";
	font-size: 25px;
}
div#titleholder .white_drop {
 position: absolute;
 left: 0;
 top: 0;
 display: block;
 padding-left: 10px;
 padding-top: 2px;
 font-family: "Times New Roman";
 font-size: 26px;
 font-weight: 700;
 color: #006699;
 z-axis: 3;
}
div#titleholder .black_drop {
 position: absolute;
 left: 2px;
 top: 2px;
 display: block;
 padding-left: 10px;
 padding-top: 2px;
 font-family: "Times New Roman";
 font-size: 26px;
 font-weight: 700;
 color: #FFFFFF;
 z-axis: 2;
}
div#footerbar {
  postion: relative;
/*  bottom: 0px;
  _top: 700px;
  left: 0px; */
	background-image: url(images/footer.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 36px;
  overflow: auto;
}
div#footerbar A:link {
 font-size: 10px; text-decoration: none;  color: #FFFFFF;
}
div#footerbar A:visited {
 font-size: 10px; text-decoration: none;  color: #FFFFFF;
}
div#footerbar A:active {
 font-size: 10px; text-decoration: none;  color: #FFFFFF;
}
div#footerbar A:hover {
 font-size: 10px; text-decoration: none;  color: #FFFFFF;
}