
body {
margin:65px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background-color: #CC6600;
}

#message{
background-color:#FFFFFF;
width:450px;
padding:19px;
}

.style1 {
	color: #000000;
	font-weight: bold;
}

a {color:#000000;}

.powered, .poweredphplist,
.powered a, .poweredphplist a{visibility:hidden;}


/* forms */
form {
	margin: 0; 
 	padding: 0;
}

.inputbox , input , textarea , option{
	border:1px solid #333333;
	background-color:#ffffff;
}

.button {
	font-weight      : bold;
	font-size: 10px;
	background-color : #000000;
	color            : #ffffff;
	border:1px solid #666666;
	letter-spacing:1px;
}
.radio{border:none;}



h1,h2,h3 {font-weight: bold; text-decoration: none;font-size: 11px;color:#000000;}

hr {width : 100%; height : 1px; color: #e9eeee; size:1px;}

.title {font-weight: bold; text-decoration: none; padding-left:5px;}
