body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	margin: 0;
}

table {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 13px;
}

img {
	border: none;
}

h2 {
	font-size: 15px;
	margin: 3px;
}

h1 {
	font-size: 18px;
	color: #004969;
	margin: 10px 0 10px 0;
}

p {
	font-size: 12px;
	text-align: justify;
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#welcome {
	color: #FFFFFF;
	background-color: #fa8a00;
	margin: 0;
	padding: 0;
}

#welcome  h1 {
	font-size: 11px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

#welcome a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#welcome a:hover {
	color: #FFFF00;
}




#headline {
	background-image: url(../images/header.gif);
	height: 170px;
	color: #000000;
	background-repeat: no-repeat;
	margin: 0;
}

#headline h2 {
	font-size: 18px;
	color: #FFFF00;
	text-align: justify;
	text-transform: uppercase;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 12px;
}

#headline p {
	margin: 3px 20px 3px 20px;
	font-size: 13px;
	font-weight: normal;
	color: #004969;
}




#title {
	background-image:url(../images/menu.gif);
	height: 30px;
	color: #FFFFFF;
	margin: 0 auto;
}

#title ul {
	padding: 0;
	margin: 0px 0px 0px 40px;
	list-style: none;
}

#title li {
	display: inline;
}

#title a {
	padding: 0 20px;
	margin-right: 3px;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	float: left;
}

#title a:hover {
	color: #FFFF33;
}

#title .orange {
	color: #FFFF00;
	padding: 0 20px;
	margin-right: 3px;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
}



#navigator {
	background-image:url(../images/bluenav.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#navigator h2 {
	padding-top: 5px;
	padding-left: 10px;
}

#navigator ul {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navigator li {
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
}

#navigator a {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
}

#navigator a:hover {
	color: #FF6600;
}

#navigator a.blue {
	color: #004969;
	font-weight:bold;
	text-decoration: none;
}

#navigator a.blue:hover {
	color: #FFFFFF;
}
 


#guide {
	background-image: url(../images/greennav.gif);
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

#guide h2 {
	padding-top: 5px;
	padding-left: 10px;
}

#guide ul {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

#guide li {
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
}

#guide a {
	text-decoration: none;
	font-weight: bold;
	color: #006600;
}

#guide a:hover {
	color: #FF6600;
}
 
#guide .white {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#guide a.white:hover {
	color: #336600;
}
 
 
#footer {
	text-align: right;
	color: #330099;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#footer table {
	border-collapse: collapse;
}

#footer tr {
	background-image: url(../images/footer.gif);
}

#footer td {
	padding: 10px;
}
 
#footer a {
	color: #330099;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	color: #FF3300;
}

#footer .copyright {
	color: #330099;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}

#footer .under {
	background: url(../images/menu.gif) no-repeat;
	height: 30px;
	padding: 0;
	margin: 0;
}


#direction {
	color: #336699;
	text-align: right;
	background-color: #FFFF99;
	padding-right: 20px;
	font-size:12px;
}

#direction  a{
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

#direction a:hover {
	text-decoration: none;
}



#travel_link {
	color: #004969;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}

#travel_link ul {
	margin-bottom: 10px;
	padding-left: 25px;
}

#travel_link li {
	list-style: url(../images/arrow_menu.gif);
}

#travel_link a {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

#travel_link a:hover {
	text-decoration: underline;
}




#thailand {
	margin: 5px 0 10px 0;
	background: url(../images/hbar.gif) no-repeat;
	width: 200px; 
}

#thailand h3 {
	color: #004969;
	font-weight: bold;
	font-size: 14px;
	padding: 25px 0 0 10px;
	margin: 0;
}

#thailand ul {
	padding-left: 25px;
	padding-bottom: 20px;
}

#thailand li {
	list-style: url(../images/i_blue.gif);
}

#thailand a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}

#thailand a:hover {
	color:#3596c9;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
}

#content h1 {
	border-bottom: #004969 dashed 1px;
}

#content h2 {
	padding-top: 25px;
	color: #004969;
	margin:0;
}

#content h3 {
	padding-top: 25px;
	color: #004969;
	margin:0;
}

#content h4 {
	padding-top: 10px;
	color: #004969;
}

#content p {
	padding: 10px 0 10px 5px;
}

#content ul {
	margin: 0;
}

#content li {
	list-style: none;
}

#content a {
	color: #FF6600;
}



#travel_guide {
	margin: 20px 0 20px 0;
}

#travel_guide table {
	width: 80%;
	background-color: #FFFF66;
	border: #FF6600 dotted;
	padding: 10px;
}

#travel_guide td {
	width: 20%;
}

#travel_guide img {
	margin: 0 5px 0 0;
}

#travel_guide a {
	color: #FF6600;
	text-decoration: none;
}

#travel_guide a:hover {
	color: #009900;
}

.green {
	color: #006600;
}

#transport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#transport h1 {
	border-bottom: #004969 dashed 1px;
}

#transport h2 {
	padding-top: 25px;
	color: #FF0066;
	margin:0 0 15px 0;
}

#transport p {
	padding: 10px 0 10px 5px;
}

#transport ul {
	margin: 0;
}

#transport li {
	list-style: square;
	padding-bottom: 10px;
}

#transport a {
	color: #FF6600;
}

.lightblue {
	color: #0066FF;
	font-weight:bold;
}

.orange {
	color:#FF9900;
	font-weight: bold;
}

#valid {
	margin: 5px 350px 0 350px;
	padding:0;
	font-size:10px;
}
#valid .xml {
	float:right;
	padding-right:100px;
}
#valid .power {
	float:left;
	padding-left:100px;
}
