@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://adjaratour.com/en/images/blue_back.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #0A385E;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #698C00;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #669900;
	text-decoration: underline;
}
a:visited {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #669900;
	text-decoration: underline;
}
.Link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Link2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Link2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Link2:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#searchform #query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px dotted #003366;
	width:60%;
}
#searchform #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #99CC00;
	border: 1px dotted #336600;
}
.Box1 {
	background-image: url(http://adjaratour.com/en/images/box_back.png);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F48000;
}
.Box2 {
	background-image: url(http://adjaratour.com/en/images/box_back1.png);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0A385E;
}
.SelectStyle {
	border: 1px dotted #333333;
}
