@charset "UTF-8";
/* CSS Document */

div
{
	
	width:100%;
	padding:0px;
	border:0px;
	margin-top:24px;
}

ul
{
	list-style-type:none;
	padding:0;
	margin:0;
}
#fixed {position:fixed;
	top:8px;
	left:12px;}
.center {text-align:center;}
body
{
	background-image:url("../pictures/pixel.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #838383;
	color:#e3e3e3;
}
p
{
	color:#e3e3e3;
	font-size:18px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.black 
{ 
	color:#484848;
	font-size:14px;
	margin-bottom:0px; 
	padding-bottom:0px;
}
p.thai
{
	color:#e3e3e3;
	font-size:18px;
	font-stretch:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:28px;
	text-decoration:none;
}
.pos_fixed
{
	position:relative;
	top:0px;
}

p.address
{
	position:relative;
	top:188px;
}

.small
{
	font-size:16px;
	color:#e3e3e3;
}

a.top
{
	font-size:18px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-decoration:none;
}

a.top:link { color:#2f2f2f; }

a.top:visited { color:#2f2f2f; }

a.top:hover { color:#c0c0c0; }

a.top:active { color:#828282; }

a.subtle
{
	font-size:17px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-decoration:none;
}

a.subtle:link { color:#eeeeee; }

a.subtle:visited { color:#dddddd; }

a.subtle:hover { color:#ffffff; }

a.subtle:active { color:#828282; }

a.special
{
	font-size:18px;
	font-stretch:normal;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:500;
	letter-spacing:3px;
	line-height:150%;
	text-decoration:none;
}

a.special:link { color:#eeeeee; }

a.special:visited { color:#dddddd; }

a.special:hover
{
	letter-spacing:14px;
	font-size:20px;
	color:#ffffff;
}

a.special:active { color:#686868; }

a
{
	font-size:18px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-weight:200;
	line-height:24px;
	text-decoration:none;
}

a:link { color:#c3c3c3; }

a:visited { color:#dddddd; }

a:hover { color:#484848; }

a:active { color:#686868; }



h3
{
	font-size:26px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:500;
	color:#cccbc6;
	margin-top:4px;
	padding-top:2px;
	margin-bottom:4px;
	padding-bottom:2px;
}
.color { color:#ffffff; }