/* CSS Document */

body { background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.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:202px; 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:75px;}
.footer_text {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px; padding-left:20px; padding-top:15px; padding-right:10px; color:#666666;}

.footer_text a:link {
	text-decoration: none; color:#666666;
}
.footer_text a:visited {
	text-decoration: none; color:#666666;
}
.footer_text a:hover {
	text-decoration:underline; color:#666666;
}
.footer_text a:active {
	text-decoration: none; color:#666666;
}

.text_body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; padding-top:20px; padding-bottom:20px; padding-left:20px; padding-right:20px; text-align: justify;}
.text_body a:link {
	text-decoration: underline; color:#333333;
}
.text_body a:visited {
	text-decoration: underline; color:#333333;
}
.text_body a:hover {
	text-decoration:underline; color:#999999;
}
.text_body a:active {
	text-decoration: underline; color:#333333;
}

.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_header a:link {
	text-decoration: underline; color:#ffffff;
}
.text_header a:visited {
	text-decoration: underline; color:#ffffff;
}
.text_header a:hover {
	text-decoration:underline; color:#ffffff;
}
.text_header a:active {
	text-decoration: underline; color:#ffffff;
}

.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;}

.text_header1 a:link {
	text-decoration: underline; color:#ffffff;
}
.text_header1 a:visited {
	text-decoration: underline; color:#ffffff;
}
.text_header1 a:hover {
	text-decoration:underline; color:#ffffff;
}
.text_header1 a:active {
	text-decoration: underline; color:#ffffff;
}

.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;}