
body {
/*	scrollbar-base-color: #294968;
	scrollbar-arrow-color: #F7BB04; */

	margin: 0;
/*	background-color: #204d64;
	background-image: url('_img/back.gif'); */
}

.container {
		padding-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
		color: #400207;
}

.city a:active  { font-family: Tahoma; font-size: 12pt; color: #400207; text-decoration: none; font-weight: bold }
.city a:link    { font-family: Tahoma; font-size: 12pt; color: #400207; text-decoration: none; font-weight: bold }
.city a:visited { font-family: Tahoma; font-size: 12pt; color: #400207; text-decoration: none; font-weight: bold }
.city a:hover   { font-family: Tahoma; font-size: 12pt; color: #ff0000; text-decoration: none; font-weight: bold }


.hotels a:active  { font-family: Tahoma; font-size: 8pt; color: #400207; text-decoration: none; font-weight: bold }
.hotels a:link    { font-family: Tahoma; font-size: 8pt; color: #400207; text-decoration: none; font-weight: bold }
.hotels a:visited { font-family: Tahoma; font-size: 8pt; color: #400207; text-decoration: none; font-weight: bold }
.hotels a:hover   { font-family: Tahoma; font-size: 8pt; color: #ff0000; text-decoration: none; font-weight: bold }

.hotels { float: left; width: 180px; height: 20px;}

.cityover { font-family: Tahoma; font-size: 12pt; color: #ff0000; text-decoration: none; font-weight: bold }
.hotelover { float: left; font-family: Tahoma; font-size: 8pt; color: #ff0000; text-decoration: none; font-weight: bold; width: 180px; height: 20px; }
.toursover { font-family: Tahoma; font-size: 8pt; color: #ff0000; text-decoration: none; font-weight: bold }
.studyover { float: left; font-family: Tahoma; font-size: 8pt; color: #ff0000; text-decoration: none; font-weight: bold; width: 180px; height: 20px; }

.tours a:active  { font-family: Tahoma; font-size: 8pt; color: #400207; text-decoration: none; font-weight: bold }
.tours a:link    { font-family: Tahoma; font-size: 8pt; color: #400207; text-decoration: none; font-weight: bold }
.tours a:visited { font-family: Tahoma; font-size: 8pt; color: #400207; text-decoration: none; font-weight: bold }
.tours a:hover   { font-family: Tahoma; font-size: 8pt; color: #ff0000; text-decoration: none; font-weight: bold }

li, p {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 10;
	color: #400207;
/*   text-align: justify; */
}

li {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 10;
	color: #003366;
   text-align: justify; 
}

td, input, select {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 0;
	color: #003366; 
}

h1 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	color: #2281c6;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold; /*	border-bottom: solid;
	border-width: 2px; */
}

h2 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	color: #400207;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold; /*	border-bottom: solid;
	border-width: 2px; */
}

h4 {
	margin-top:0px;
	margin-left:0;
	margin-right:0;
    margin-bottom:15px;
	color: #400207;
	font-family:Tahoma;
	font-size:14pt;
	font-weight:bold;
/*	border-left-width:1; border-right-width:1; border-top-width:1; border-bottom-style:solid; border-bottom-width:1; */
}

/*a:active  { font-family: Tahoma; font-size: 8pt; color: #3878C7; text-decoration: none; font-weight: normal }
a:link    { font-family: Tahoma; font-size: 8pt; color: #CC3300; text-decoration: none; font-weight: normal }
a:visited { font-family: Tahoma; font-size: 8pt; color: #CC3300; text-decoration: none; font-weight: normal }
a:hover   { font-family: Tahoma; font-size: 8pt; color: #3878C7; text-decoration: none; font-weight: normal } */


