body {
	/*background-image: url(/img/bg.gif);*/
	background-repeat: repeat-x;
}

.red {
	color: #FF0000; }

.yel {
	color: #FFFF99 }

.form {
	font-size: 7pt; }

.week {
	color: #5386BE;
	background: #F4F7FB;
	font-size: 7pt; }
	
.divsmal {
	font: 8pt Verdana, Arial, Helvetica, sans-serif; }

a:link {
	color: #15494B;
	text-decoration: underline; }

a:visited {
	text-decoration: underline;
	color: #15494B; }

a:hover {
	text-decoration: none;
	color: #FF0000; }

a.w:link {
	color: #FFFFFF;
	text-decoration: underline; }

a.w:visited {
	text-decoration: underline;
	color: #FFFFFF; }

a.w:hover {
	text-decoration: none;
	color: #FFFF99; }

a.list:link {
	color: #184378;
	text-decoration: none; }

a.list:visited {
	text-decoration: none;
	color: #184378; }

a.list:hover {
	text-decoration: underline;
	color: #FF0000; }

a:active { text-decoration: none; }

.ppre {
	font-size: 8pt; }

.white {
	font-size: 7pt;
	color: #FFFFFF; }

.white8 {
	font-size: 8pt;
	color: #FFFFFF; }

.white10 {
	font-size: 10pt;
	color: #FFFFFF; }

input {
	font-size: 8pt;
	color: #003366;
	background: #F4F7FB;
	border: 1pt solid #003366; }

input.f {
	font-size: 8pt;
	color: #003366;
	background: #FFFFFF;
	border: 1pt solid #003366; }

input.box {
	color: #003366;
	border: none;
	background: #EFFFD3; }

input.submit {
	color: #FFFFFF;
	border: 1pt solid #006600;
	background: #009900; }
	
input.submit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #009900;
	border: 2pt solid #CCFF00; }

h1.hotelinfo {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

select.f {
	font-size: 7pt; }

.hotel {
	font: bold 12pt Arial, Helvetica, sans-serif; }.formtable {
	background: url(/img/under-form.gif) no-repeat fixed top;
}

input.delite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #AE0000;
	border: 2pt solid #5B0000;
}

p.pt7ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #009900;
}

p.pt7or {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF9900;
}

p.pt7er {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CC0000;
}

#loading {
	POSITION: absolute;
	TOP:0;
	Z-INDEX: 84000;
	WIDTH: 100%;
	HEIGHT: 100%;
	visibility: visible;
}

#logo {
	POSITION: absolute;
	TOP:0;
	Z-INDEX: 84000;
	WIDTH: 100%;
	HEIGHT: 100%;
	visibility: hidden;
}