body, html{
	padding: 0;
	margin: 0;
	background: #000000 url(bg.jpg);
	font-size: 16px;
	font-family: verdana, helvetica;
	color: #000000;
	height: 100%;
	min-height: 500px;
}

a:hover, a:visited, a:link{
	color: #000000;
	text-decoration: none;
}

.go{
	margin: auto;
	margin-top: 25px;
	width: 468px;
	height: 60px;
}

.ads{
	position: absolute;
	bottom: 0;
}

ul{
	padding: 0;
	margin: 10px 0px 10px 25px;
}

ul ul{
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 14px;
}

input[type="text"], select{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #ABADB3;
	padding: 1px;
}

p{
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

.al{
/*
	float: left;
	margin-left: 5px;*/
	cursor: pointer;
}

.al a:hover{
	/*text-decoration: underline;*/
	font-style: italic;
}

table, tr, td, form{
	padding: 0;
	margin: 0;
}

.al:hover{
	background: url(form-a.png) -10px -80px no-repeat;
}

small{
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.down{
	height: 165px;
	overflow: auto;
	/*border: 1px solid #000000;*/
	margin-top: 3px;
}

.info{
	cursor: help;
}

.t{
	width: 110px;
}

/*a:hover{
	font-style: italic;
}*/

img{
	border: 0;
}

.a{
	margin: auto;
	width: 424px;
	height: 329px;
	background-image: url(form-a.png);
	padding: 18px 10px 10px 10px;
}

h1, h2, h3, h4, h5, h6{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
}

h1{
	text-align: center;
}

li{
	list-style-image: url(d-a.png);
}

li:hover{
	list-style-image: url(d-b.png);
}

.c{
	margin-top: 25px;
	height: 255px;
	overflow: hidden;
}

.b{
	width: 80px;
	height: 19px;
	background-image: url(b.png);
	float: right;
	margin-right: 5px;
	padding: 7px;
	padding-top: 8px;
	text-align: center;
	cursor: pointer;
}

.b:hover{
	background-image: url(b-s.png);
}

.z{
	height: 25px;
	overflow: hidden;
}

.o{
	background-color: #000000;
	width: 800px;
	height: 100%;
	margin: auto;
	border: 2px solid #CBCBCB;
	border-top: 0;
	border-bottom: 0;
}