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;
	padding: 0;
	margin: 0;
	height: 30px;
}


#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: 20px 0 0 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;
}


.black {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.black:hover {
	color: #FFFFFF;
}

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

.white:hover {
	color:#000066;
}

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

.red {
	color: #FF0000;
}

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

#rooms table {
	width: 100%;
	font-size: 12px;
	border-color: #F4F4F4;
}

#rooms h2 {
	color: #004969;
}

#rooms .bg {
	background-image: url(http://im.ido24.com/images/bg-head.gif);
	height: 20px;
}

#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;
}
