/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #2E2F29 url(../images/gf001_bkgrnd.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font-size: 12px;
	color: #999999;
	background: #000033;
	border-color:#999999
}

.input1 {
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #1E1E1B;
	border-bottom: 1px solid #494B43;
	border-left: 1px solid #1E1E1B;
	background: #20211D;
	width: 153px;
}

.input2 {
	float: right;
}

.input3 {
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #1E1E1B;
	border-bottom: 1px solid #494B43;
	border-left: 1px solid #1E1E1B;
	background: #20211D;
}

.button1 {
	font-size: 12px;
	color: #FFFFFF;
	border-top: 2px solid #333333;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid 333333;
	background: #20211D;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C7B9;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
/** LINKS */

a {
	color: #999999;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
}

a.link2:hover {
	color:#FF0000;
}

/** STYLES */

.style1 {
	font-size: 10px;
}

.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
}

.style2 {
	text-align: center;
	color: #C4C7B9;
}

.style2 a {
	color: #C4C7B9;
}

.style2 a:hover {
}

/** BACKGROUNDS */

.bg1gf {
	background: url(../images/gf002_bkgrnd.jpg) repeat-y left top;
}
.bg2gf {
	background: url(../images/gf005_bkgrnd.gif) no-repeat left top;
}
.bg3gf {
	background: url(../images/gf009_bkgrnd.jpg) no-repeat left top;
}
.bg4gf {
	background: url(../images/gf012_bkgrnd.gif) no-repeat left top;
}
.bg5gf {
	background: url(../images/gf013_bkgrnd.gif) no-repeat left top;
}
.bg6gf {
	background: url(../images/gf014_bkgrnd.gif) no-repeat left top;
}
.bg7gf {
	background: url(../images/gf015_bkgrnd.gif) no-repeat left top;
}

/** MISC */

.titlebox {
color: #FFFFFF;
font-size:large;
font-weight:bold;
}

.startbox {
color: #FFFFFF;
width: 957px;
min-height:400px;
background-color:#000000;
border: #333333 double;
overflow:auto;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
} 

.mainbox {
width: 745px;
min-height:400px;
background-color:#000000;
border: #333333 double;
overflow-x:hidden;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
} 

.statbox {
width: 191px;
height: 200px;
overflow:auto;
background-color:#000000;
border: #333333 double;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;


} 

.chatbox {
color: #FFFFFF;
width: 650px;
height: 400px;
overflow:auto;
font-family: Tahoma;
font-size: 9pt;
} 
.chatbox a{text-decoration:none;}
.chatbox a:visited{text-decoration:none;}

.casinobox {
width: 650px;
height: 450px;
overflow:auto;
font-family: Tahoma;
font-size: 9pt;
background-color:#009933;
border:double #666600;
} 
.casinobox a{text-decoration:none;}
.casinobox a:visited{text-decoration:none;}

.outbox {
width: 650px;
height: 400px;
overflow:auto;
font-family: Tahoma;
font-size: 9pt;
} 
.outbox a{text-decoration:none;}
.outbox a:visited{text-decoration:none;}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr {}

.hr1 {
	height: 1px;
}
div.maxcolorbar	{width:256;height:16;border-color:#0080FF;border-style:inset;position:relative} 
div.colorbar	{width:256;height:100%}

.menulist {
	list-style-type: none; 
}

.menutitle{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0000FF;
}
	
