/* CSS Document */
body {
	background-color: #dddddd;
	margin: 0px;
}
.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: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.bold_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.bold_text2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.small_text {
	font-size: 10px;
	line-height: 100%;
	color:#FFFFFF;
	font-family: Tahoma;
	vertical-align:text-top;
	text-decoration:none;
}
.smallwhite {
	color: #FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:small
}
.xsmallwhite {
	color: #FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:x-small
}
.xxsmallwhite {
	color: #FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:xx-small
}
.saattext {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.boxbg {
	/*background-color:#440033;*/
	background-image: url(../virtual/img/butback.gif);
}	
.boxbgp {
	background-color:#440033;
}	
.boxbgw {
	background-color:#ffffff;
}
.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: #552244;
	text-decoration: none;
}
.menu_headers2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffccee;
	text-decoration: none;
}
.menu_headersd {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#330022;
	text-decoration: none;
}

.cursor {
	cursor: hand;
	cursor: pointer;
}
.blacknorm{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	FONT-FAMILY: Tahoma; 
	letter-spacing:1px;
}
.oddsBtn{
	font-size: 12px;
	font-weight: bold;
	color:#eeaaee;
	FONT-FAMILY: Tahoma; 
	letter-spacing:1px;
}
.whitenorm{
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	FONT-FAMILY: Tahoma; 
	letter-spacing:1px;
}

