
body {
    margin-left:0;
	margin-top:2;
	background-color:#e8e8ff;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color: #000;
}
h1,h2,h3 {
	font-size:10pt;
}
a, a:link , a:visited, a:active {
	font-weight : normal;
	text-decoration: none;
	color: #000;
}
a:hover {
	font-weight : normal;
	text-decoration: none;
	color: #00f;
}
#wrapper{
	border:0;
	width:90%;
	border-collapse: collapse;
}
#innerwrapper {
	text-align:left; 
	width:100%;
	border-collapse: collapse;
	background-color:#FFFFFF;
}
#header {
	margin:0;
	padding:0 0 0 100px;
	text-align:center;
	background:#000 url(header.png) no-repeat left;
	height:150px;
}
#header a {
	margin:0;
	padding:0;
	font-weight:bold;
	font-style:italic;
	font-size:40px;
	color:#f00;
}
#header h2 {
	margin:0;
	padding:0;
	font-size:16pt;
	color:#ff0;
}
#welcome {
	background-color:#F4F4F4;
	font-size:9pt;
}
#content {
	text-align:center;
}
input, checkbox, select {
	border: 1px solid #CC0000;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	vertical-align:top;
}
.noborder {
	border: 0px;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
}
option {
font-size: 10px;
}
.cloud, .cloud a {
	line-height: 200%; 
	letter-spacing: 2px; 
	word-spacing: 0.5em; 
	margin-top: 5px; 
	margin-bottom: 5px;
}
.cloud a, .cloud a:visited, .cloud a:active, .cloud a:link {
	font-weight : normal;
	word-spacing: 0.5em; 
	text-decoration: none;
	color: #999999;
}
.cloud a:hover {
	font-weight : normal;
	word-spacing: 0.5em; 
	text-decoration: none;
	color: #CC0000;
}
.claimed {
	font-size:10pt;
	font-weight:bold;
	color:#ff0000;
	}
.available {
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	color:#363bf1;
}
textarea {
	border: 1px solid #CC0000;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-weight: normal;
	line-height: 16px;
}
#news{
	background-color:#f4f4f4;
}
.footer{
	margin:0;
	padding:4px;
	background-color:#363bf1;
	color:#fff;
	text-align:center;
	font-size:9px;
}
.footer a {
	margin:0;
	padding:0;
	color:#ff0;
	font-size:9px;
}	
.copyright{
	margin:0;
	padding:4px;
	color:#555;
	text-align:center;
	font-size:9px;
}
.copyright a {
	margin:0;
	padding:0;
	color:#000;
	font-size:9px;
}	
#login {
	text-align:center;
	margin:0 auto;
	width:350px;
}
#password {
	text-align:left;
	width:100%;
	border:0;
	border-collapse: collapse;
	background-color:#FFFFFF;
}
.error {
	font-weight:bold;
	color:#f00;
}