.bg {
	background-color: #340A0C;
	background-repeat: no-repeat;
	background-position: left top;
}
.top {
	background-attachment: scroll;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	background-attachment: fixed;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	background-attachment: scroll;
	background-image: url(img/border.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border2 {
	background-attachment: scroll;
	background-image: url(img/border2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.border_NEW {
	background-attachment: scroll;
	background-image: url(img/border3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}




a.linksleft:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ba8055;	
}
a.linksleft:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ba8055;
}
a.linksleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a.linksleft:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ba8055;
	text-decoration: none;
}



a.linksunder:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffb64e;
	text-decoration: underline;
}
a.linksunder:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffb64e;
	text-decoration: underline;
}
a.linksunder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.linksunder:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffb64e;
	text-decoration: none;
}



a.linksunder2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #814428;
	text-decoration: none;
}
a.linksunder2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #814428;
	text-decoration: none;
}
a.linksunder2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #814428;
	text-decoration: underline;
}
a.linksunder2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #814428;
	text-decoration: none;
}



a.slotlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffb850;
	text-decoration: underline;
}
a.slotlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffb850;
	text-decoration: underline;
}
a.slotlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.slotlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffb850;
	text-decoration: underline;
}




.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffb64e;
}

.txtunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #814428;
}

.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffb64e;
}

.slottxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffb850;
}
.rulesborder {
	border: 1px solid #FEB74F;
}

