/* CSS Document */

body { background-image:url(images/bg.jpg); 
	background-repeat:repeat-x;
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 h1{
	 font:Arial, Helvetica, sans-serif;
	 color:#fff;
	 font-size:16px;
	 }
	 
	 h2{
	 font:Arial, Helvetica, sans-serif;
	 color:white;
	 font-size:14px;
	 }
	 .tablebg{
	 background-color:#653D23;
	 }
.top_bg {background-image:url(images/top.jpg); height:60px; background-repeat:repeat-x;}
.botel_image {background-image:url(images/botel.jpg); width:950px; height:480px; background-repeat:no-repeat;}
.button_bg {background-image:url(images/button_bg.jpg); height:52px;}
.header_bg {background-image:url(images/header_bg.jpg); height:160px;}  
.footer {background-image:url(images/footer.jpg); height:45px;}
.footer_text {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px; padding-left:20px; padding-top:15px; padding-right:20px; color:#fff;}

.footer_text a:link {
	text-decoration: none; color:#fff;
}
.footer_text a:visited {
	text-decoration: none; color:#fff;
}
.footer_text a:hover {
	text-decoration:underline; color:#fff;
}
.footer_text a:active {
	text-decoration: none; color:#fff;
}
.txt{color:#fff;}
.txtblack{color:#000;}
.text_body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; padding-bottom:20px; padding-left:20px; padding-right:20px; text-align: justify;}

.text_header {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; padding-top:0px; padding-bottom:10px; padding-left:20px; padding-right:20px; text-align: justify;}

.text_header1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:Black; padding-top:0px; padding-bottom:10px; padding-left:20px; padding-right:20px; text-align: justify;}

.style1
{
font-family:verdana;
font-size:11px;
color:Orange;
}
.style2
{
font-family:verdana;
font-size:12px;
}

.style3
{
font-family:verdana;
font-size:14px;
}

.style4
{
font-family:verdana;
font-size:12px;
color:Orange;
}
.header_welcome {padding-top:35px; padding-bottom:10px;}
 .menus
	 {
	 	color: #999999;
		background-color: transparent;
		font-family: Arial,Verdana,Helvetica,sans-serif;
		font-size: 13px;
		line-height:16px;
		vertical-align: baseline;
		letter-spacing: normal;
		word-spacing: normal;
		font-weight: bold;
	 }
	
	 
.text4{
	width:150px;
	height:30px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#CCCCCC;
	text-align:left;
	padding-top:5px;
	overflow:hidden;
}
a.text4{
	text-decoration:none;
}
a.text4:hover{
	text-decoration:underline;
	color:#FF9933;
}
<!--
.style5 {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.style6 {
	color: #FFFFFF;
	font-family: verdana;
}
.style7 {color: #FFFFFF}
.style8 {color: #FFFFFF; font-weight: bold; font-size: 12px; }
