body
{
}
.HotelInfoContentListTitle
{
	font-size:12px;
	color:#CC0000;
	text-align:center;
	font-weight:bold;
}
.HotelInfoDetailTitle
{
	font-size:14px;
	color:#dd5800;
	font-weight:bold;
}
.HotelButton
{
	height:20px;
	BORDER: #002D96 1px solid;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
			StartColorStr=#FFFFFF, EndColorStr=#9DBCEA);
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px; 
}
.SearchPanelBg
{
	background-color:#FECF15;
	border-bottom:double 5 #FECF15;
	font-size:12px;
	color:#cc0000;
	font-weight : bold ;
}
.HotelTitleIcon
{
	width:35px;
	height:30px;
	background-image:url(../../Images/Sub.TAUser/tb_07.jpg);
	background-repeat:no-repeat;
}
.IssueHotelTitleIcon
{
	width:35px;
	height:30px;
	background-image:url(../../Images/Sub.TAUser/globe.gif);
	background-repeat:no-repeat;
}
.HotelTitle
{
	font-size:14px;
	color:#cc0000;
	font-weight : bold ;
}
.HotelTitleSplit
{
	width:2px;
	height:50px;
	background-image:url(../../Images/Sub.TAUser/tb_08.jpg);
	background-repeat:no-repeat;
}

.HotelListFrame
{
	border:solid 1 #D6DEF1;
	border-right:none;
	 margin: 0 0 0 0;
}
.HotelListTitleItem
{
	text-align:center;
	height:25px;
	background-image:url(../../Images/Sub.TAUser/ListTitle.jpg);
	background-repeat:repeat-x;
	border-right:solid 1 #D6DEF1;
}
.HotelListChildTitle
{
	text-align:center;
	height:25px;
	 background-color:#F3F7FC;
	border-right:solid 1 #D6DEF1;
}
.HotelListItem
{
	text-align:center;
	border-right:solid 1 #D6DEF1;
}
.HotelListItemHover
{
	background-color:#FFF1B9;
}
.HotelContentIcon
{
	background-image:url(../../Images/Sub.TAUser/TitleBG_left.gif);
	background-repeat:no-repeat;
	width:15px;
	height:25px;
}
.HotelContentArrow
{
	background-image:url(../../Images/Sub.TAUser/Arrow.gif);
	background-repeat:no-repeat;
	width:10px;
}
.HotelContentTitle
{
	background-color:#F3F7FC;
	font-weight:bold;
	color:#5F7A94;
}
.HotelContentFrame
{
	border:solid 1 #5F7A94;
}

.HotelListFrame a:link {
	font-size: 12px;
	color: #0033CC;
	text-decoration:underline ;
}
.HotelListFrame a:visited {
	font-size: 12px;
	color: #993333;
	text-decoration:underline ;
}
.HotelListFrame a:hover {
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline ;
}
.HotelListFrame a:active {
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline ;
}

.FinanceTitleIcon
{
	width:35px;
	height:35px;
	background-image:url(../../Images/Sub.TAUser/Icon.gif);
	background-repeat:no-repeat;
}
.FinanceAssistantTitle
{
	height:25px;
	background-color:#FFEEAC;
}
.FinanceListFrame
{
	border:solid 1 #E5E5E5;
}
.FinanceListItemLeft
{
	text-align:center;
	border:solid 1 #E5E5E5;	
}
.FinanceListItem
{
	text-align:center;
	border:solid 1 #E5E5E5;
	border-left:none;
}
.FinanceListItemHover
{
	background-color:#FFF1B9;
}
.FinanceListChildItemFrame
{
	border:solid 1 #E5E5E5;
	border-top:none;
}

.FinanceListFrame a:link {
	font-size: 12px;
	color: #0033CC;
	text-decoration:underline ;
}
.FinanceListFrame a:visited {
	font-size: 12px;
	color: #003399;
	text-decoration:underline ;
}
.FinanceListFrame a:hover {
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline ;
}
.FinanceListFrame a:active {
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline ;
}
.FinanceListFrame input
{
	margin:0px;
	padding:0px;
	border-width:0px;
}
.ValutaPanel
{
	border:solid 1 #FFFFFF;
    cursor:hand;
}
.ValutaPanelHover
{
	border:solid 1 #000000;
	background-color:#EEEEEE;
    cursor:hand;
}
.ValutaTipPanel
{
	font-size:12px;
	font-family:ËÎÌå;
	border:solid 1 #000000;
	background-color:#FFF1B9;
    cursor:hand;
    padding:2 2 2 2;
}
