/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#006699;
	margin-left:0;
	margin-top:0
}
td img {
	display: block;
}
a:hover {
	color:#000000;
	text-decoration: none;
	background-color: #FF9900;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#99FFFF;
	text-decoration: none;
}
a:active {
	color:#999999;
	text-decoration: none;
}

h1 {
	color:#FF9900;
	font-size:20px;
}

h2 {
	color:#FFFF99;
	font-size:16px;	
}

h3 {
	color:#CC99FF;
	font-size:14px;
}

ul { 
	list-style-position: outside; 
	list-style-image:url(imagebay/bullet.gif); 
	list-style-type: square; 
}

strong {
	color:#000000
}

.td_backgroundcolor {
	color:#000000;
	background-color:#6699CC
}

.th_backgroundcolor {
	color:#000000;
	background-color:#FF9900
}

.thai_body_text_size {
	font-size:16px;
}

.caption_text {
	font-size:10px
}