.menuleft {
	background-image:  url(../img/jukebox/jukebox-menuleft.jpg);
	background-repeat: no-repeat;
}

.menuleftEN {
	background-image:  url(../img/jukebox/jukebox-menuleft-en.jpg);
	background-repeat: no-repeat;
}

.menurightEN {
	background-image:  url(../img/jukebox/jukebox-menuright-en.jpg);
	background-repeat: no-repeat;
}

.menuright {
	background-image:  url(../img/jukebox/jukebox-menuright.jpg);
	background-repeat: no-repeat;
}

.msgbox {
	background-image:  url(../img/jukebox/jukebox-msg.jpg);
	background-repeat: no-repeat;
}


.brightyellow-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5D7B1;
}

.bottommenu {
	background-image: url(../img/bottom-menu.jpg);
	background-repeat: no-repeat;
}

.middlemenu {
	background-image: url(../img/middle-menu.jpg);
	background-repeat: no-repeat;
}

.navigatorlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebe0c4;
	text-decoration: none;
	background-position: center;


}

.navigatorlink:hover {
	color: #FFFFFF;
	FONT-WEIGHT: bold;
}

.white {
	color: #FFFFFF;
}
.selectorlink {
	border-top: none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.menucaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	padding-left: 20pt;

}
.ArialYellow12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ebe0c4;
}

.ArialYellow12B {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #ebe0c4;
}

/*.ArialYellow12:hover {
	color: #FFFFFF;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
*/

body {
	background-image: url(/img/back-rnr1.jpg);
	background-repeat: repeat;
}

.ArialWhite16B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.ArialWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.ArialWhite12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.ArialYellow16B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ebe0c4;
}

.ArialYellow16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ebe0c4;
}

.InputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #ebe0c4;
}

