@charset "utf-8";
/* CSS Document */

body {
	background-color: #4D86C6;
	background-repeat: no-repeat;
	background-image: url(../images/logo-bg.jpg);
	background-attachment: fixed;
}
.tdi-top {
	background-image: url(../images/interface/tc.gif);
	background-repeat: repeat-x;
}
.tdi-bottom {
	background-image: url(../images/interface/bc.gif);
	background-repeat: repeat-x;
}
.tdi-left {
	background-image: url(../images/interface/lc.gif);
	background-repeat: repeat-y;
}
.tdi-right {
	background-image: url(../images/interface/rc.gif);
	background-repeat: repeat-y;
}
.maintable {
	background-image: url(../images/beach800-bg.jpg);
	background-repeat: no-repeat;
}
.maintable-t1 {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.td-t2 {
	background-color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
a {
	color: #4D86C6;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menua {
	color: #4D86C6;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.menua:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.thispage {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.prices {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
}
.footera {
	color: #999999;
	text-decoration: none;
	font-size: 9pt;
}
.footera:hover {
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}
.wg-bg {
	background-color: #F4F4F4;
}
.heading1 {
	font-size: 36px;
}
