html,body{
	background-color: #f1f1f2;
	background-image: url('http://1mgg.com/fg1/bg.png');
	background-position: 0px 30px;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	height: 100%;
	color: #222;
}

h1 {
	display: inline;
	padding-right: 40px;
	margin: 0px;
	font-size: 11pt;
}

.header{
	background: #fff;
	height: 30px;
	border-bottom: 1px solid #606060;
	margin-bottom: 5px;
	vertical-align: bottom;
	text-align: center;
}

.cheader{
	margin: auto;
	padding: 3px 5px 0px 5px;
	height: 30px;
	vertical-align: top;
	width: 950px;
	text-align: left;
}

.hmenu{
	float: right;
	padding: 4px 0px 3px 0px;
	font-family: Trebuchet, Helvetica;
}
.hmenu a:link, .hmenu a:visited, .hmenu a:active {
	font-weight: bold;
	color: #426b3e;
	text-decoration: none;
	padding: 0px 9px 0px 9px;
}
.hmenu a:hover {
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	color: #ff6600;
	padding-bottom: 2px;
}

img { 
	border: 0px;
}

a:active, a:visited, a:link {
	color: #d1dff3;
	text-decoration: none;
}
a:hover {
	color: #ffbc58;
	text-decoration: none;
}

div.clrall {
	clear: both;
}

.cont{
	position: relative;
	min-height: 100%;
	_height: 100%;
}


.subheader{
	width: 950px;
	margin: 0px auto auto auto;
}

.footspace{
	clear: both;
	height: 45px;
}

.footer{
        position: absolute;
        bottom: 0px;
        left: 0px;
        text-align: center;
        width: 100%;
        max-height: 40px;
}
.cfooter{
        margin: 0px auto 0px auto;
	padding: 0px 10px 10px 10px;
        width: 930px;
	_width: 950px;
        color: #fff;
        background-color: #5c9359;
        min-height: 10px;
        text-align: center;
        font-size: 9pt;
}

.footer a:link, .footer a:visited, .footer a:active {
        color: #d1dff3;
        text-decoration: none;
        border: 0px;
        margin: 0px 1px 0px 3px;
        white-space: nowrap;
}
.footer a:hover {
        color: #ffbc58;
        text-decoration: underline;
}


.tfooter {
        margin: 0px auto 0px auto;
        padding: 0px;
        background-image: url('http://1mgg.com/fg1/foot-tbg.png');
        *background-image: url('http://1mgg.com/fg1/foot-tbg.gif');
        background-position: bottom;
        background-repeat: no-repeat;
        height: 10px;
        width: 950px;
}

.subfont {
	font-size: 8pt;
}

.game_full {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

div.game_atxt {
	text-align: right;
	float: right;
	width: 300px;
	margin: 5px 0px 20px 6px;
}
div.game_atxt_w {
	text-align: right;
	float: right;
	width: 160px;
	margin: 5px 0px 20px 6px;
}


