html { overflow: -moz-scrollbars-vertical !important; }

a { color : #c95050; }
a:hover { color : #c95050; }
a:visited{ color : #c95050; }
a:link {
	text-decoration: none;
	color: #c95050;
}
a, a img, a:hover img, a:visited img { outline: none;}

body {background: #060606 url(i/bg.jpg) top center; margin: 0; padding: 0; background-repeat:no-repeat;}
	
.cr-style {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
}

.title-style {
	font-size: 22px;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	line-height: 28px;
}

.welcome-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	line-height: 28px;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.body-text-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #093;
}

.confirmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #d7d6d1;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.notconfirmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #edd46e;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.discount1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #70c5df;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.discount2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #c2db3d;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.body-text-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.strong-body-txt {
	font-size: 18px;
	color: #C60;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.strong-body-txt-silver {
	font-size: 18px;
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.strong-body-txt-restaurant {
	font-size: 18px;
	color: #C3F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.green {
	color: #093;
}

.schedule {
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

li {
	margin-left: 12px;
	padding-left: 6px;
}

hr.thin {
height: 1px;
border: 0;
color: #edd46e;
background-color: #edd46e;
width: 100%;
} 
hr.thin2 {
height: 1px;
border: 0;
color: #edd46e;
background-color: #edd46e;
} 

.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #d7d6d1;
	border: thin solid #000000;
}

