@charset "UTF-8";
#header {
	text-align: left;
	display: block;
	height: 110px;
	width: 920px;
	background-image: url(/images/flags.jpg);
	background-repeat: no-repeat;
	background-position: 125px 5px;	
}
body {
	background-image: url(/images/header_bgk.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#navigation {
	background-image: url(/images/menu_bgk.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 32px;
}
.menutab a{
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	float:left;
}
.menutab a:hover{
	background-position:right top;
}
.menutab h1{
	display:none;
}
.homeflash {
	background-image: url(/images/bgkflash.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 246px;
	width: 920px;
}
.separatorhome {
	background:url(/images/separator_bgk.jpg) repeat-x;
	height: 44px;
	display:block;
	padding:0;
	margin:0;
	vertical-align: top;
	width: 920px;
}
.separator {
	background:url(/images/separator_bgk.jpg) repeat-x;
	height: 44px;
	display:block;
	padding:0;
	margin:0;
	vertical-align: top;
	}
	
.homebox {
	background-image: url(/images/homebox-bgk.jpg);
	background-repeat: repeat-y;
	display: block;
	height: auto;
	/*width: 878px;*/
	width: 920px;
	margin: 0px;
	top: -14px;
	position:relative;
	text-align: left;
}
.footer {
	color: #999999;
	display: block;
	width: 820px;
	margin-top: 30px;
}
.footer a {
	color:#26a3a9;
}
.footer a:hover {
	color:#FF9900;
}
.homebox p{
	color:#FFFFFF;
	text-align:left;
	padding:0 20px 0 0px;
	position: absolute;
	left: 692px;
}
.zindextop {
	z-index: 2000;
}
#w820 {
	display: block;
	width: 820px;
	text-align: left;
}
.pgtitlebox {
	background-image: url(/images/homebox-bgk.jpg);
	background-repeat: repeat-y;
	display: block;
	height: auto;
	width: 878px;
	margin: 0px;
	text-align: center;
	position: relative;
	top: -14px;
}
.pgtitlebox h1{
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-size:21px;
}
.contentbox {
	display: block;
	clear: both;
	padding: 0px;
	height: auto;
	width: 800px;
	margin: 15px 0 30px 0;
	padding: 0 0 15px 0;
	text-align: justify;
	font-size: 12px;
	border-bottom: 1px solid #FFCC33;
}
.contentbox a{
	color:#26A3A9;
}
.contentbox a:hover{
	color:#184446;
}
.internal_menu ul{ padding:7px 0 0 0 ; margin:0; }
.internal_menu li{ border-left: 1px solid #999999; padding:0px 7px 0px 7px; display:inline-block; display:-moz-inline-stack; zoom:1; *display:inline;}
.internal_menu li:first-child{ border-left: none; }
.internal_menu li a{ text-decoration:none;;}
.internal_menu li a:hover {text-decoration:underline;}#terms {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: justify;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ADD0D5;
	border-right-color: #ADD0D5;
	border-bottom-color: #ADD0D5;
	border-left-color: #ADD0D5;
}
.rolloverLR {
	background-position: left;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.rolloverLR:hover {
	background-position: right;
}
.winnerslist {
	font-size:11px;
	border:1px solid #006666;
	padding:3px;
}
.winnerslist h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:1px;
}
.winnerslist th {
	font-size:10px;
	font-weight:bold;
	background-color:#009999;
	color:#FFFFFF;
}