BODY, TD, DIV {
/*	font-family: Trebuchet MS, Tahoma, Arial, Verdana;*/
	font-family: Tahoma, Arial, Verdana;
	font-size:8pt;
}

A.menu_1 {
	font-size: 8pt;
	text-decoration: none;
	color: #004f36;
	}
A.menu_1:hover {
	text-decoration: underline;
	}

A.menu_sel {
	font-size: 8pt;
	text-decoration: none;
	color: #f77d18;
	}

A.menu_sel:hover {
	text-decoration: underline;
	}

A.menu_2 {
	font-size: 8pt;
	text-decoration: none;
	color: #808080;
	}
A.menu_2:hover {
	text-decoration: underline;
	}

A.QuickLink {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
A.QuickLink:hover {
	text-decoration: underline;
	}

.TextLink {
	font-size: 8pt;
	font-weight: normal;
	color: #004f36;
	}

A {
	font-size: 8pt;
	font-weight: normal;
	/*text-decoration: none;*/
	text-decoration: underline;
	color: #004f36;
	}
A {
	/*text-decoration: underline;*/
	}

A.NewsSubTitle {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #a8530b;
	}
A.NewsSubTitle:hover {
	text-decoration: underline;
	}

A.NewsMore {
	font-size: 8pt;
	font-weight: normal;
	color: #004f36;
	}
A.NewsMore:hover {
/*	text-decoration: underline;*/
	}

A.Scroller {
	font-size: 8pt;
	font-weight: normal;
	color: #996633;
	}

A.Pager {
	text-decoration: none;
	color: #b8b8b8;
	}
A.Pager:hover {
	text-decoration: underline;
	}

INPUT, TEXTAREA {
	font-family: Tahoma, Arial, Verdana;
	font-size:8pt;
	border-color: #004f36;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	width: 118px;
}

.SearchTitle {
	font-size:8pt;
	font-weight: bold;
	color: #6d768c;
}

.RegisterTitle {
	font-size:8pt;
	font-weight: bold;
	color: #1db816;
}

.ContentTitle {
	font-family: Georgia;
	font-size:18pt;
	font-weight: normal;
	color: #000000;
}

.HotelTitle {
	font-family: Georgia;
	font-size:14pt;
	font-weight: normal;
	color: #000000;
}

.NewsTitle {
	font-family: Georgia;
	font-size:12pt;
	font-weight: bold;
	color: #a8530b;
}

.NewsDate {
	font-size:8pt;
	font-weight: bold;
	color: #808080;
}

.RegisterText {
	font-size:8pt;
	color: #106718;
}

.CursorPointer {
	cursor: pointer;
}

.CursorDefault {
	cursor: default;
}

.SelectedCell {
	font-size:8pt;
	font-weight: bold;
	color: #6d768c;
	background-color: #c6cfe8;
}

.DimedText {
	color: #b8b8b8;
}

.Bold {
	font-weight: bold;
}

TD.TopBackground
{
	/*background-image: url(http://localhost/PortalBled/design/panorama.jpg);*/
	background-image: url(../design/panorama.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

IMG.ql_menu
{
	border-color: #ffffff;
	border-width: 2px;
}

.FootNote {
	font-size:8pt;
	font-weight: normal;
	color: #d4d58f;
}
A.FootNote {
	color: #d4d58f;
	text-decoration: none;
}
A.FootNote:hover {
	color: #d4d58f;
	text-decoration: underline;
}
