a{
color:#00FFFF;
font-weight:bold;
}
a:visited{
text-decoration:underline;
color: #00BBFF;
}
a:hover{
color:#00FF00;
text-decoration:underline;
}
address{
font-style:normal;
}
body{
background-color:#000000;
color:#FFFF00;
font-family:Arial,Helvetica,sans-serif;
margin:10px 30px 20px 30px;
padding:0px 0px 0px 0px;
}#apples {display: none;
}
div.center{
text-align:center;
width:100%;
}

form{
margin:0px 0px 0px 0px;
padding:10px 0px 10px 0px;
clear: both;
}
form br{
clear:both;
}
form fieldset{
margin:0px;
padding:10px;
}
form h1{
color:#FF0000;
margin:0px;
padding:0px 0px 0px 30px;
}
form h2{
color:#00FF00;
margin:0px;
padding:0px 0px 0px 30px;
text-align:left;
}
form input,form textarea,form select {
background-color:#000000;
border:#00FF00 2px solid;
color:#FFFFFF;
font-weight:normal;
margin:0px 0px 0px 10px;
padding:5px;
width:60%;
}
form input.button{
background-color:#00FFFF;
border:0px none;
font-weight:bold;
padding:5px;
text-align:center;
color: black;
}

form input.button:hover{
background-color:#00FF00;
cursor:pointer;
}
form input:focus, form select:focus, form textarea:focus, ,form select:focus{
background-color:#FFFFFF;
color:#000000;
font-weight:bold;
}
form label{
color:#FFFFFF;
float:left;
font-weight:bold;
padding:0px 0px 10px 0px;
text-align:right;
vertical-align:top;
width:80%;
}
form label.error{
clear:left;
color:#FF0000;
font-weight:bold;
padding:5px 0px 5px 0px;
}
form label.error input, form label.error textarea{
border:2px solid #FF0000 !important;
color:#FFFFFF !important;
}
form label.error span{
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
color:#FF0000;
}
form legend{
color:#00FFFF;
font-size:1.3em;
font-weight:bold;
padding:10px;
}
form select{
background-color:#000000;
border:#00FF00 2px solid;
color:#FFFFFF;
font-weight:normal;
margin:0px 0px 0px 10px;
padding:5px;
width:51%;
}
form textarea{
background-color:#000000;
border:#00FF00 2px solid;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-weight:normal;
margin:0px 0px 0px 10px;
padding:2px;
width:50%;
}
h1, h2{
color:#00FFFF;
padding:10px 0px 0px 0px;clear: both;
}
h3 , h4{
color:#FF00FF;
padding:0px 0px 10px 0px;
clear: both;
}
img{
display:none;
}
img:after{
content:attr(alt);
}
p{
}
#content strong{
font-weight:bold;
}
#content ul{
margin:0px 10px 0px 10px;
padding:0px 20px 20px 20px;
}
#content ul li{
margin:0px 10px 0px 10px;
padding:5px 10px 5px 0px;
}
#footer{
font-weight:normal;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#header li, #footer li{
display:inline;
padding:0px 20px 0px 0px;
}
#header ul, #footer ul{
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#bubble_tooltip{
	width:260px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
}
#bubble_tooltip .bubble_middle{
	background-color: Black;
	padding:10px;
	text-align: center;
	border: 2px solid #ffffff;

}
#bubble_tooltip h3{
	display: none;
}
#bubble_tooltip .bubble_middle p{
	position:relative;
	top:-5px;
	line-height: 1.2em;
margin:0px 0px 0px 0px;
font-weight: bold;
color: Yellow;
}
#bubble_tooltip .bubble_bottom{
	position:relative;
	top:-5px;
}











