body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
body.frameContent {
	width: 95%;
}
div, 
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: black;
    font-weight: normal;
}
img {
	border: none;
}
table {
	table-layout:fixed;
	border-collapse : collapse;
	border-spacing: 0px;
}
.main {
	float: left;
	width: 825px;
	margin-top: 10px;
}
input {
    font-family: Arial;
    font-size: 10px;
    color: black;
    font-weight: normal;
}
select {
    font-family: Arial;
    font-size: 10px;
    color: black;
    font-weight: normal;
}
.invisible {
	display: none;
}
.displayNone {
	display: none !important;
	position: absolute !important;
	top: -1000px !important;
	left: -1000px !important;
}
div.widthAuto {
	width: auto;
}
.linkWhite {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
table .boxhead {
	background-color: #5078C6;
	background-image:url(http://static.mybet.com/images/normalBlue_bg_cg.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	color: white;
	height: 25px;
}
.table-row-lightgrey {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    background-color:#EDEDED;
}

#footer {
	width: 830px;
	float: left;
	clear: both;
}
/* Hacks koennen weg nach dem Release 1.4.1 */
*+html div#footer {
	display: block;
	float: none;
}
* html div#footer {
	display: block;
	float: none;
}
/* obiges kann weg nach dem Release 1.4.1 */
#footer a {
	text-decoration: none;
	color: #073591;
}
#footer a:hover {
	text-decoration: underline;
}
/* Fehlermeldungen */
.errors,
.messages {
	width: 655px;
	margin: 0px 0px 7px 0px;
}
.errors td,
.messages td {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.errors .header {
	background-color: #000033;
	height: 23px;
}
.errors .header td {
	padding: 4px 0px 0px 15px;
	color: white;
}
.errors .content ul {
	margin-top: 10px;
}
.errors .content li {
	margin-top: 2px;
}
.errors .content {
	background-color: #FF0000;
}
.errors .content td {
	color: white;
}
.messages .header {
	background-color:#5078C6;
	height: 23px;
}
.messages .header td {
	padding: 4px 0px 0px 15px;
	color: white;
}
.messages .content {
	background-color:#EDEDED;
}
.messages .content td {
	font-weight: normal;
	padding: 10px 0px 15px 15px;
}
/* ENDE Fehlermeldungen */
/* START Buttons */
button.background-image {
    float: left;
	border: none;
    padding: 0px;
    margin: 0px;
	overflow: hidden;
	background-color: transparent;
    cursor:pointer;
}
button.background-image span {
	display: block;
	line-height: 20px;
    font: bold 13px/20px Arial,Helvetica,sans-serif;
    text-indent: 24px;
	margin: 0px -3px;
	position: relative;
	top: -1px;
}
* html button.background-image {
	margin-right: 3px;
}
*+html button.background-image span{
	position: static;
	top: 0px;
}
* html button.background-image span {
	position: static;
	top: 0px;
}
a.background-image {
    height: 20px;
    float: left;
    text-decoration: none !important;
	margin-bottom: 2px;
}
a.background-image span {
    display: block;
    font: bold 13px/20px Arial,Helvetica,sans-serif;
    text-align:center;
    text-indent:24px;
    overflow:hidden;
}
button.red-width153,
button.red-width153 span {
    width: 153px;
}
button.red-width153 span {
	background: url(http://static.mybet.com/images/button_red_153x20.gif) no-repeat top right;
	color: white;
}
.red-width148,
.red-width148 span  {
    width: 148px;
}
.red-width148 span {
	background: url(http://static.mybet.com/images/button_red_148x20.gif) no-repeat top right;
    color: white;
}
.blue-width136,
.blue-width136 span,
.grey-width136,
.grey-width136 span  {
    width: 136px;
}
.blue-width136 span {
	background: url(http://static.mybet.com/images/button_blue_136x20.gif) no-repeat top right;
    color: white;
}
.grey-width136 span {
	background: url(http://static.mybet.com/images/button_grey_136x20.gif) no-repeat top right;
    color: white;
}
.red-width104,
.red-width104 span,
.grey-width104,
.grey-width104 span  {
    width: 104px;
}
.red-width104 span {
	background: url(http://static.mybet.com/images/button_red_104x20.gif) no-repeat top right;
    color: white;
    cursor:pointer;
}
.grey-width104 span  {
	background: url(http://static.mybet.com/images/button_grey_104x20.gif) no-repeat top right;
    color: white;
    cursor: default;
}
/* ENDE Buttons */