a:link {
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}
a:visited {
	font-weight: bold; color: #0099ff; text-decoration: none
}
a:active {
	color: #00ccff
}
a:hover {
	text-decoration: underline; color: #0000ff
}
body {
	background-color:#ffffff; color:#0000ff; background-image:url(facback3.jpg)
}
h1 {
	font-weight: bold; font-size: 48px; text-align: center
}
.text {
	font-weight: bold; font-size: 18px; COLOR: #0000CC; font-family: "Times New Roman", Times, serif}
.textlight {
	font-weight: bold; font-size: 12px; COLOR: #000000; background-color:#cccccc; font-family: Verdana, Arial, Helvetica, sans-serif
}
.textdark {
	font-weight: bold; font-size: 10px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif
}
.textbig {
	font-weight: bold;
	font-size: 16px;
	color: #0099ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0000cc;
}
.maintable{ border-style:none; background-color:#00ccff; color:#0000ff; width:auto; background-image:inherit;
}
.noborder { border:none;
}
.texttable{
	border-style:none;
	color:#0000ff;
	clip: auto;
}
.centretable{
	border-style:none;
	color:#0000ff;
	margin-left:auto;
	margin-right:auto;
	text-align:center
	}
.contact {
	font-size: large; COLOR: #0000FF; font-family: Verdana, Arial, Helvetica, sans-serif
}
.rowhead {
	font-weight: bold;
	font-size: 18px;
	color: #00ff33;
	text-decoration: none;
	background-color: #0099ff;
	max-height:inherit
}
.rowhead:hover{
	background-color:#0000ff; text-decoration:none;
}
.rowhead a{
	color:#00ffff; text-decoration:none; display:block; 
}
.rowhead a:hover{
	text-decoration:none
}

.sidetext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:medium; border:double; font-weight:bold; border-color:#0000ff
}
.bottomtext { margin-left: auto;
margin-right: auto; text-align:center;
 font-family:"Times New Roman", Times, serif; font-size:16px; border:double; padding:1px; font-weight:bold; border-color:#00ccff; color: #0000cc
}
.bottomtext td {border:groove; padding:1px;
}
div#flashcontent { z-index: -1;
}
div#hideMe { width: auto; position: absolute; top: 220px; left: 200px; background-color: #3399FF; border: 1px solid #ffffff; text-align: left; padding: 10px; color: #ffffff; z-index:1
}