body {
	background: #000000 url(images/back.jpg);
	background-position: center 0px;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

div.banner {
	width: 880px;
	height: 244px;
	background-position: left 0px
}

div.copyright {
	color: #BEAD96;
	font-size: 11px;
	font-style: italic;
	position: relative;
	text-align: center;
}

div.copyright a {
	color: #BEAD96;
	text-decoration: underline;
}

a {
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:gray;
}

a img {
	border: 0
}

.error {
	color: red;
}

.as {
	display: block;
	background: url(images/biz.jpg);
	width: 110px;
	height: 19px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: silver;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.as:hover {
	color: gray;
	background: url(images/biz1.jpg);
}

.t {
	color: black;
	font-family: arial;
	font-size: 11px;
}

input[type="text"],input[type="password"] {
	width: 115px;
	border: solid 1px silver;
	background: url(images/lin.jpg)
}

.div_top {
	background: url(images/small1.gif);
}

.div_text {
	background: url(images/small2.jpg);
	padding: 10px;
}

.div_bot {
	background: url(images/small3.jpg);
}

.b1 {
	background: url(images/b1.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 190px;
	height: 36px;
	margin: auto;
	padding-top: 6px;
}

#register_form {
	margin-left: 40px;
}

#description_div {
	width: 211px;
	margin-right: 50px;
}

#captcha_frame {
	background: url(images/captch.gif) no-repeat top;
	height: 152px;
	padding-top: 12px;
}

.input_inscr {
	vertical-align: middle;
}

input[type="submit"] {
	border: solid 0px black;
	background: url(images/go.gif);
	color: white;
	font-weight: bold;
	font-size: 11px;
	width: 76px;
	height: 23px;
}

select {
	background-color: #F3E994;
	border: 1px solid #B3A954;
	width: 115px;
}