#left {
width: 18px;
height: 100%;
background: url(./images/seektravel_06.gif) repeat-y;

}
#right {
width: 24px;
height: 100%;
background: url(./images/seektravel_02.gif) repeat-y;
}
#bottom {

Width: 800px;
height: 100%;
background: url(./images/bottom.jpg) repeat-x;

}
#left-top {
width: 18px;
height: 20px;
background: url(./images/seektravel_06_1.gif) no-repeat;

}
#right-top {
width: 24px;
height: 20px;
background: url(./images/seektravel_02_1.gif) no-repeat;
}
#left-bottom {
width: 18px;
height: 20px;
background: url(./images/seektravel_06_2.gif) no-repeat;

}
#right-bottom {
width: 24px;
height: 20px;
background: url(./images/seektravel_02_2.gif) no-repeat;
}
body {
	background-color: #E0EEF8;
}
.tdbg {
	background-color: #FFFFFF;

}
.titleBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	height: 2px;
	width: 2px;
}
.subtitle{
	font-family:"Trajan Pro";
	font-size:18px;
	font-weight:100;
	color:#3AA1CD;
}
.disclamiertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	
}