BODY{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.headerHolder{
	height: 56px; 
	background:url(images/topper.jpg) repeat-x;
	text-align: center;
}

/* will be used to center contents */
.algnSup{
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}

/* company */
.compLogo{
height: 56px;
width: 178px;
float:left;
}

/* corporation */
.corpButt SPAN {
	visibility:hidden;
}

.corpButt A {
	float:left;
	text-decoration: none;
	height: 56px;
	display: block;
}

.corpButt A.corpCha {
	float:left;
	background: url('images/corpButton2.jpg') left top no-repeat;
	width: 100px;
}

.corpButt A:hover {
	float:left;
	background: url('images/corpButton2.jpg') left bottom no-repeat;
}

.clearBoth {
	clear: both;
}

/* security */
.secButt SPAN {
	visibility:hidden;
}

.secButt A {
	float:left;
	text-decoration: none;
	height: 56px;
	display: block;
}

.secButt A.secCha {
	float:left;
	background: url('images/securityButton2.jpg') left top no-repeat;
	width: 100px;
}

.secButt A:hover {
	float:left;
	background: url('images/securityButton2.jpg') left bottom no-repeat;
}

.clearBoth {
	clear: both;
}

/* support */
.supButt SPAN {
	visibility:hidden;
}

.supButt A {
	float:left;
	text-decoration: none;
	height: 56px;
	display: block;
}

.supButt A.supCha {
	float:left;
	background: url('images/supportButton2.jpg') left top no-repeat;
	width: 100px;
}

.supButt A:hover {
	float:left;
	background: url('images/supportButton2.jpg') left bottom no-repeat;
}

.clearBoth {
	clear: both;
}

/* dl */
.dlButt SPAN {
	visibility:hidden;
}

.dlButt A {
	float:left;
	text-decoration: none;
	height: 56px;
	display: block;
}

.dlButt A.dlCha {
	float:left;
	background: url('images/dlButton2.jpg') left top no-repeat;
	width: 100px;
}

.dlButt A:hover {
	float:left;
	background: url('images/dlButton2.jpg') left bottom no-repeat;
}

.clearBoth {
	clear: both;
}

/* community */
.comButt SPAN {
	visibility:hidden;
}

.comButt A {
	float:left;
	text-decoration: none;
	height: 56px;
	display: block;
}

.comButt A.commCha {
	float:left;
	background: url('images/communityButton2.jpg') left top no-repeat;
	width: 100px;
}

.comButt A:hover {
	float:left;
	background: url('images/communityButton2.jpg') left bottom no-repeat;
}

.clearBoth {
	clear: both;
}


.adsButt{
height: 56;
width: 103px;
float:left;
}

.div1{
height: 56px;
width: 4px;
float:left;
}

.sideNav{
width: 190px;
float:left;
margin: 0px;
}

/* Country Selector */

/* hk */
/*
.hkButt SPAN {
	visibility:hidden;
}

.hkButt A {
	margin-top: 5px;
	margin-left: 15px;
	float:left;
	text-decoration: none;
	height: 17px;
	display: block;
	border: 1px solid #000000;
}

.hkButt A.hkTab {
	float:left;
	background: url('images/hkTab3.jpg') left top no-repeat;
	width: 26px;
	border: 1px solid #FF00FF;
}

.hkButt A:hover {
	float:left;
	background: url('images/hkTab3.jpg') left bottom no-repeat;
	border: 1px solid #FF00FF;
}

.clearBoth {
	clear: both;
}


/* cn 
.cnButt SPAN {
	visibility:hidden;
}

.cnButt A {
	margin-top: 5px;
	float:left;
	text-decoration: none;
	height: 17px;
	display: block;
}

.cnButt A.cnTab {
	float:left;
	background: url('images/cnTab3.jpg') left top no-repeat;
	width: 26px;
}

.cnButt A:hover {
	float:left;
	background: url('images/cnTab3.jpg') left bottom no-repeat;
}

.clearBoth {
	clear: both;
}

/* tw 
.twButt SPAN {
	visibility:hidden;
}

.twButt A {
	margin-top: 5px;
	float:left;
	text-decoration: none;
	height: 17px;
	display: block;
}

.twButt A.twTab {
	float:left;
	background: url('images/twTab3.jpg') left top no-repeat;
	width: 26px;
}

.twButt A:hover {
	float:left;
	background: url('images/twTab3.jpg') left bottom no-repeat;
}

.clearBoth {
	clear: both;
}

/* my 
.myButt SPAN {
	visibility:hidden;
}

.myButt A {
	margin-top: 5px;
	float:left;
	text-decoration: none;
	height: 17px;
	display: block;
}

.myButt A.myTab {
	float:left;
	background: url('images/myTab3.jpg') left top no-repeat;
	width: 26px;
}

.myButt A:hover {
	float:left;
	background: url('images/myTab3.jpg') left bottom no-repeat;
}

.clearBoth {
	clear: both;
}


/* sg 
.sgButt SPAN {
	visibility:hidden;
}

.sgButt A {
	margin-top: 5px;
	float:left;
	text-decoration: none;
	height: 17px;
	display: block;
	
}

.sgButt A.sgTab {
	float:left;
	background: url('images/sgTab3.jpg') top no-repeat;
	width: 26px;
}

.sgButt A:hover {
	float:left;
	background: url('images/sgTab3.jpg') bottom no-repeat;
}

.clearBoth {
	clear: both;
}

*/

.countSel A{
	margin: 0 auto;
	padding-top: 2px;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	display: block;
	}
	
.countSel A:hover {
	color: #000;
}
	
.countSel{
	margin-left: 17px;
	margin-top: 5px;
	height:17px;
	width: 160px;
	}

*HTML .countSel{
	margin-left: 6px;

	}

/*hk*/
.hkButt{
	width: 26px;
	height: 17px;
	float: left;
	background:url(images/boxTabs.jpg) no-repeat;
}
.cnButt{
	width: 26px;
	height: 17px;
	float: left;
	background:url(images/boxTabs.jpg) no-repeat;
}
.twButt{
	width: 26px; 
	height: 17px;
	float: left;
	background:url(images/boxTabs.jpg) no-repeat;
}
.myButt{
	width: 26px;
	height: 17px;
	float: left;
	background:url(images/boxTabs.jpg) no-repeat;
}
.sgButt{
	width: 26px;
	height: 17px;
	float: left;
	background:url(images/boxTabs.jpg) no-repeat;
}
.phButt{
	width: 26px;
	height: 17px;
	float: left;
	background:url(images/boxTabs.jpg) no-repeat;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	display: block;
	margin: 0 auto;
	padding-top: 2px;
}

.gameSel{
	width: 190px;
	height: 28;
	float:left;
	background:url(images/gameSelector.jpg);
}

.gameProp{
	width: 160px;
	margin-left: 2px; 
	margin-top: 4.5px;
	font-family: Arial;
	font-size: 11;
}
