body { 
	font-size:		12px;
	font-family:	Arial,Verdana,Geneva,Helvetica,sans-serif;
	line-height:	18px;
	text-align: 	left;
	background: 	#fff;
	}
	
p {  }

h2 {
	font-weight: bold;
	font-size: 14px;
	color:#2664c9;
	}
	
ol {
	font-weight:bold;
}

li {
	font-weight:normal;
}

#header {
	height:40px;
	border:0px;
	background-color:#17296b;
	padding-left:15px;
	line-height:40px;
	color:#FFFFFF;
	}

#container {
	margin: 		0 auto;
	text-align: 	left;
	}

#content {
	margin: 15px;
	max-width: 593px;
	}

.bold_lightblue {
	font-weight: bold;
	color:#2664c9;
	}

a:visited { }
a:link { }
a:hover { color: #2664c9; }
a:active { }
a { color: #2664c9; font-weight: bold; }

table {
	border-collapse: collapse;
	text-align: right;
	font-size: 12px;
}

table .left {
	text-align: left;
}

td,
th {
	border: 1px solid #333;
	padding: 6px;
}

.border {
	border: 1px solid #333;
}


/* Button (default: small, grey)
---------------------------------------------------*/
.button a {
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
}

.button a span {
	background: url(http://static.mybet.com/images/mfes/popups/button_L.png) no-repeat left top transparent;
	float: left;
	padding: 0 0 0 12px;
	position: relative;
}

.button a span span {
	background: url(http://static.mybet.com/images/mfes/popups/button_R.png) no-repeat right top transparent;
	color: #fff;
	padding: 4px 15px 3px 0;
	right: -3px;
	font-size: 11px;
	line-height: 11px;
}

.button.phat a span {
	background: url(http://static.mybet.com/images/mfes/popups/button_phat_L.png) no-repeat left top transparent;
	padding: 0 0 0 17px;
}

.button.phat a span span {
	background: url(http://static.mybet.com/images/mfes/popups/button_phat_R.png) no-repeat right top transparent;
	color: #333;
	padding: 13px 20px 10px 0;
	font-size: 14px;
	line-height: 14px;
}
