body {
	margin: 25px;
	background-color: #202020;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 2D2D2D;
	font-weight: normal;
	line-height: 14px;
	vertical-align: top;
}

.frame {
	border: 1px solid #FFFFFF;
}

img {
	border: 0;
	border-bottom-style: normal;
}

.country:hover {
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #6482B5;
}

a:link {
	color: #2D2D2D;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #696969;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: 696969;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.block {
	font-weight: bold;
	color: #32291A;
	font-family: tahoma;
	font-size: 14px;
	background-color: #DCD9C6;
	padding: 5px 5px 5px 5px;
}

.sity {
	font-weight: bold;
	color: #202020;
	font-family: tahoma;
	font-size: 14px;
}

.tour {
	padding: 0px 0px 0px 50px;
}

.hotel {
	color: #682B19;
	font-weight: bold;
	font-size: 14px;
	font-family: tahoma;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #6482B5;
}
legend {
	font-family: Tahoma;
	font-size: 12px;
	color: #202020;
	font-weight: normal;
	line-height: 14px;
	font-weight: bold;
}
fieldset {
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
}