html,
body {
	background-color: #56524c;
}

.SKN_bodywrapper {
	background: url(images/body_bg.gif) top center repeat-y;
	width: 1000px;
	margin: 0 auto;
}

.SKN_splash_bodywrapper {
	background: url(images/body_splash_bg.gif) top center repeat-y;
	width: 727px;
	margin: 0 auto;
}

.SKN_AdminMenu {
	background-color: #56524c;
	width: 960px;
	margin-left: 20px;

}

.SKN_splash_AdminMenu {
	background-color: #56524c;
	width: 687px;
	margin-left: 20px;

}

.SKN_banner {
	/*background: url(images/bannerHoyo4.jpg) top left no-repeat;*/
	background-color: #ffffff;
	width: 952px;
	height: 284px;
	margin-left: 20px;
	border: 4px solid #fff;
	position: relative;
	z-index: 0;
}
.SKN_banner span
{
	display:block;
	position:relative;
	width: 952px;
	height: 284px;
	top:0px;
	left:0px;
}

.Tennis {
	background: url(images/Tenis.jpg) top left no-repeat;
}

.SKN_splash_banner {
	background: url(images/splash_bg.gif) top left repeat-x;
	background-color: #ecf3f6;
	width: 679px;
	height: 260px;
	margin-left: 20px;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
	position: relative;
}

.SKN_logo {
	top: 0px;
	left: 60px;
	position: absolute;
	background: url(images/logo_bg.png) top left no-repeat;
	width: 215px;
	height: 252px;
	text-align: center;
	z-index:2;
}

.SKN_splash_logo {
	background: url(images/logo_bg.png) top left no-repeat;
	width: 215px;
	height: 252px;
	margin: 0 auto;
	text-align: center;
}

.SKN_logo img,
.SKN_splash_logo img {
	border: 0;
}

.SKN_language {
	position: absolute;
	right: 20px;
	top: 4px;
	margin-right: 10px;
	height: 29px;
	z-index:4;
}
.LangSelectedTrue
{
   text-decoration: underline;
}
.SKN_splash_language {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 10px;
}

.SKN_splash_language .Flag {
	float: left;
	padding-right: 6px;
}

.SKN_language .Flag {
	float: left;
	padding-right: 6px;
}

.SKN_language a,
.SKN_language a:link,
.SKN_language a:visited,
.SKN_language a:active,
.SKN_language a:hover,
.SKN_splash_language a,
.SKN_splash_language a:link,
.SKN_splash_language a:visited,
.SKN_splash_language a:active,
.SKN_splash_language a:hover {
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 12px;
	color: #054261;
	text-decoration: none;
}


.SKN_tabs 
{
	/*right:40px;
	top: -286px;*/
	top: 256px;
	right: 40px;
	position: absolute;
	height: 32px;
	/*margin-top:-36px;
	margin-left:-160px;*/
	z-index:2;
}

.SKN_tabs img {
	border: 0;
}

.SKN_tab_active {
	background: url(images/tab_active_bg.png) top left repeat-x;
	height: 26px;
	float: right;
	padding: 10px 5px 0 5px;
}

.SKN_tab_active a,
.SKN_tab_active a:link,
.SKN_tab_active a:visited,
.SKN_tab_active a:active,
.SKN_tab_active a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #054261;
	text-decoration: none;
	text-transform: uppercase;
}

.SKN_tab {
	background: url(images/tab_bg.gif) top left repeat-x;
	height: 26px;
	float: right;
	padding: 10px 5px 0 5px;
}

.SKN_tab a,
.SKN_tab a:link,
.SKN_tab a:visited,
.SKN_tab a:active,
.SKN_tab a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7b7458;
	text-decoration: none;
	text-transform: uppercase;
}

.SKN_tabfloat_1 {
	background: url(images/languagetab_right.png) top left no-repeat;
	float: right;
	width: 13px;
	height: 28px;
}

.SKN_tabfloat_2 {
	background: url(images/languagetab_left.png) top left no-repeat;
	float: right;
	width: 13px;
	height: 28px;
}

.SKN_tabfloat_left {
	background: url(images/tab_left.png) top left no-repeat;
	float: right;
	width: 10px;
	height: 32px;
}

.SKN_tabfloat_right {
	background: url(images/tab_right.png) top left no-repeat;
	float: right;
	width: 10px;
	height: 32px;
}

.SKN_tabfloat_active_left {
	background: url(images/tab_active_left.png) top left no-repeat;
	float: right;
	width: 13px;
	height: 32px;
}

.SKN_tabfloat_active_right {
	background: url(images/tab_active_right.png) top left no-repeat;
	float: right;
	width: 13px;
	height: 32px;
}

.SKN_languagetab {
	background: url(images/languagetab_bg.png) top left repeat-x;
	height: 29px;
	float: right;
	padding: 0;
}

.SKN_clear {
	clear: both;
}

.SKN_navwrapper {
	background: url(images/nav_bg.gif) top left repeat-x;
	height: 36px;
	width: 960px;
	margin-left: 20px;
	position: relative;
}

.SKN_nav {
	margin-left: 6px;
	bottom: 0;
	position: absolute;
}

.SKN_breadcrumb_wrapper {
	background: url(images/breadcrumb_bg.gif) bottom left repeat-x;
	height: 26px;
	width: 960px;
	padding-top: 6px;
	margin-left: 20px;
	margin-bottom: 16px;
	position:relative;
}

.SKN_breadcrumb {
	margin-left: 12px;
	float: left;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #4a778d;
	font-weight: normal;
	text-decoration: none;
}

.SKN_date
{
	margin-right: 12px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #4a778d;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
}

.SKN_skincontrol,
a.SKN_skincontrol,
a.SKN_skincontrol:link,
a.SKN_skincontrol:visited,
a.SKN_skincontrol:active,
a.SKN_skincontrol:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #4a778d;
	font-weight: normal;
	text-decoration: none;
}

a.SKN_skincontrol:hover {
	color: #054261;
	text-decoration: underline;
}

.SKN_contentwrapper {
	width: 936px;
	margin-left: 32px;
	position:relative;
}

.SKN_splash_contentwrapper {
	margin-left: 30px;
	padding-right: 30px;
}


.SKN_submenu {
	padding-top: 10px;
	width: 140px;
}

.SKN_contentpane {
}

.SKN_subpane {
}

.SKN_toppane {
	padding-bottom: 16px;
}

.SKN_footer {
	background: url(images/body_footer.gif) bottom left no-repeat;
	height: 32px;
	width: 1000px;
}

.SKN_splash_footer {
	background: url(images/body_splash_footer.gif) bottom left no-repeat;
	height: 32px;
	width: 727px;
}


.SKN_copyright {
	width: 1000px;
	margin: 0 auto;
	padding-top: 5px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #b5b3b0;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.SKN_splash_copyright {
	width: 727px;
	margin: 0 auto;
	padding-top: 5px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #b5b3b0;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.SKN_copyright .SkinObject,
.SKN_copyright a,
.SKN_copyright a:link,
.SKN_copyright a:hover,
.SKN_copyright a:visited,
.SKN_copyright a:active,
.SKN_splash_copyright .SkinObject,
.SKN_splash_copyright a,
.SKN_splash_copyright a:link,
.SKN_splash_copyright a:hover,
.SKN_splash_copyright a:visited,
.SKN_splash_copyright a:active {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #b5b3b0;
	font-weight: normal;
	text-decoration: none;
}

.SKN_copyright a:hover,
.SKN_splash_copyright a:hover {
	color: #fff;
	text-decoration: underline;
}




/* -- GENERIC -- */

.SKN_toppane p, .SKN_toppane .normal, .SKN_toppane .Normal,
.SKN_contentpane p, .SKN_contentpane .normal, .SKN_contentpane .Normal,
.SKN_subpane p, .SKN_subpane .normal, .SKN_subpane .Normal,
.SKN_toppane .CNT_content_td p, .SKN_toppane .CNT_content_td .normal, .SKN_toppane .CNT_content_td .Normal, .SKN_toppane .CNT_content_td div,
.SKN_contentpane .CNT_content_td p, .SKN_contentpane .CNT_content_td .normal, .SKN_contentpane .CNT_content_td .Normal, .SKN_contentpane .CNT_content_td div,
.SKN_subpane .CNT_content_td p, .SKN_subpane .CNT_content_td .normal, .SKN_subpane .CNT_content_td .Normal, .SKN_subpane .CNT_content_td div,
.SKN_toppane .CNT_content_td_Theme p, .SKN_toppane .CNT_content_td_Theme .normal, .SKN_toppane .CNT_content_td_Theme .Normal, .SKN_toppane .CNT_content_td_Theme div,
.SKN_contentpane .CNT_content_td_Theme p, .SKN_contentpane .CNT_content_td_Theme .normal, .SKN_contentpane .CNT_content_td_Theme .Normal, .SKN_contentpane .CNT_content_td_Theme div,
.SKN_subpane .CNT_content_td_Theme p, .SKN_subpane .CNT_content_td_Theme .normal, .SKN_subpane .CNT_content_td_Theme .Normal, .SKN_subpane .CNT_content_td_Theme div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #054261;
}


.SKN_toppane a, .SKN_toppane a:link, .SKN_toppane a:visited, .SKN_toppane a:hover, .SKN_toppane a:active,
.SKN_contentpane a, .SKN_contentpane a:link, .SKN_contentpane a:visited, .SKN_contentpane a:hover, .SKN_contentpane a:active,
.SKN_subpane a, .SKN_subpane a:link, .SKN_subpane a:visited, .SKN_subpane a:hover, .SKN_subpane a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #054261;
	text-decoration: underline;
}

.SKN_toppane a:hover,
.SKN_contentpane a:hover,
.SKN_subpane a:hover {
	text-decoration: none;
	color: #296585;
}

.SKN_toppane H1, .SKN_toppane H1 span,
.SKN_contentpane H1, .SKN_contentpane H1 span,
.SKN_subpane H1, .SKN_subpane H1 span {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #054261;
	font-weight: bold;
	text-transform: uppercase;
}

.SKN_toppane H2, .SKN_toppane H2 span,
.SKN_contentpane H2, .SKN_contentpane H2 span,
.SKN_subpane H2, .SKN_subpane H2 span {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #054261;
	font-weight: bold;
}

.Image
{
	border-right: #999999 1px solid;
	padding-right: 5px;
	border-top: #999999 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #999999 1px solid;
	padding-top: 5px;
	border-bottom: #999999 1px solid;
}

