body {
	background-color:	#FFFFFF;
	margin-top:		0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	font-family:		Verdana, Helvetica;
	font-size:		10px;
}

td {
	font-family:		Verdana, Helvetica;
	font-size:		11px;
}

/*************************************************************************/
#outside_left {
	background-image: 	url(/gfx/framework/bg_shadow_left.gif);
	background-repeat:	repeat-y;
	background-position:	right;
}
#outside_right {
	background-image: 	url(/gfx/framework/bg_shadow_right.gif);
	background-repeat:	repeat-y;
}
#outside_corner_left {
	background-image: 	url(/gfx/framework/bg_outside_left.gif);
	background-repeat:	repeat-y;
	background-position:	right;
}
#outside_corner_right {
	background-image: 	url(/gfx/framework/bg_outside_right.gif);
	background-repeat:	repeat-y;
}
#outside_bottom {
	background-image: 	url(/gfx/framework/bg_shadow_bottom.gif);
	background-repeat:	repeat-x;
	background-color:	#e9e9ea;
}

#bg_main_top {
	background-image: 	url(/gfx/framework/Stockholm_golf_show_2008_30.jpg);
	background-repeat:	no-repeat;
	border-top:		1px solid #000000;
	height:			186px;
}
#bg_green_menu {
	background-color: 	#39501d;
	border-top:		1px solid #000000;
	border-bottom:		1px solid #000000;
	border-left:		1px solid #273614;
	border-right:		1px solid #273614;
	height:			26px;
}
#bg_sand_fade {
	background-image: 	url(/gfx/framework/bg_sand_fade.jpg);
	background-repeat:	no-repeat;
	/*border-top:		1px solid #bac2b0;*/
	height:			32px;
}
#bg_sand_bottom {
	background-image: 	url(/gfx/framework/bg_sand_bottom.jpg);
	background-repeat:	no-repeat;
	border-top:		1px solid #344e1b;
	border-bottom:		1px solid #5f5842;
	height:			70px;
}
#mintline {
	background-image: 	url(/gfx/framework/mintline.gif);
	background-repeat:	no-repeat;
	height:			1px;
}
.main {
	border-left:		1px solid #adadad;
	border-right:		1px solid #adadad;
	padding-top:		10px;
	padding-bottom:		40px;
	padding-left:		10px;
	padding-right:		10px;
}

/*************************************************************************/

.titleLarge {
	background-color:		#FFFFFF;
	margin-top:			0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	font-family:		Times;
	font-size:			52px;
	font-style:italic;
}
.subTitleLarge {
	background-color:		#FFFFFF;
	margin-top:			0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	font-family:		Times;
	font-size:			22px;
}
ul {
	margin-top:			8px;
}
li {
	margin-top:			4px;
}
.gray {
	color:		#808080;
}

#sgtf_bg_main_top_a {
	background-image: 	url(/sgtf/top_0910.jpg);
	background-repeat:	no-repeat;
	border-top:		1px solid #000000;
	height:			94px;
}
#sgtf_bg_main_top_b {
	background-image: 	url(/sgtf/toppic_0910.jpg);
	background-repeat:	no-repeat;
	border-top:		1px solid #000000;
	height:			170px;
}
#sgtf_bg_main_top {
	background-image: 	url(/sgtf/bg_top.jpg);
	background-repeat:	no-repeat;
	border-top:		1px solid #000000;
	height:			152px;
}
#sgtf_bg_main_top_en {
	background-image: 	url(/sgtf/bg_top_en.jpg);
	background-repeat:	no-repeat;
	border-top:		1px solid #000000;
	height:			152px;
}
#ngs_bg_main_top {
	background-image: 	url(/ngs/title.jpg);
	background-repeat:	no-repeat;
	border-top:		1px solid #000000;
	height:			152px;
}
.small {
	font-size:		9px;
}
.bullet {
	font-size:		14px;
	font-weight:	bold;
}

/*************************************************************************/


