a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.tahoma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #865C34;
	font-weight: normal;
}
.georgia_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #865C34;
	font-weight: normal;
}
.InputBoxStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	border: 1px solid #000;
	height: 18px;
	width: 450px;
}
.SmallInputBoxStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	border: 1px solid #000;
	height: 18px;
	width: 50px;
}
.DropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	border: 1px solid #000;
	height: 23px;
}
.Menu {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/left_button_bg.jpg);
	background-repeat: repeat;
	padding-left: 10px;
}
.MenuBottom {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/left_button_bottom_bg.jpg);
	background-repeat: repeat;
	padding-left: 10px;
}
.TableBorder {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000;
}
.TopMenu {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.GeneralStyle {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.MiniTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.MiniTextSmallStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.MiniTextBoldStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.MiniTextRed {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.MiniTextYellow {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99FF00;
	font-weight: normal;
}
.Border {
	border: 1px solid #000;
}
.SmallTextStyle {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.OtherLink {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.OtherLink a: {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;	font-size: 11px;	color: #FF0000;	font-weight: normal;}

Input.submit {
	font-size:13px;
	font-family:Arial, sans-serif;
	height:20px;
	background-image:url(../images/button_back.jpg);
	border-style:solid;
	border-color:#000;
	border-width:1px;
}
#ust-logo {
	 VERTICAL-ALIGN: top; HEIGHT: 50px
}
#ust-orta {
	PADDING-LEFT: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 10px; HEIGHT: 100px
}
#ust-menu {
	VERTICAL-ALIGN: top; WIDTH: 421px; PADDING-TOP: 21px
}
.ImagesBorder {
	color: #000000;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #000;
}
.HotelNameTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	height: 50px;
	width: 230px;
	padding-left: 5px;
}
.HotelPriceDetail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.HotelPriceDetailTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.HotelPriceDetailThrough {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: line-through;
}
#topmenu{
	float:left;
	width:804px;
	color:#fff;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E5E5E5;
	font-weight: bold;
}

#topmenu ul{
 padding:0;
 margin:0;
 list-style-type: none;
}

#topmenu li{
 float:left;
 display:inline;
 list-style-type: none;
}

#topmenu a, #topmenu a:visited{
 display:block;
 text-align:center;
 text-decoration:none;
 padding: 6px 18px 6px 18px;
 color:#000000 ;
 background:#fff;
 line-height:30px;
}

#topmenu a:hover, #topmenu a#current{
 color:#000;
 background:#E5E5E5;
}
#mainbox {
 float:left;
 width:804px;
 color: #000;
 background: #E5E5E5 ;
 margin: 0;
 padding: 8px 0 50px 0;
 font: 106% Verdana, Arial, Helvetica, sans-serif;
}

#mainbox p{
 padding: 6px 20px 6px 28px;  margin: 0; line-height:1.6em;
}
.Button {
	font-size:13px;
	font-family:Arial, sans-serif;
	height:20px;
	background-image:url(../images/top_button_back.jpg);
	border-style:solid;
	border-color:#000;
	border-width:1px;
}
.ClientButton {
	font-size:13px;
	font-family:Arial, sans-serif;
	height:20px;
	background-image:url(../images/other_button_back.jpg);
	border-style:solid;
	border-color:#000;
	border-width:1px;
}
.LinkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:5px;
}

textarea {
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #000;
	color:#777;

}