body {
	background: #FF6B00 url('rockback.gif') no-repeat 10px 20px;
	padding: 0;
	margin: 0px;
	text-align: center;
	font-family: verdana;
}
img {
	border: none;
}
p {
	font-size: 12px;
	margin: 0 0 10px 5px;
	color: #FF0E00;
}
h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #FF0E00;
	width: 300px;
	border-bottom: 2px #FF0E00 solid;
	line-height: 100%;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #FF0E00;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #FF0E00;
}
h4 {
	font-size: 10px;
	margin: -5px 0 5px 0;
	color: #FF6B00;
	text-align: right;
	font-weight: normal;
}
div.unimportant {
	border: 1px #FF0E00 dashed;
	padding: 5px 5px 0 5px;
	margin: 0 0 10px 0;
	background: #FFCF66;
}
div.important {
	background: #FFDF99;
	border: 1px #FF0E00 dashed;
	padding: 5px 5px 0 5px;
	margin: 0 0 10px 0;
}
#title a:link, #title a:visited {
	float: left;
	color: #FFEC00;
	background: #FF7C11;
	text-decoration: none;
	font-weight: bold;
	height: 12px;
	padding: 3px 10px 3px 10px;
	width: 70px;
	margin: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFEC00 #000 #000 #FFEC00;
}
#title a:hover {
	border-color: #000 #FFEC00 #FFEC00 #000;
	padding: 4px 9px 2px 11px;
	background: #FF6C00;
}
#title a:focus, #title a:active {
	border-color: #000 #FFEC00 #FFEC00 #000;
	padding: 4px 9px 2px 11px;
	color: #fff;
	background: #FF6C00;
}
#body a:link, #body a:visited, #result a:link, #result a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#body a:hover, #result a:hover {
	color: #FF6B00;
	text-decoration: underline;
}
#end a:link, #end a:visited {
	color: #FFEC00;
	text-decoration: underline;
}
#end a:hover {
	color: #FF0F00;
	text-decoration: underline;
}
#content {
	margin: 20px auto;
	width: 618px;
}
#top {
	width:600px;
	height: 100px;
	background: url('top.gif');
	border: 1px solid #FF0E00;
	float: left;
}
#title {
	padding-left: 12px;
	width: 588px;
	height: 24px;
	background: #FF6C00;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #FF0E00;
	font-size: 10px;
	text-align: center;
	float: left;
}
#body {
	background: #FFBF00;
	text-align: left;
	padding: 10px;
	border: 1px solid #FF0E00;
	float: left;
	width: 580px;
}
#band {
	float: right;
	width: 350px;
	padding-left: 15px;
	border-left: 1px solid #FF0E00;
}
#end {
	width: 600px;
	background: #FF6C00;
	border: 1px solid #FF0E00;
	border-top: 0;
	float: left;
	font-size: 10px;
	color: #FFEC00;
	line-height: 150%;
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 5px 0 5px 0;
}
#reklam {
	float: left;
	clear: both;
	text-align: center;
	height: 76px;
	width: 602px;
}
#shtop {
	height: 21px;
	width: 16px;
	background: url('shtop2.gif') top left no-repeat;
	float: right;
}
#shmid {
	display: block;
	float: left;
	width: 618px;
	background: url('shmid.gif') repeat-y top right;
}
#shend {
	clear: left;
	height: 21px;
	width: 602px;
	background-image: url('shend.gif');
	background-repeat: no-repeat;
	float: left;
}
#shendr {
	height: 21px;
	width: 16px;
	background-image: url('shendr.gif');
	background-repeat: no-repeat;
	float: left;
}
input, textarea, select {
	border: 1px dashed #FF0E00;
	font-family: verdana;
	font-size: 13px;
	background: #FFCF66;
	color: #FF0E00;
}
input:focus, textarea:focus, select:focus, input:active, textarea:active, select:active {
	background: #FFDF99;
}
input.button {
	margin: 3px 0 0 3px;
}
.fieldset legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #FF0E00;
}
.fieldset, form {
	width:550px;
	border:solid 0 #fff;
}
.fieldset label {
	text-align:right;
	width:110px;
	float:left;
	padding:4px;
	margin:0;
	margin-top:5px;
	font-size: 9px;
	clear: left;
	color: #FF0E00;
}
.fieldset .nobr {
	display:none;
}
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:100px;
	padding-left: 3px;
	padding-top: 2px;
}
.fieldset .textarea {
	margin:3px;
	height:100px;
	width:100px;
	padding-left: 3px;
	padding-top: 2px;
}
.fieldset .textfieldl{
	margin:3px;
	height:20px;
	width:410px;
	padding-left: 3px;
	padding-top: 2px;
}
.fieldset .textareal {
	margin:3px;
	height:165px;
	width:410px;
	padding-left: 3px;
	padding-top: 2px;
}
.fieldset .dropdown {
	margin:3px;
	height:20px;
	width:415px;
}
.fieldset .radio {
	margin:8px 0 7px 3px;
}
.fieldset .checkbox {
	border: none;
	background: none;
	margin:8px 0 7px 3px;
}
#result {
	width: 250px;
	background: #FFCF66;
	border: 1px #FF0E00 dashed;
	padding: 5px 5px 5px 5px;
	margin: 300px auto 100px auto;
	text-align: left;
}