body {
	background: url(bg.gif) #600000 repeat-y 50% 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	margin: 0px 0px 0px 1px;
}
#body {
	margin: 0px auto 0px auto;
	background-color: #000000;
	width: 760px;
	height: 100%;
}
a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFB000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFD000;
	text-decoration: underline;
	!important
}
a img {
	border: 3px solid #404040;
}
a:hover img {
	border: 3px solid #600000;
}
.show-name {
	color: #E0E0E0;
	font-family: Verdana;
	font-weight: normal;
	border: #600000 3px solid;
	padding: 5px;
	white-space: nowrap;
	margin-left: 0px;
	margin-top: -33px;
	background-color: #000000;
	display: none;
	position: absolute;
}
.pole-input {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.pole-text {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.form-ok {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A000;
	text-align: center;
	width: 544px;
	height: 28px;
	padding-top: 7px;
}
.form-error {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A00000;
	text-align: center;
	width: 544px;
	height: 28px;
	padding-top: 7px;
}
.share-input {
	color: #FFFFFF;
	width: 460px;
	height: 24px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 2px solid #FFB000;
	background-color: #000000;
}
