.noBorders { BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; FONT-SIZE: xx-small; BORDER-LEFT: 0pt; BORDER-BOTTOM: 0pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.popupLink 
{
	COLOR: black; outline: none
}

.popup 
{
	BORDER-RIGHT: black 3px solid; 
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 3px solid; 
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	Z-INDEX: 10; 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 3px; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 600px; 
	PADDING-TOP: 3px; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white; 
	LAYER-BACKGROUND-COLOR: white
}

.TableHeaderBlue
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	background-color: #000099;
}


.TableHeaderGray
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana;
	background-color: gray;
}

.TdBlackBorders
{
	border-right: 1px solid;
	font-size: x-small;
	margin: 1px;
	border-left: 1px solid;
	color: black;
	border-bottom: 1px solid;
	font-family: Verdana;
	background-color: beige;
}


/*
option   
{   
	padding-left: 3em; 
	background: #ff0; 
	color: #00f;
} 
*/
.optgroup 
{
	/*
	padding-left: 0px; 
	background: #336; */
	color: black; 
	
	font-weight: bold; 
	font-style: normal;
} 

.header
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
}

.main {
	height: 15px;
		font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.smallFontsBlackBorders 
{
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;	

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
}

.mainBoldRed
{
	font-weight: bold;
	font-size: xx-small;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button {
		font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainBigger {
	height: 25px;
		font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.main a:link {text-decoration:none;}
.form {
	font-family: Verdana;
	font-size: x-small;
}

.formBoldLarger
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
}

.formLarger
{
	font-size: x-small;
	font-family: Verdana;
}

.formBold
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
}

.hotelNameBig
{
	font-weight: bold;
	font-size: small;
	font-family: Verdana;
	text-decoration: none;
}

.formNormal
{
	font-size: xx-small;
	font-family: Verdana;
}
.formBoldsmall
{	font-size: x-small;
	font-family: Verdana;
	font-weight:bold;
	}

.hdbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}

.tableWithBorders
{
	border-right: #f4dc5c 3px double;
	border-top: #f4dc5c 3px double;
	border-left: #f4dc5c 3px double;
	border-bottom: #f4dc5c 3px double;
}

.GradTable {
	background-color: filter;
	border: 1px solid #8badc9;
	BORDER-RIGHT: #8badc9 1px;
	BORDER-TOP: #8badc9 1px;
	BORDER-LEFT: #8badc9 1px;
	 BORDER-BOTTOM: #8badc9 1px;
	filter:  progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#8badc9', gradientType='0');}

.formBoldHand
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
	cursor: hand;
}