@charset "utf-8";
/* CSS Document */

.random_hotel tr td.td_hotel
{
	border: solid #FFFF99;
	border-width: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

.table_std
{
	color: #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}

.table_std .title
{
	color: #FFFF99;
	font-weight: bold;
}

.table_std .links_title
{
	color: #FFFF99;
	font-weight: bold;
	border-bottom: 1px solid #FFFF99;
}







.table_forum
{
	width: 650px;
	color: #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	border: 0px solid #FFFF99;
	margin: 20px 0px;
}

.table_forum tr td
{
	padding: 0px 3px;
}

.table_forum .title
{
	color: #000080;
	background-color: #FFFF99;
	font-weight: bold;
	border-bottom: 0px solid #FFFF99;
	padding-left: 3px;
}

.table_forum .footnote
{
	color: #FFFF99;
	font-weight: bold;
}

.table_forum_border
{
	width: 650px;
	color: #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	border: 1px solid #FFFF99;
	margin-top: 40px;
}

.table_forum_border tr td
{
	padding: 0px 3px;
}

.table_forum_border .title
{
	color: #000080;
	background-color: #FFFF99;
	font-weight: bold;
	border-bottom: 0px solid #FFFF99;
	padding-left: 3px;
}

.table_forum_border .footnote
{
	color: #FFFF99;
	font-weight: bold;
}