@charset "utf-8";
.flashborder {
	border: thin solid #FF3366;
}

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.topheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.midheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.smallheading {
	font-size: 12px;
	font-style: italic;
}
.bgimage {
	background-attachment: scroll;
	background-image: url(images/full_imagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
a:link {
	text-decoration: none;
}
.style3 {font-weight: bold}
.style4 {
	color: #0000CC;
	font-weight: bold;
}
.style6 {font-size: 16px}
.style7 {font-size: 36px}


a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
.smallheadingtop {
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.subheadevent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	text-decoration: underline;
}
