body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/gg_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #400000;
}

hr {
	color: #FF3333;
	height: 1px;
	width: 100%;
}
a:link, a:visited{
	font-size: 12px;
	font-weight: 400;
	color: #FF3300;
	text-decoration: none;
}

a:hover{
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

h1{
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: 2px;
}

h2{
	font-size: 16px;
	color: #EE0000;
	font-weight: 600;
	letter-spacing: 2px;
}

h3{
	font-size: 15px;
	color: #C80000;
	font-weight: 600;
	letter-spacing: 1px;
}

h4{
	font-size: 14px;
	color: #C80000;
	font-weight: 200;
}

input {
	font-size: 13px;
	font-weight: 500;
	color: #000000;
	background-color: #999999;
	line-height: 13px;
	border: 1px solid #FF3300;
	padding: 3px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content{
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: lighter;
}
#banerbar{
	font-size: 10px;
	line-height: 13px;
	color: #FFCC00;
	background-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer{
	margin: 0;
	font-size: 9px;
	line-height: 12px;
	color: #F2F2F2;
	background-color: #000000;
}

/*********** #navBar  ***********/

#navBar ul {
	padding: 0;
	text-align: left;
	list-style-image: url(../images/gg_spade.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#navBar li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	line-height: 26px;
}



/*********** #navBar link styles ***********/

/*#navBar li, #sectionLinks a,#sectionLinks a:visited {display: block;}


/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #EAEAEA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}



#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	font-size: 14px;
	font-weight: bolder;
	color: #F2F2F2;
}

#sectionLinks a,#sectionLinks a:visited{
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: 200;
}


#sectionLinks a:hover{
	background-color: #CC0000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-position: outside;
	list-style-image: url(../images/gg_club.gif);
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: 700;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sectionLinks p {
	padding: 10px 0px 2px 10px;
	font-size: 11px;
	color: #F2F2F2;

}

/*********** #content styles ***********/
#content a:link, #content a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
}


#content a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #9B9B9B;
}

#content td, #content p {
	font-size: 11px;
	line-height: 14px;
	font-weight: lighter;
}



/*********** #footer styles ***********/

#footer a:link , #footer a:visited {
	color: #CC3300;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
}

#footer a:hover {
	text-decoration: none;
	color: #FFCC33;
	font-size: 10px;
	line-height: 13px;
}

#footer td, #footer p {
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
}

/*********** #bannerbar styles ***********/
#bannerbar a, #bannerbar a:visited  {
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
	margin-left: 12px;
}

#bannerbar a:hover {
	text-decoration: none;
	color: #FFFF99;
	font-size: 11px;
	margin-left: 12px;
}

#bannerbar td, #bannerbar p {
	font-size: 10px;
	line-height: 13px;
	color: #FFCC00;
	margin-left: 12px;
}

#bannerbar img{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF9900;
	padding: 0px;
}


/*********** Classes ***********/

.TopCell a, a:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
}

.TopCell a:hover{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
}


.casinotable table{
	background-color: #000000;
	width: 90%;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3333;
	border-bottom-color: #CC0000;
	border-left-color: #FF3333;
	color: #CCCCCC;
}

.casinotable ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px!important;;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	vertical-align: top;
}

.casinotable td{
	background-color: #2D0000;
	color: #EAEAEA;
	padding: 5px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #770000;
	border-left-color: #666666;
}



.casinotable th{
	font-size: 15px;
	font-weight: 700;
	color: #FFCC00;
	background-color: #000000;
	letter-spacing: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #CC0000;
	border-left-color: #FF3333;
}



.casinotable a:link, .casinotable a:visited{
	font-size: 12px!important;
	font-weight: 400!important;
	color: #FF9900!important;
}

.casinotable a:hover{
	background-color: #2D0000!important;
	font-size: 12px!important;
	font-weight: 400!important;
	color: #FFFFFF!important;
}
