body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #176197;
}
a:visited {
	color: #176197;
}
a:hover {
	color: #176197;
}

a: img   {
	border:solid 1px #000000
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.title2		{
	background:#176197; color:#ffffff; font-weight:bold
}

.page-border	{
	border-left:1px #DD1C39 solid;
	border-right:1px #DD1C39 solid;
	border-top:1px #DD1C39 solid;
	border-bottom:1px #DD1C39 solid;
}

.indent {
	margin-left:8px; 
	margin-right:5px;
}

h1	{
font-size:14px;
color:#176197;
}

h2	{
font-size:14px;
color:#fff;
}

h3	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
font-weight:lighter
}


<!--
#nav {
	height:30px;
	font-size:110%;
	text-align:left;
	
}
#nav ul {
	margin:0;
	padding:10px;

}
#nav li {
	display:inline;
    padding:8px;
	color:#fff;
	font-weight:bold;
}
#nav li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	
}
#nav li a:hover {
color:#00CCFF;
}

.nav	{
	background-image:images/index2_02.gif;
	
	background-position:left;
	}
	
UL	{

list-style-image:url(images/icon.png);
margin:10px;
padding:10px;

}
-->


.style1 {color: #FFFFFF}


body {
	background-image: url(images/bkk.JPG);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#83A0C8;
}
.left	{
	background-image:url(images/index_03.gif);
	background-color:#176197;
	background-repeat:no-repeat;
	background-position:bottom;
	}
