body {
	margin: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.noBkg {
	background-image: none;
}
td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.grayTD {
	background-image: url(images/td_bkg.png);
	background-position: left bottom;
}
.footer {
	background-color: #010101;
}
.footer a {
	color: #cccccc;
	text-decoration: none;
}
.orangeTitle {
	background-color: #f85406;
	padding-top: 20px;
	padding-bottom: 15px;
}
.menu {
	color: #000000;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a.selected {
	color: #f85406;
	text-decoration: none;
}
.menu a.selected2 {
	color: #006f53;
	text-decoration: none;
}
.menu a.selected3 {
	color: #044f68;
	text-decoration: none;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.contactBkg {
	background-color: #555555;
	background-image: url(images/contactBkg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contactBkg, .contactBkg td, .contactBkg a {
	color: #FFFFFF;
}
.fairplayBkg {
	background-color: #555555;
	background-image: url(images/fairplayBkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.fairplayBkg, .fairplayBkg td, .fairplayBkg a {
	color: #FFFFFF;
}
.newsBkg {
	background-color: #6d2b85;
	background-image: url(images/newsBkg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.newsBkg, .newsBkg td, .newsBkg a {
	color: #FFFFFF;
}
.orange {
	background-color: #f85406;
}
.orange, .orange td, .orange a {
	color: #FFFFFF;
}
.lila {
	background-color: #904ea8;
}
.lila, .lila td, .lila a {
	color: #FFFFFF;
}
.green {
	background-color: #007e5b;
}
.green, .green td, .green a {
	color: #FFFFFF;
}
.blue {
	background-color: #0a789c;
}
.blue, .blue td {
	color: #FFFFFF;
}
.blue a {
	color: #00ffff;
	text-decoration: none;
}
.blue2 {
	background-color: #0a789c;
}
.blue2, .blue2 td, .blue2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.gray {
	background-color: #eaeaea;
}
.gray, .gray td, .gray a {
	color: #000000;
}
.gray2 {
	background-color: #eaeaea;
}
.gray2, .gray2 td, .gray2 a {
	color: #4b4a4a;
}
.gray3 {
	background-color: #555555;
	background-image: url(images/careersBkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.gray3, .gray3 td, .gray3 a {
	color: #FFFFFF;
}

.gray4 {
	background-color: #555555;
}
.gray4, .gray4 td {
	color: #FFFFFF;
}
.gray4 a {
	color: #99ffcc;
	text-decoration: none;
}
.gray5 {
	background-color: #727272;
}
.gray5, .gray5 td {
	color: #FFFFFF;
}
.gray5 a {
	color: #99ffcc;
	text-decoration: none;
}
.gray6 {
	background-color: #727272;
	background-image: url(images/animationBkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.gray6, .gray6 td {
	color: #FFFFFF;
}
.gray6 a {
	color: #99ffcc;
	text-decoration: none;
}
.gray7 {
	background-color: #555555;
	background-image: url(images/termsandcondBkg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.gray7, .gray7 td {
	color: #FFFFFF;
}
.gray7 a {
	color: #99ffcc;
	text-decoration: none;
}
.gray8 {
	background-color: #075e7b;
	background-image: url(images/sitemapBkg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.gray8, .gray8 td, .gray8 a {
	color: #FFFFFF;
	text-decoration: none;
}

.options {
	border-top: solid 1px #555555;
}
.options td {
	border-bottom: solid 1px #555555;
	border-left: solid 1px #555555;
	border-right: solid 1px #555555;
	background-color: #2d2d2d;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
}
.options td.selected {
	background-color: #307e6e;
}
.options a {
	text-decoration: none;
	display: block;
	position: relative;
}


.product_options {
	border-top: solid 1px #f85406;
}
.product_options td {
	border-bottom: solid 1px #f85406;
	border-left: solid 1px #f85406;
	border-right: solid 1px #f85406;
	background-color: #fb7c1d;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
}
.product_options td.selected {
	border-bottom: solid 1px #f85406;
	border-left: solid 1px #f85406;
	border-right: solid 1px #f85406;
	background-color: #832c03;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
}
.product_options a {
	text-decoration: none;
	display: block;
	position: relative;
}

.services_options {
	border-top: solid 1px #007e5b;
}
.services_options td {
	border-bottom: solid 1px #007e5b;
	border-left: solid 1px #007e5b;
	border-right: solid 1px #007e5b;
	background-color: #389a7f;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
}
.services_options td.selected {
	border-bottom: solid 1px #007e5b;
	border-left: solid 1px #007e5b;
	border-right: solid 1px #007e5b;
	background-color: #474747;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
}
.services_options a {
	text-decoration: none;
	display: block;
	position: relative;
}

.product_options_casino {
	border-top: solid 1px #f85406;
}
.product_options_casino td {
	border-bottom: solid 1px #f85406;
	border-left: solid 1px #f85406;
	border-right: solid 1px #f85406;
	background-color: #fb7c1d;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
}
.product_options_casino td.selected {
	border-bottom: solid 1px #f85406;
	border-left: solid 1px #f85406;
	border-right: solid 1px #f85406;
	background-color: #424242;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
}
.product_options_casino a {
	text-decoration: none;
	display: block;
	position: relative;
}
ul {
	padding-left: 20px;
	margin-top: 5px;
}
.stronger {
	font-weight: bold;
	text-transform: uppercase;
}
.queryTable, .queryTable td, .queryTable p, .queryTable a {
	color: #bc5c1a;
}
.crossection td {
	background-color: #fa7f31;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 9px;
}
.grayTable {
	background-color: #f3f3f3;
}
.grayTable td {
	padding: 2px;
}
.queryTable .stronger {
	font-weight: bold;
	text-transform: none;
	color: #b74d2b;
}
.formfield {
	border: solid 1px #ecb682;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.formfieldError {
	color: #ff0000;
	border: solid 1px #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.warningbox td {
	background-color: #ff0000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;	
}
.sendField td {
	background-color: #424242;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}