/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.kader {
	border: solid 2px #0a51a1;
}
.kader1 {
	border: solid 1px #0a51a1;
}
.padding {
	padding-left: 2px;
	padding-right: 2px;
}
.backline {
	background-image: url(../images/backline.jpg);
	background-repeat: repeat-y;
}
.backtop {
	background-image: url(../images/backtop.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.backbtm {
	background-image: url(../images/backbtm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.background {
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.leftground {
	background-image: url(../images/leftground.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.dreamsites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff7f00;
}
@font-face {
    font-family: ROEICHE;
    font-style: normal;
    font-weight: normal;
    src: url(../ROEICHE1.eot);
}
#LayHolder {
	position: relative;
	width: 250px;
	height: 20;
	z-index: 1;
	top: 6;
}
#LayLogo {
	position: absolute;
	width: 250px;
	height: 90px;
	z-index: 1;
}
.dreamsites a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.dreamsites a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.dreamsites a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.dreamsites a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-family: ROEICHE;
	font-size: 18px;
	color: #0a51a1;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a51a1;
}
a:link {
	color: #0a51a1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0a51a1;
}
a:hover {
	text-decoration: underline;
	color: #0a51a1;
}
a:active {
	text-decoration: none;
	color: #0a51a1;
}
