.bg {
        background-color: #FFFFFF;
}
.t {
        border-width: 0px; width: 100%;
}

/* --- font --- */
.btxt{
	font-family: Tahomo, Arial; font-size:11; color:#000000; letter-spacing: 1pt; line-height: 18px;
}
.htxt{
	font-family: Tahomo, Arial; font-size: 13; letter-spacing: 1pt; line-height: 18px; color: #823c3e; font-weight: Bold;
}
.mbody{
	font-family: Tahomo, Arial; font-size: 11; letter-spacing: 1pt; line-height: 18px; color: #082f69;
}
.mbody a:link{
	text-decoration: none; color: #293f6f;
	}
.mbody a:visited{
	text-decoration: none; color: #293f6f;
	}
.mbody a:hover{
	text-decoration: none; border-bottom: 1px dashed;
	}
	
	
.dom{
	font-family: Tahomo, Arial; font-size: 11px; letter-spacing: 3pt; color: #ff5500;
}

/* --- Bg --- */
.h31{
	font-family: verdana, Arial; font-size:12px; font-weight: Bold; letter-spacing: 1pt; color:#FF9900;
}
.mbg{
	background-image: url(images/m-bg.gif); backimage-repeat: repeat-x;
}
.bbg{
	background-image: url(images/b-bg.gif); backimage-repeat: repeat-x;
}
.wh{
	background-image: url(images/but-bg.jpg); backimage-repeat: no repeat; font-size: 11px; font-family: Arial; color: #ffffff;
	letter-spacing:1pt;
}

.hd {
	cursor: pointer; cursor: hand;
}

/* --- Itinerary --- */
.itb{
	font-size:11px; font-weight:bold; font-family: Arial, Verdana; letter-spacing:1pt; 
}
.itt{
	font-size:11px; font-family: Arial, Verdana; letter-spacing:1pt; 
}

/* -- Form -- */
textarea{
        background-color: #ffffff; border: 1px sold #cccccc; font-size: 12px; font-family: Arial , Tahoma; border: #cccccc 1px solid; color:#000000; 

}
select{
    background-color:#ffffff; color:#000000; border:1px #cccccc solid; font-size: 12px; font-family: Arial , Tahoma;
}
input{
        background-color:#ffffff; color:#000000; border:1px #cccccc solid; font-size: 12px; font-family: Arial , Tahoma;
}
radio{
        background-color:#ffffff; color:#000000; border:1px #cccccc solid; font-size: 12px; font-family: Arial , Tahoma;
}
table .gallery{}
table .gallery td{
padding:0 5px;
font-family: Tahomo, Arial; font-size: 11px;
text-align:center;
color:#082f69;
}