
body {SCROLLBAR-FACE-COLOR: #ABABAB; SCROLLBAR-3DLIGHT-COLOR: #ABABAB; SCROLLBAR-DARKSHADOW-COLOR: #ABABAB; SCROLLBAR-HIGHLIGHT-COLOR: #F6F6F6; SCROLLBAR-SHADOW-COLOR: #F6F6F6; SCROLLBAR-ARROW-COLOR: #F6F6F6; SCROLLBAR-TRACK-COLOR: #F6F6F6}



.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 535353;
	font-weight: bold;
}



.eventsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 000099;
	font-weight: bold;
}



.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 535353;
	font-weight: bold;
}



.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}



.smallboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}



.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext a:link {
	color: #B7262A;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:visited {
	color: #B7262A;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:active {
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover {
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}



.smallbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallbodytext a:link {
	color: #B7262A;
	text-decoration: underline;
	font-weight: bold;
}
.smallbodytext a:visited {
	color: #B7262A;
	text-decoration: underline;
	font-weight: bold;
}
.smallbodytext a:active {
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}
.smallbodytext a:hover {
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}



.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.sidenavunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.sidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
}
.sidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
}
.sidenav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-weight: bold;
}
.sidenav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-weight: bold;
}



.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bottomtext a:link {
	color: #000000;
	text-decoration: none;
}
.bottomtext a:visited {
	color: #000000;
	text-decoration: none;
}
.bottomtext a:active {
	color: #B7262A;
	text-decoration: none;
}
.bottomtext a:hover {
	color: #B7262A;
	text-decoration: none;
}

.floatright {
	float:right;
}

.clearfloat {
	clear:right:
}

