BODY {
	margin: 0px;
	padding: 0px;
	background-color: #039;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, helvetica, Tahoma, Trebuchet MS, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
}
#frame {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}	
#header {
	height: 260px;
	padding: 0px;
	background: #039 url(../images/bg_01.gif);
	background-repeat: repeat-x;
}
#litehdr {
	height: 100px;
	padding: 0px;
	background: #039 url(../images/bg_09.gif);
	background-repeat: repeat-x;
}
#content {
	width: 100%;
	padding-left: 20px;
}
#left {
	float: left;
	width: 225px;
}
#middle {
	float: left;
	width: 298px;
	padding: 0px;
	margin: 0px 20px 0px 20px;
}
#right {
	float: left;
	width: 180px;
	padding: 0px;
}
#combo {
	float: left;
	width: 496px;
	padding: 0px;
	margin-left: 20px;
}
#footer {
	width: 100%;
	clear: both;
	padding: 0px;
	background: #039 url(../images/bg_05.gif);
	background-repeat: repeat-x;
	font: 10px arial, helvetica;
	text-align: left;
}
input {
	background-color: #04A;
	font-size: 10px;
	color: #FFF;
	border-style: solid;
    border-width: 1px;
    border-color: #003 #99DCFF #99DCFF #003;
}
select {
	background-color: #04A;
	font-size: 10px;
	color: #FFF;
	border-style: solid;
    border-width: 1px;
    border-color: #99DCFF;
}
.orangesel {
	background-color: #F40;
	font-size: 10px;
	color: #FFF;
	border-style: solid;
    border-width: 1px;
    border-color: #F00;
	font-weight: bold;
}
textarea {
	background-color: #04A;
	color: #FFF;
	font-family: Verdaan, Arial, Helvetica;
}
a:link { color:#FF6; text-decoration:none;}
a:active  { color:#FF6; text-decoration:none;}
a:visited { color:#FF6; text-decoration:none;} 
a:hover   { color:#FF6; text-decoration:none;}	
.inbox {
	width: 100%;
	padding: 8px;
	background: #04A url(../images/bg_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-style: solid;
	border-width: 1px;
	border-color: #99DCFF #003 #003 #99DCFF;
	margin-bottom: 10px;
}
.gamebox {
	width: 100%;
	padding: 8px;
	background: #04A url(../images/bg_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #99DCFF #003 #003 #99DCFF;
	margin-bottom: 10px;
}
.headbox {
	width: 100%;
	padding: 4px 8px 4px 8px;
	background: #00197D url(../images/bg_04.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #99DCFF #003 #003 #99DCFF;
}
.listhead {
	width: 378px;
	position: relative;
	top: -8px;
	left: 8px;
	padding: 4px 8px 4px 8px;
	background: #00197D;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #99DCFF;
	margin-left: 80px;
}
.blankhead {
	width: 100%;
	padding: 4px 8px 1px 8px;
	background: #00197D url(../images/bg_10.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #99DCFF #003 #003 #99DCFF;
}
.spacer {
	position: relative;
	height: 1px;
	background: #99DCFF;
}
.newshead {
	padding: 0px 0px 8px 10px;
	background: url(../images/lilbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
}
.login {
	height: 20px;
	position: relative;
	text-align: left;
	padding-top: 3px;
}
.inputbox {
	padding: 0px;
	width: 120px;
	position: relative;
	top: -3px;
	float: right;
}
.midcol {
	padding: 0px;
	width: 160px;
	position: relative;
	float: right;
}
.iconbox {
	width: 78px;
	height: 66px;
	float: left;
	position: relative;
	display: inline;
	border-style: solid;
    border-width: 1px;
	border-color: #99DCFF #003 #003 #99DCFF;
}
.gameblurbhead {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 88px;
}
.gameblurb {
	position: relative;
	width: 184px;
	margin-left: 88px;
}
.gameops {
	position: relative;
	width: 140px;
	margin-left: 110px;
	padding-top: 3px;
}
.gametitle {
	position: relative;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 11px;
}
.gamebtn {
	position: relative;
	padding: 0px;
	float: right;
	width: 50px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	background: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 11px;
}
.gamesplash {
	position: relative;
	float: left;
	display: inline;
}
.gameinfo {
	position: relative;
	margin-left: 264px;
}
.gameicon {
	float:left;
	position: relative;
	display: inline;
	width: 79px;
	padding-right: 18px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
}
.newgame {
	background: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 6px 12px;
}
.more {
	margin-top: 4px;
	float: right;
	font-size: 9px;
	font-weight: bold;
	background: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 12px;
}
.arrowed {
	background: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 12px;
}
.regbox {
	width: 100%;
	padding: 8px;
	background: #00197D url(../images/bg_04.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-style: solid;
	border-width: 1px;
	border-color: #99DCFF;
	margin-bottom: 10px;
}
.regnow {
	float: right;
	font-weight: bold;
	background: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 12px;
}
}
.ratebox {
	position: relative;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #99DCFF;
	margin-top: 4px;
	margin-bottom: 4px;
	background: #03C url(../images/bg_07.gif);
	background-repeat: repeat-y;
}
.footswf {
	float: left;
	width: 530px;
	height: 22px;
	position: relative;
}
.copyright {
	clear: both;
	width: 760px;
	position: relative;
	text-align: right;
	padding: 12px 0px 20px 0px;
	font-family: Arial, Helvetica, Verdana;
}
.rating {
	margin: 4px 0px 0px 88px;
	width: 100px;
	font-size: 9px;
	font-weight: bold;
}
.boxborder {
	border-style: solid;
    border-width: 1px;
	border-color: #99DCFF #003 #003 #99DCFF;
}
.titlefont {
	font-size: 12px;
}
.midfont {
	font-size: 11px;
}
.note {
	position: relative;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, Verdana;
}
.welcomeMain {
	width: 294px;
	height: 210px;
	background: #04A url(../images/hand2.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
	border-style: solid;
    border-width: 1px;
    border-color: #99DCFF;
	margin-bottom: 10px;
}
.welcomeTxt {
	padding: 50px 8px 8px 12px;
}
.modlist {
	position: relative;
	padding: 0px;
}
.modify {
	position: relative;
	width: 100px;
	float: right;
	text-align: right;
}
.expand {
	position: relative;
	width: 84px;
	float: right;
}
.rolldown {
	position: absolute;
	top: -500px;
}
.insertOff {
	position: relative;
	border-style: solid;
    border-width: 1px 0px 1px 0px;
   	border-color: #99DCFF #003 #003 #99DCFF;
	padding: 8px;
}
.insertOn {
	position: relative;
	border-style: solid;
    border-width: 1px 0px 1px 0px;
   	border-color: #99DCFF #003 #003 #99DCFF;
	padding: 8px;
	background: #005ECC url(../images/bg_08.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxoinserts {
	width: 294px;
	padding: 0px;
	background: #04A url(../images/bg_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
   	border-color: #99DCFF #003 #003 #99DCFF;
	margin-bottom: 10px;
}
.boxinsides {
	padding: 8px;
}
.boxinsides_profile_alt {
	padding: 0px;
	background: #04A url(../images/profile_03.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-style: solid;
	border-width: 1px;
   	border-color: #99DCFF #003 #003 #99DCFF;
	margin-bottom: 10px;
}
.boxoinserts_mygames_alt {
	padding: 0px;
	background: #04A url(../images/handphone_02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-style: solid;
	border-width: 1px;
   	border-color: #99DCFF #003 #003 #99DCFF;
	margin-bottom: 10px;
}
.boxoinserts_buds_alt {
	padding: 0px;
	background: #04A url(../images/buddies_03.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-style: solid;
	border-width: 1px;
   	border-color: #99DCFF #003 #003 #99DCFF;
	margin-bottom: 10px;
}
.boxinsides_profile {
	background: url(../images/profile_02.gif);
	background-repeat: no-repeat;
	background-position: -4px 0px;
	padding: 8px 60px 8px 8px;
}
.boxoinserts_mygames {
	width: 294px;
	padding: 0px;
	background: #04A url(../images/handphone_01.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
   	border-color: #99DCFF #003 #003 #99DCFF;
	margin-bottom: 10px;
}
.boxoinserts_buds {
	width: 294px;
	padding: 0px;
	background: #04A url(../images/buddies_02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
   	border-color: #99DCFF #003 #003 #99DCFF;
	margin-bottom: 10px;
}
.midsel {
	width: 120px;
}
.savechange {
	position: relative;
	text-align: right;
	padding: 6px 0px 2px 0px;
}
.budz {
	position: relative;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #99DCFF;
	padding-top: 3px;
}
.smcol {
	position: relative;
	width: 55px;
	float: right;
}
.lbHead {
	position: relative;
	width: 278px;
	background: #03C;
	border-style: solid;
	border-color: #99DCFF;
	border-width: 1px 0px 1px 0px;
	padding: 0px;
	margin: 6px 0px 6px 0px;
	font-family: Arial, Helvetica, Verdana;
}
.lbRow {
	position: relative;
	width: 278px;
}
.Name {
	float: left;
	width: 120px;
}
.Score {
	float: left;
	width: 50px;
}
.Games {
	float: left;
	width: 50px;
	text-align: center;
}
.Rank {
	float: left;
	width: 50px;
	text-align: center;
}
