.flash_table {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
}



td.t_l{
background-image: url(../images/borders/t_l.gif);
width: 30px;
height: 30px;
padding: 0px;
}

td.t_l_bordo{
background-image: url(../images/borders/t_l_bordo_2.gif);
width: 30px;
height: 30px;
padding: 0px;
}


td.t_r{
background-image: url(../images/borders/t_r.gif);
width: 30px;
height: 30px;
padding: 0px;

}

td.t_r_bordo{
background-image: url(../images/borders/t_r_bordo.gif);
width: 30px;
height: 30px;
padding: 0px;

}

td.b_l{
background-image: url(../images/borders/b_l.gif);
width: 30px;
height: 30px;
padding: 0px;


}

td.b_r{
background-image: url(../images/borders//b_r.gif);
width: 30px;
height: 30px;
padding: 0px;


}

td.m_l{
background-image: url(../images/borders/m_l.gif);
padding: 0px;


}

td.m_r{
background-image: url(../images/borders/m_r.gif);
padding: 0px;


}

td.b_c{
	background-image: url(../images/borders/b_c.gif);
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

td.b_c a{
	color: #444488;
	

}
td.b_c a:hover{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	

}

td.t_c{
	background-image: url(../images/borders/t_c.gif);
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	
	
}

td.t_c_bordo{
	background-image: url(../images/borders/t_c_bordo.gif);
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;

}

td.t_c_bordo a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
td.t_c_bordo a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}


.top_table {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
.subnavlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-image: url(../images/b-1.jpg);
	
}

.subnavlist a {
	color: #2189c6;
	text-decoration: none;
	padding: 5px;


}

.subnavlist a:hover {
	text-decoration: underline;
	color: #3baef2;
	
	
	
}

.nav_column {
	width: 183px;
	vertical-align: top;
}
.main_column {
	vertical-align: top;
}
.search_bar {
	background-color: #E1E1E1;
}
.search_form {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 320px 50px;
}
.cat_title {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.more_hotels {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
}
.hotels_map {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
.more_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navcontainer
{
background: #006;
border-top: 1px solid #9CC;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #900;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #006;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #006;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}
.outline {
	border: thin solid #CCCCCC;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #FFFFFF;
}
