.songkoran {
	font-family: "Comic Sans MS", "Courier New", Verdana;
	font-size: .90em;

}
.comic {
	font-family: "comic Sans MS", "Courier New", sans-serif;
	font-size: 14px;
	font-weight: normal;
}
body {
	font-family: "comic Sans MS", "Courier New", sans-serif;
	font-size: 14px;
	background-image: url(coconut-trees-background.jpg);
	left: auto;
	right: auto;
	background-attachment: fixed;
	background-position: top;
}
p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

table {
	background-color: #FFFFFF;
	float: none;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.dots {
	background-image: url(scribble.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.border {
	border: thin solid #CCCCFD;
}

  table.center {
	margin-left:auto;
	margin-right:auto;
	left: auto;
	right: auto;
  }


.underline_dots {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.dark_blue_bold {
	font-family: "comic Sans MS", "Courier New", sans-serif;
	font-size: 16px;
	background-color: #CCCCFD;
	padding-left: 5px;
	background-image: url(background.jpg);
}
.small-print {
	font-family: "comic Sans MS", "Courier New", sans-serif;
	font-size: 10px;
}
.links {
	font-family: "comic Sans MS", "Courier New", sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #CCCCFD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6868F9;
	border-right-color: #6868F9;
	border-bottom-color: #6868F9;
	border-left-color: #6868F9;
	letter-spacing: .2em;
}
.titles {
	font-family: "comic Sans MS", "Courier New", sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	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: solid;
	border-left-style: none;
	border-top-color: #CCCCFD;
	border-right-color: #CCCCFD;
	border-bottom-color: #CCCCFD;
	border-left-color: #CCCCFD;
}
.img_left {
	margin-right: 12px;
}
.TableBorder {
	border: thin solid #000000;
}
.songkorantable_underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #CCCCFD;
	top: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableHeaders  {
	font-family: "comic Sans MS", "Courier New", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}
.center {
	left: auto;
	right: auto;
}

