/* CSS Document */
body {
	background-color: #dddddd;
	margin: 0px;
}
.top_password {
	BORDER: #707070 1px solid; 
	background-image: url(../poker/images/box_bg.gif);
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma; 
	width: 150px;
	height: 17px;
}
.login_button {
	background-image: url(../images/login_bg.gif);
	border: 0px;
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma; 
	font-weight: bold;
	height: 17px;
	width: 46px;
}
.normal_text {
	font-family: Tahoma;
	color: #222222;
	font-size: 12px;
	text-decoration: none;
}
.bold_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.small_text {
	font-size: 10px;
	line-height: 100%;
	color:#222222;
	font-family: Tahoma;
	vertical-align:text-top;
	text-decoration:none;
}
.saattext {
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Tahoma; 
	font-weight: bold;
}
.boxbg {
background-color:#eeeeee
	}
}
.box_headers {
	text-decoration:none;
	color:#ffffff;
	font-family: Tahoma;
	font-size:16px;
	font-weight: bold;
}
.menu_headers {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}
.cursor {
	cursor: hand;
	cursor: pointer;
}
.whitenorm{
	font-size: 12px;
	font-weight: bold;
	color:#222222;
	FONT-FAMILY: Tahoma; 
	letter-spacing:1px;
}
