/* CSS Document */

BODY{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.step {
	background-image: url(images/step.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 67px;
	width: 339px;
}

.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 101px;
	width: 430px;
}
.multi {
	background-image: url(images/mltm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}

.wl {
	background-image: url(images/gry.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 193px;
	width: 414px;
	background-color: #D9D9D9;
}
.clime {
	color: #FFFFFF;
	text-decoration: none;
}

.acc {
	background-image: url(images/acc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 33px;
	width: 305px;
}
.more {
	color: #0D8CAF;
	text-decoration: none;
}
.more:hover {
	color: #FF0000;
	text-decoration: none;
}
.wlcme {
	background-image: url(images/wlcm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 52px;
	width: 237px;
}
.wlc_txt {
	line-height: 16px;
}

.cbn {
	background-image: url(images/cbn.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 305px;
}
.cad {
	background-image: url(images/cad.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
	width: 305px;
}

