
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0cm;
	text-indent: 0px;
	font-weight: normal;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0cm;
	text-indent: 0px;
	font-weight: normal;
}

A:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #121e64;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #121e64;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5861a3;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5861a3;
	text-decoration: none;
	font-weight: bold;
}
.text_bold {
	font-weight: bold;
}
.text_italic {
	font-style:italic
}
.text_green {
	color: #72AF52;
}
.text_blue {
	color: #2E85A7;
}
.text_orange {
	color: #EC7813;
}
.text_darkblue {
	color: #0A678B;
}
.text_red {
	color: #a60d12;
}
.text_white {
	color: #ffffff;
}
.text_burgundy {
	color: #a60d12;
}
.text_grey {
	color: #535353;
}
.text_10 {
	font-size: 10px;
}
.text_12 {
	font-size: 12px;
}
.text_14 {
	font-size: 14px;
}
.text_16 {
	font-size: 16px;
}
.text_18 {
	font-size: 18px;
}
.text_20 {
	font-size: 20px;
}
.background_beige {
	background-color: #d2a96a;
}
.background_beigeD {
	background-color: #9f722c;
}

.MYT_EDOC_page_title
{
	font-weight:bold;
	font-size: 22px;
	background-attachment: scroll;    
	width: 660px;
	color: #a60d12;
	background-image: url(http://www.albatours.com/images/page_title.gif);
	text-align:left;
	padding-top: 15px;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #ffffff;
    vertical-align:top;
}

.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #a60d12;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}
.menu_ON {
	color: #FFFFFF;
	background-color: #790004;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #eeeeee;
	cursor:pointer;
}
.menu_OFF {
	color: #000000;
	background-color: #a60d12;
}

.MYT_body_content {
	border-color: #a60d12;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
}

.menu_title {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #a60d12;
	cursor: pointer;
}
