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

body {
	background-image: url('../img/background_silver_2.png');
	margin: 0px;
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
}

.auth_text {
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #4C4C4C;
}

.auth_field {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.auth_button {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.font_frame_heading {
font-family: Trebuchet MS;
font-size: 10px;
font-weight: bold;
color: #FFCC00;
text-align: left;
}

a.font_frame_heading:visited { text-decoration: none; }
a.font_frame_heading:hover { text-decoration: none; color: #FFFFFF; }
a.font_frame_heading:link { text-decoration: none; }
a.font_frame_heading:active { text-decoration: none; }


.font_text {
text-align: left;
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #666666;
}

.font_bottom {
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #666666;
}

.font_url {
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #666666;
}

a.font_url:visited { text-decoration: none; }
a.font_url:hover { text-decoration: underline; }
a.font_url:link { text-decoration: none; }
a.font_url:active { text-decoration: none; }

.field_search {
width: 135px;
height: 14px;
font-size: 11px;
font-family: Georgia;
border-width: 0px;
margin-bottom: 2px;
}

.font_file_admin_error {
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #FF0000;
}

.field_file_admin {
font-family: Georgia;
font-size: 11px;
border: 1px solid #CCCCCC;
}

.button_file_admin {
font-family: Georgia;
font-size: 11px;
border: 1px solid #9B9B9B;
background-color: #DDDDDD;
}

.field_jackpot {
font-size: 12px;
font-family: Georgia;
border: 1px solid #CCCCCC;
}

.button_jackpot {
font-family: Georgia;
font-size: 12px;
border: 1px solid #9B9B9B;
background-color: #DDDDDD;
}

.field {
font-size: 12px;
font-family: Georgia;
border: 1px solid #CCCCCC;
}

.button {
font-family: Georgia;
font-size: 11px;
border: 1px solid #9B9B9B;
background-color: #DDDDDD;
}