#container {
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	background-position: center;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 20px;
	color: #383838;
}
BODY {
	background-color: #35393C;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 14px;
	font-weight: 800;
	margin-top: 0px;
	margin-bottom: 3px;
}
.address-text {
	font-size: x-small;
	color: #999999;
}
a {
	color: #999999;
	text-decoration: none;
}
a.blacklink {
    color: #383838;
    text-decoration: none;
}
a.bluelink {
    color: #0000ff;
    text-decoration: underline;
}

a.login-link {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	color: #d3d6d8;
}
.login-text {
	font-size: x-small;
	color: #FFFFFF;
}
.input-login {
	font-size: x-small;
	width: 130px;
}
.input-box {
	font-size: x-small;
	width: 115px;
}
.input-boxbig {
    font-size: 20px;
    width: 200px;
    height: 20px;
}
.input-boxsmall {
font-size: x-small;
    width: 25px;
}
 .input-boxsmall1 {
font-size: x-small;
    width: 90px;
}
.birth-box {
	font-size: x-small;
	width: 70px;
}
.small_text {font-size: x-small}
.select-box {
    font-size: x-small;
    width: 125px;
}
