@charset "utf-8";
/* CSS Document */

/* Purpose: Strip out all white space */

:link,:visited { text-decoration:none 
}
.border {
	border: 1px solid #CCCCCC;
	list-style-type: disc;
}


h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; 
}
li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 
}
a img,:link img,:visited img { border:none 
}
address { font-style:normal 
}
/* End of strip */
body {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #333333;
	background-image: url(images/BgPage.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 237px;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	height: 31px;
	width: 548px;
	float: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 392px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content {
	background-image: url(images/BgMain.jpg);
	background-repeat: no-repeat;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	list-style-image: url(images/bullit.gif);
}
#footer {
	background-image: url(images/bgFooterBar.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #010101;
	background-color: #e8eaeb;
	padding: 10px;
}
h2 {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: 700;
	color: #999999;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
#ss1 {
	padding-left: 223px;
}
.warning {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: 700;
	color: #FFFFFF;
	padding: 5px;
}
.reviewTable {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 16px;
	line-height: 18px;
	border: 1px dashed #D3D8DA;
	margin-bottom: 10px;
}
.tableNoUsa {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding: 10px;
	font-size: 14px;
}
.bonus {
	background-image: url(images/bonusBox.jpg);
	height: 162px;
	width: 304px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}
.banner {
	background-image: url(images/bannerBox.jpg);
	background-repeat: no-repeat;
	height: 272px;
	width: 304px;
	padding-bottom: 5px;
	padding-top: 20px;
}
.colTitle {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.blackjackBannerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px dashed #3F9BE6;
}
.scoreTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.textGreen {
	color: #237827;
}

.totalScore {
	font-weight: 700;
	color: #FFFFFF;
	background-color: #197B00;
}
.scoreTitle {
	background-color: #209F00;
}

.rating {
	background-color: #EFEFEF;
	margin-left: 15px;
	color: #666666;
}
#footer a:link {
	color: #CBD9DC;
}
#footer a:visited {
	color: #CBD9DC;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}
