body{
background-color:#fff;
margin:0px;
width:100%;
}

h1{
	text-align:center;
	color:#319dc1;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	padding:10px 0px;
}

h2, h3{
	font-family:arial;
	color:#02748d;
	font-size:13px;
	margin-bottom:3px;
	font-weight:bold;
}
h2 a, h3 a{
	color:#02748d;
	text-decoration:none;
}

h4{
	font-family:arial;
	color:#ffffff;
	font-size:16px;
	margin-left:20px;
	margin-top:10px;
	font-weight:bold;
}
h4 a{
	text-decoration:none;
	color:#fff;
}

#breadcrumbs{
	margin-left:10px;
	color:#319dc1;
}

#breadcrumbs a{
	color:#319dc1;
	text-decoration:underline;
}

#mainPage{
	width:100%;
	background-image:url('/images/bg_top.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding:0px;
	text-align:center;
}

#header{
	width:941px;
	margin:0 auto;
	height:280px;
	overflow:hidden;
	position:relative;
}

#menu{
	position:absolute;
	left:191px;
	top:74px;
}

#logo{
	position:absolute;
	top:20px;
	left:350px;
}

#contacts{
	position:absolute;
	top:35px;
	left:30px;
	display:block;	
}


#paper{
	background-image:url('/images/bg_middle.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#eeeeee;
	width:941px;
	margin:0 auto;
	min-height:450px;
	_height:500px;
}


#footerContainer{
	width:100%;
	background-image:url('/images/bg_bottom.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
	text-align:center;
	height:200px;
}

#footer{
	width:941px;
	margin:0 auto;
	height:200px;
	position:relative;
}

#centerColumn{
	padding-left:165px;
	padding-right:164px;
}





#activisionLink{
	position:absolute;
	left:10px;
	top:35px;
}

#blizzardLink{
	position:absolute;
	left:846px;
	top:35px;
}

#legals{
	width:941px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:120px;
}

#legals a{
	color:#aaa;
	font-family:tahoma;
	text-decoration:none;
	line-height:18px;
	border-bottom:1px solid #aaa;
}

#legals a:hover{
	color:#075374;
	border-bottom:1px solid #075374;
}


table{
	background-image:url('/images/tables/bg.gif');
	margin-top:-4px;
}


#loginForm{
	width:400px;
	margin-left:100px;
}
#loginForm label{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#27859f;
	width:200px;
	display:block;
	float:left;
}

#selectCountry{
	width:100%;
	text-align:center;
}
#selectCountry label{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#27859f;
}



#changeCountry{
	position:absolute;
	right:10px;
	top:-3px;
}
#changeCountry label{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#fff;
}


.centered{
		width:100%;
	text-align:center;
}

p{
	font-family:arial;
	color:#000;
	font-size:12px;
	line-height:14px;
}

.tablePad li{
	font-family:arial;
	color:#000;
	font-size:12px;
	line-height:14px;
}

.tablePad ul{
	list-style: disc;
	margin-left:20px;
}

.tablePad ol{
	list-style: upper-alpha;
	margin-left:20px;
}

strong{
font-weight:bold;
}


.introText{
	padding:0px 10px;
}

.tablePad{
	padding:0px 20px;
}


#pagination{
	width:95%;
	text-align:right;
	margin-right:20px;
}

#pagination a{
	font-family:arial;
	color:#02748d;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}

.tableRow{
	border-bottom:1px solid #d6d6d6;
}

p a{
	color:#000000;
	text-decoration:none;
}

.tableTop{
	background-image:url('/images/tables/top2.gif');
	width:612px;
	height:35px;
	position:relative;
	z-index:1;
	overflow:hidden;
}

.blueLink{
	color:#02748d !important;
	text-decoration:underline !important;
}