body {
	color : #FFFFFF;
	background : #262626;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align : center;
	margin : 0px;
	border-top: 20px solid #505050;
	border-bottom: 20px solid #505050;
}

table {
	border : 0px;
	font-size: 12px;
	padding : 0px;
}

td {
	vertical-align : top;
}

h1, h2 {
	margin-top : 0px;
	margin-bottom : 0px;
}

h2 {
	font-size: 15px;
}

a:active,a:link,a:visited,a:focus {
	color: #909090;
	font-weight: normal;
	text-decoration : none;
}	

a:hover {
	color : #ffffff;
}

.fieldinput {
	background-color: #202020;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border : 1px solid #505050;
}

img {
	border: none;
}

form {
	margin : 0px;
}

hr {
	border : 0px;
	height : 5px;
	color: #505050;
	background-color: #505050;
}

#hibiscus {
	visibility:hidden;
	display:none;
}
