a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
body {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background: url(../images/sp_background_tile.gif) repeat;
	margin:0px;
	color:#e5a62d;
	font-size: 14px;
	margin:0;
	padding:0;
	border:0;
	height:100%;
}
.top_back {
	background: url(../images/sp_background_top.gif) repeat-x;
}
.na_button_back {
}
.na_button {
	width:387px;
	height:330px;
	background: url(../images/sp_button_us_normal.jpg) no-repeat top;
}
.na_buttonTop {
	/*background: url(../images/sp_button_us_normal_top.jpg) no-repeat top;*/
	width:387px;
	height:273px;
	position:relative;
	float:left;
}
.na_buttonTopActive {
	background: url(../images/sp_button_us_selected.jpg) no-repeat top;
	width:387px;
	height:273px;
	position:relative;
	float:left;
}
.na_buttonMiddle {
	background: url(../images/sp_button_us_register.jpg) no-repeat top;
	width:387px;
	height:57px;
	position:relative;
	float:left;
}

.na_buttonMiddleOn {
	background: url(../images/sp_button_us_register_selected.jpg) no-repeat top;
	width:387px;
	height:57px;
	position:relative;
	float:left;
}

.eu_button {
	width:512px;
	height:330px;
	background: url(../images/sp_button_eu_normal.jpg) no-repeat top;
}
.eu_buttonTop {
	/*background: url(../images/sp_button_eu_normal.jpg) no-repeat top;*/
	width:512px;
	height:273px;
	position:relative;
	float:left;
}
.eu_buttonTopActive {
	background: url(../images/sp_button_eu_selected.jpg) no-repeat top;
	width:512px;
	height:273px;
	position:relative;
	float:left;
}
.eu_buttonMiddle {
	background: url(../images/sp_button_eu_register.jpg) no-repeat top;
	width:512px;
	height:57px;
	position:relative;
	float:left;
}

.eu_buttonMiddleOn {
	background: url(../images/sp_button_eu_register_selected.jpg) no-repeat top;
	width:512px;
	height:57px;
	position:relative;
	float:left;
}
