body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/backgnd.gif);
	background-repeat: repeat;
	  }

table.main {
  background-color:#FFFFFF;
  width:650;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: oblique;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.events a{color: #FF6633
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.events a:hover{color: #FF6633
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF6633;
}
.qiclipshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: ff6633;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.dataheader {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	font-style: normal;
	font-weight: bold;
}
.dataevenrow {
	font-size: 10px;
	color: #000000;
	background-color: #dfc4aa;
}
.dataoddrow {
	font-size: 10px;
	color: #000000;
	background-color: #ebebea;
}
.dataheader {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.datapagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	text-align: center;
	font-style: oblique;
}
.datafooter {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	text-align: center;
}
.dataheadersub {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	text-align: right;
}
.regtagcontainer {width: 100px;}

.regtag a {
	color: #FFFFFF;
	background-color: #FF6633;
	padding: 4px;
	display: block;
	font: bold 11px Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	margin: 4px;
	height: 14px;
	width: 100px;
	background-position: center;
}

.regtag a:hover {background-color: #FF6633;
color: #FFC4A5;
text-decoration: none;}
