
body {
	background-image: url(/media/images/bg.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 16px;
	color: #0033CC;
	font-family: Georgia, Times New Roman, Times, serif;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a img { border:none; }

.style5 {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5355B9;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.blue18 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #061e95;
	font-weight:bold;
	text-align: left;
}
.blue14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
.title {
	font-family: "Engravers MT";
	font-size: 14px;
	font-weight: bold;
	color: #06419B;
}
.title2 {
	font-family: Impact;
	font-size: 14px;
	color: #0C519F;
}
.title3 {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #0D509F;
}
.tahomaxsm {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.verandaxsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.versmblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5355B9;
}
.ver10pxwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.gen18pxitcblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0000FF;
	text-align: left;
}
#event-title {
	margin: 0px;
	padding: 20px;
	height: 135px;
	width: 752px;
	text-align:left;
	background-image: url(images/event-title-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#event-title h1 {
	margin: 0px;
	padding: 0px;
	font-size:28px;
}
#event-title h2 {
	margin: 0px;
	padding: 0px;
	font-size:26px;
}
#event-title h3 {
	margin: 0px;
	padding: 0px;
	font-size:18px;
}

.style11 {color: #000099}
.style12 {color: blue}
.style14 {font-size: large}

/******* EVENTS STYLE  *********/

table.sectiontableentry2 {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EFEFEF;
	padding:5px;
}

.formField {
	float:left;
	margin:8px 2px 2px;
	vertical-align:middle;
	width:55%;
}

.formLabel {
	clear:left;
	float:left;
	font-weight:700;
	margin:8px 2px 2px;
	text-align:right;
	vertical-align:middle;
	white-space:nowrap;
	width:35%;
}

.error {
	color:red;
	font-weight:700;
}

fieldset {
	border:1px solid #C8C8C8;
	padding:0 1em 1em;
}

.sectiontableheader {
	background:#EBEBEB none repeat scroll 0 0;
	border-bottom:1px solid #B4B4B4;
	font-weight:bold;
	padding:5px;
}