body {
	margin:0px;
	background-color:#02021E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyText {
	line-height:16px;
	color:#FFFFFF;
	text-align: justify;
	font-size: 12px;
}

.title {
	line-height:normal;
	color:#FFFFFF;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	font-weight: bold;
}

.pageName {
	font-size: 24px;
	font-style:oblique;
	font-weight:bold;
	color: #FF3300;
	letter-spacing:.1em;
	line-height:32px;
}

.menuHeader {
	font-size: 12px;
	font-style:oblique;
	font-weight:bold;
	color: #FF3300;
	letter-spacing:.1em;
	height:22px;
	text-align:left;
	background-color: #02021E;
}

.menuHeader img {
	position: relative;
	left: 6px;
	top: 2px;
	vertical-align: text-bottom;
}

/*.navText {
	color: #02021E;
	background-image: url(data.files/sel_off.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	vertical-align: middle;
	margin: 10px 0;
	padding-left: 5px;
}

.navText a:hover {
	color: #26354A;
	background-image: url(data.files/sel_on.jpg);
	background-repeat: no-repeat;
}*/

.sidebarText {
	color: #02021E;
	font-weight:bold;
	line-height:18px;
	font-size: 11px;
}

.numbering {
	line-height:18px;
	color:#FFCC00;
	font-weight:bold;
	font-size: 16px;
}

.pages {
	text-align:right;
	line-height:14px;
	color:#99CCFF;
	font-size: 12px;
	text-decoration:none;
	padding-right:5px;
}

.guide {
	line-height:14px;
	color:#FFFFFF;
	text-align: justify;
	font-size: 12px;
	padding-left:7px;
	padding-top:7px;
}

.detailTable {
	font-size: 12px;
	background-color:#64748B;
	border-collapse:collapse;
	width:515px;
}

.detailTable tr.blue td {
	color: #FFFFFF;
	font-weight:bold;
	background: #02021E;
	border:thin solid #02021E;
	letter-spacing:0.1em;
	line-height:16px;
	text-align:center;
}
	
.detailTable td {
	color: #FFFFFF;
	border:thin solid #02021E;
	line-height:16px;
	text-align:center;
}

.reviewTable {
	font-size: 12px;
	background-color:#64748B;
	border-collapse:collapse;
	width:620px;
}

.reviewTable tr.blue td {
	color: #FFFFFF;
	font-weight:bold;
	background: #02021E;
	border:thin solid #02021E;
	letter-spacing:0.1em;
	line-height:16px;
	text-align:center;
}
	
.reviewTable td {
	color: #FFFFFF;
	border:thin solid #02021E;
	line-height:16px;
	text-align:center;
}

.pokerText {
	line-height:14px;
	color:#FFFFFF;
	text-align: center;
	font-weight:bold;
	font-size: 12px;
}


.pokerTable {
	font-size: 10px;
	background-color:#64748B;
	border-collapse:collapse;
	width:620px;
}

.pokerTable tr.blue td {
	color: #FFFFFF;
	font-weight:bold;
	background: #02021E;
	border:thin solid #02021E;
	letter-spacing:0.1em;
	line-height:16px;
	text-align:center;
}
	
.pokerTable td {
	color: #FFFFFF;
	border:thin solid #02021E;
	line-height:16px;
	text-align:center;
}

.adGadget {
	padding: 3px;
	background-color: #6699CC;
	border: 1px solid #02021E;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

.gameDesc {
	line-height:16px;
	color:#FFFFFF;
	text-align: center;
	font-size: 12px;
}

/* ID Styles */

/*#navigation a {
	color: #02021E;
	padding: 5px 5px 2px 30px;
	width: 200px;
	margin: 0 0;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	text-align: right;
	width: 200px;
}
	
#navigation a:hover {
	color: #FF3300;
}*/

#casino a{
	color:#FFCC00;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
	padding:0px;
}

#casino a:hover{
	color:#FF6600;
}

#pageLink a{
	text-align:right;
	line-height:14px;
	color:#02021E;
	font-size: 12px;
	text-decoration:none;

}

#pageLink a:hover{
	color:#99CCFF;
}

#link16px a{
	text-align:right;
	line-height:16px;
	color:#02021E;
	font-size: 12px;
	text-decoration:none;

}

#link16px a:hover{
	color:#99CCFF;
}

div#dmlinks {
	color:#02021E;
	text-decoration:none;
	font-weight: bold;
	/*visibility: hidden;*/
}

#menu {
 	list-style: none;
	padding: 0;
	margin: 0;
}

#menu span {
	display: none;
}

#menu a {
	display: block;
	padding: 0 0 0 30px;
	text-decoration: none;
	color: #02021E;
	font-size: 12px;
	font-weight:bold;
	
}

#menu a:hover span {
	display: block;
}

#menu .singleRowMI {
	padding-top: 5px;
	height: 21px;
}

#menu .doubleRowMI {
	padding-top: 3px;
	height: 32px;
}

#menu .singleRowMI:hover {

	background: url(images/menu_single.jpg) no-repeat;
	color: #FF3300;
	border: thin dotted #02021e;
}

#menu .doubleRowMI:hover {

	background: url(images/menu_double.jpg) no-repeat;
	color: #FF3300;
	border: thin dotted #02021e;
}
