@import url("standard.css");
@import url("mmoveto.css");
/* Checkers Main CSS */

body {
	background-image: url('../images/chkmain/chkmainbackground.gif');
	background-attachment: fixed;
	margin: 0px;
}

body.receipt {
	background:none;
	background-attachment: fixed;
	margin: 0px;
}


td#headertop {
	width: 800px;
	height: 103px;
}

td#headersub1 {
	width: 296px;
	height: 17px;
}

td#headersub2 {
	width: 155px;
	height: 17px;
}


/* Product Division Bar */

td.productdiv {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #92270E;
	color: white;
}

a.productdiv:link, a.productdiv:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: white;
}

a.productdiv:hover, a.productdiv:active, a.productdiv:focus {
	text-decoration: underline; 
	color: #FEB610;
}


/* Footer */

a.footer:link, a.footer:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.footer:hover, a.footer:active, a.footer:focus {
	text-decoration: underline; 
	color: #666666;
}

div.homeside {
	background-color: #F1EEEE;
	padding: 2px 5px 2px 10px;
	border: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #bdb3b0;
}




div#footertext {
	background-color: #9D918E;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 728px;
	padding-top: .15em;
	padding-bottom: .20em;
}

div#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 728px;
}

TD#footerbar {
	background: #000000;
	height: 15px;
}
