﻿body {
}
/* Hospitality .css*/

body
{
	background-image:none;
	margin:0 0 0 0 ;
	height:90px;
}



.h_menubg
{
	background-image:url(Images/Img_menuBG.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

.h_menutxt
{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

a.h_menutxt:hover
{
	color:#000000;	
}

.h_footerline
{
	background-color:#B9B9B9;
	height:2px;
	/*border:solid 2px;*/
}

.hd1
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#DA1F28;
}


/* news */
.hd5
{
	font-family:Tahoma;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold
}

.newscontent
{
	font-family:Arial;
	font-size:11px;
	color:white;
	line-height:1.8;
	text-decoration:none;
}
/*end of news*/

/* sign in*/
.sign
{
	font-family:Tahoma;
	font-size:14px;
	color:white;
	text-decoration:none;
	font-weight:bold
}
/* end of sign in*/

.hd3
{
	font-family:Arial;
	font-size:11px;
	color:#0F6DAC;
	text-decoration:none;
	line-height:2;
	/*font-weight:bold*/
}

.hd4
{
	font-family:Arial;
	color:#0F6DAC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.content
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	line-height:1.8;
	text-decoration:none;
}

.footer
{
	font-family:Arial;
	font-size:10px;
	color:#000000;
	/*text-align:center;*/
	text-decoration:none;
}

.sublinks
{
	font-family:Tahoma;
	font-size:11px;
	color:#0F70B0;
	line-height:1.8;
	text-decoration:none;
}

.h_tablediv
{
	background-color:#B9B9B9;
	border:1px;
	/*border:solid 2px;*/
}

.tblborder
{
	border:solid 1px #cccccc;
}

.h_verBG
{
	background-image:url(Images/Img_borderBG.jpg);
	background-repeat:repeat-y;
}

.h_horBG
{
	background-image:url(Images/Img_borderBG.jpg);
	background-repeat:repeat-x;	
}

.flash_bg
{
	background-image:url("Images/flash_bg.jpg");
	background-repeat:repeat-x;
}

.form_lbl
{
	font-family:Garamond;
	font-size:12px;
	color:#666666;
	line-height:2.3;
	text-decoration:none;
	font-weight:bold;
	/*text-align:center;*/
	padding-left:10px;
}

.form_content
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	line-height:1.4;
	text-decoration:none;
	/*text-align:center;*/
	/*font-weight:bold;*/
}

/*.tblbrd
{
	 border-right: #333333 2px solid;
}*/

/*.tblmenu
{
	background-image:url(Images/Img_tabBG.jpg);
	background-color:#d6d6d6;
	background-repeat:repeat-x;
}*/



.app_txt
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.title_txt
{
	color:#0C73C2;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

/*********** Menu ********************/

.hd6  /** right links */
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.form_txt  /*** tab text ***/
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#333333;
}

a.form_txt:hover
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	height:42px;
	background-color:#0C73C2;
	background-position:inherit;
	line-height:42px;
	display:block;
	/*margin-top:3px;*/
	text-decoration:none;	
}

a.form_txt:active
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	height:42px;
	background-color:#0C73C2;
	background-position:bottom;
	line-height:42px;
	display:block;
	/*margin-top:3px;*/
	text-decoration:none;	
}

.ShowActiveTab
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	height:42px;
	background-color:#0C73C2;
	background-position:bottom;
	line-height:42px;
	display:block;
	/*margin-top:3px;*/
	text-decoration:none;
	/*background-image:url(Images/Img_Arrow.jpg);
	background-repeat:no-repeat;*/
		
}

.ShowDefaultView
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	height:42px;
	background-color:#E5E5E5;
	background-position:inherit;
	line-height:42px;
	/*display:block;*/
	/*margin-top:3px;*/
	text-decoration:none;	
}

.hd2 /****** left links ************/
{
	font-family:Tahoma;
	font-size:11px;
	color:#285F9B;
	text-decoration:none;
	font-weight:bold
}

.tblmenu
{
	/*background-image:url(Images/Img_tabBG.jpg);*/
	background-color:#E5E5E5;
	/*background-repeat:repeat-x;*/
}

