body {
	background: #AE80BB url(../../../images/sweetdreams/bg2016b.png);
	background-attachment: fixed;
}

#footer {
	color: #062b44;
}

.welcomeblock_bar2 {
	background: url(../../../images/sweetdreams/bar4violet.png) top left repeat-x;
}

#container {
	background: url(../../../images/sweetdreams/c_bg01.png);
	border: 1px solid #404040;
	box-shadow: 0px 0px 20px #212121;
}

.thead {
	background: url(../../../images/sweetdreams/thead_metro1violet.png) top center no-repeat;
	height: 46px;
}

.navigation .active {
	color: #FFF;
}

.pagination a {
	border: 1px solid #81A2C4;
}

.pagination .pagination_current {
	background: #F5F5F5;
	border: 1px solid #81A2C4;
	color: #000;
}

