body {
	background-image: url('../images/bg1.jpg');
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: arial;
	font-size: 10pt;
	}
.top {
	background-image: url('../images/bg2.jpg');
	height: 217px;
	}
.bottom {
	background-image: url('../images/bg3.jpg');
	height: 44px;
	}
.pad1 {
	padding-left: 30px;
	}
.pad2 {
	padding-right: 20px;
	}
.sp1 {
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.sp1 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.toptxt {
	font-size: 14pt;
	color: #F3F3F3;
	font-weight: 500;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 10px;
	}
.toptxt2 {
	font-size: 10pt;
	color: #F3F3F3;
	font-weight: 500;
	padding-top: 12px;
	 font-style: none;
	}
.topspacer {
	 margin:0;
	};
	
.side {
	font-size: 14pt;
	color: #4F4F4F;
	font-weight: 500;
	text-decoration: none;
	}
a.side:link {
	font-size: 14pt;
	color: #4F4F4F;
	font-weight: 500;
	text-decoration: none;
	}
a.side:visited {
	font-size: 14pt;
	color: #4F4F4F;
	font-weight: 500;
	text-decoration: none;
	}
a.side:active {
	font-size: 14pt;
	color: #4F4F4F;
	font-weight: 500;
	text-decoration: none;
	}
a.side:hover {
	font-size: 14pt;
	color: #B70000;
	font-weight: 500;
	text-decoration: none;
	}
h1 {
	margin: 0px;
	padding: 0px;
	color: #B70000;
	font-size: 26px;
	font-weight: 500;
	}
.dgray1 {
	color: #6A6A6B;
	font-size: 17pt;
	font-style: italic;
	}
.dgray2 {
	color: #000000;
	font-size: 10pt;
    text-decoration: none;
    text-align:justify;
	}
.error {
    color: maroon;
    font-size: 10pt;
    text-decoration: none;
    display: inline;
    }
.box1 {
	background-image: url('../images/bg1.jpg');
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 600px;
	color: #B70000;
	font-size: 14pt;
	font-weight: 500;
 	background-repeat: repeat;
	}

div.content {/* style grouping for content divs */
  border: 0;
  float: left;
  background: #FFFFFF;
  padding: 5px 20px 20px 0px;
}

div.float-left {/* header element float */
  float: left;
  width: 9em;
  margin: 0 0.2em 0 0;
  }
div.float-right {/* header element float */
  float: right;
  width: 9em;
  margin: 0 0.2em 0 0;
  }
div.flashvideo {
  float: right;
  width=350;
  height=285;
  margin-top: 0;
  padding: 10px 0px 0px 10px;
  background: white;
}

p.top {/* after header margin adjustment */
  float: left;
  margin-top: 0;
  background: #c0c0c0;
  }

