﻿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;*/
	color:#ffffff;
	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:#272727;
}

.hd2
{
	font-family:Tahoma;
	font-size:11px;
	color:#272727;
	text-decoration:none;
	font-weight:bold
}

.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:13px;
	font-weight:bold;
}

.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:#555555;
	line-height:1.8;
	text-decoration:none;
	font-weight:bold;
}

.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;	
}





