body {
	background-color: #000000;
	margin: 0; padding: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #65A9D6;
}
img.display {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
img.displayb {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: thin solid #C357DE;
}
img.floatLeft { 
    float: left; 
    margin: 4px 10px 4px 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatLeftb {
	float: left;
	margin: 5px 10px 5px 5px;
	border: thin solid #FFCC00;
}
img.floatRightb {
	float: right;
	margin: 4px;
	border: thin solid #FFCC00;
}
#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
border:1px solid #7A27B3;
background-color:#000000;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#000000;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
	float: right;
	width: 335px;
	text-align: left;
	color: #65A9D6;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-weight:bold;
	color: #65A9D6;
}
#fcf2 input, #fcf2 textarea {
background: #FFFFFF;
border:1px solid #000;
padding:2px;
}
h2 {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	color: #B85CC7;
	line-height: 32px;
}
.center {
	text-align: center;
}
img.displaybg {

	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: thin solid #86F6A4;
}
h5 {
	color: #4ADFFF;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	color: #86F6A4;
	line-height: 24px;
}
a.footer:link {
color: #86F6A4;
text-decoration: none;
background-color: transparent
}
a.footer:visited {
color: #86F6A4;
text-decoration: none;
background-color: transparent
}
a.footer:hover {
color: #C357DE;
text-decoration: none
}
a.footer:active {
color: #86F6A4;
text-decoration: none
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #86F6A4;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 80%;
}
.pink {
	color: #C357DE;
}
.blue {
	color: #4ADFFF;
}
a:link {
	color: #4ADFFF;
	text-decoration: none;
}
a:visited {
	color: #4ADFFF;
	text-decoration: none;
}
a:hover {
	color: #86F6A4;
	text-decoration: underline;
}
a:active {
	color: #4ADFFF;
	text-decoration: none;
}
a.hmenu:link {
color: #86F6A4;
text-decoration: none;
background-color: transparent
}
a.hmenu:visited {
color: #86F6A4;
text-decoration: none;
background-color: transparent
}
a.hmenu:hover {
color: #C357DE;
text-decoration: none
}
a.hmenu:active {
color: #86F6A4;
text-decoration: none
}
.hmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #86F6A4;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 85%;
}
.small {
	font-size: 70%;
}
.pinkC {
	color: #C357DE;
	text-align: center;
}
.tped {
	color: #4ADFFF;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.showb {
	border: thin solid #7A27B3;
	margin-right: 25px;
	margin-left: 25px;
}
.lgr {
	font-size: larger;
}
.lgrc {
	font-size: larger;
	text-align: center;
}
.green {
	color: #86F6A4;
}
.greenc {
	color: #86F6A4;
	text-align: center;
}
h1 {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 165%;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	color: #42D0FF;
	line-height: 32px;
}
h6 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lgrb {
	font-size: larger;
	font-weight: bold;
}
.lgrg {
	font-size: larger;
	color: #86F6A4;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
	position: absolute;
	background-color: #000000;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #00CCFF;
	visibility: hidden;
	color: #00CCFF;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
a.thumbnail:link {
	color: #4ADFFF;
	text-decoration: underline;
}
a.thumbnail:visited {
	color: #4ADFFF;
	text-decoration: underline;
}
a.thumbnail:hover {
	color: #86F6A4;
	text-decoration: underline;
}
a.thumbnail:active {
	color: #4ADFFF;
	text-decoration: underline;
}
.smallc {
	font-size: 70%;
	text-align: center;
}
.dpinkc {
	color: #A938A9;
	text-align: center;
}
a.list:link {
color: #86F6A4;
text-decoration: none;
background-color: transparent
}
a.list:visited {
color: #86F6A4;
text-decoration: none;
background-color: transparent
}
a.list:hover {
color: #C357DE;
text-decoration: none
}
a.list:active {
color: #86F6A4;
text-decoration: none
}img.displaybs {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: thin solid #C357DE;
	padding: 3px;
}
.menut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #CC66CC;
}
