body { 
	font-family: tahoma,arial,verdana,sans-serif;
	text-align:center;
	background-color:#9C9;
	color:#FFF
	}
#container {
	width: 750px;
	margin: 10px auto;
	border: 1px solid #030;
	line-height: 130%;
	text-align:left;
	background:#393;
	padding:0
	}
#top { 
	text-align:left;
	margin:0;
	padding:10px 10px 0 10px;
	background:#393;
	}
#top a {
	color:#FFF;
	text-decoration:none
	}
img {
	border:0
}
a {
	color:#009;
	text-decoration:underline
	}	
a:hover {
	text-decoration:none
	}
#content {
	padding:10px 20px 10px 10px;
	background:#FFF;
	color:#000;
	border-top: 1px solid #030;
	font-size:1em
	}
#content p, ul, fieldset, dl {
	font-size: 90%
	}
#content h1 {
	font-size:120%;
	color:#000
	}
#copyright {
	width: 750px;
	margin: 10px auto;
	text-align:right;
	font-size:0.7em;
	color:#009
	}
#copyright a {
	color:#009
	}
form, input {
    margin: 0px;
	font-size:0.9em;
    padding: 0px;
	}
.error {
	font-weight:bold;
	font-size:1.4em
	}
table {
	width:100%
	}
.option {
    height: 25px;
    background-color: #9C9
	}
.head {
    background-color: #9C9
	}
.shade {
    background-color: #FFF
	}
.label {
	width:20%;
	}
.help {
	width:80%;
	}
.cookie {
	width:720px;
	font-size:0.8em;
	overflow:hidden
	}
.as {
	width:728px;
	font-size:0.8em;
	overflow:hidden;
	text-align:center
	}
.asborder {
	border-top:4px dotted #9C9
	}
.ascontent {
	float: left; 
	margin-top: 0px; 
	margin-right: 5px
	}
.logo {
	float:left;
	font-size:200%;
	font-weight:bold;
	text-decoration:none
	}