@charset "utf-8";
/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

body, table, select, input{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.TXT_blue {
	color:#1F69A8;
	font-size: 12px;
	font-weight: bold;
	}
.logo {
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
.TXT_SM {
	font-size: 10px;
	color:#FFF;
}
.TXT_NORM {
	font-size: 11px;
	color:#FFF;
}
.TXT_TITLE {
	font-size: 24px;
	color:#FFF;
	font-weight: bold;
	letter-spacing: -1px;
	line-height:24PX;
}
.TXT_TITLE_bl {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height:14PX;
}
TXT_TITLE_bl_a a{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height:14PX;
}

h2 {
	font-size: 15px;
	margin: 2px;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dashed #0099CC;
	border-top: 1px dashed #0099CC;
	margin-bottom: 2px;
	margin-top: 2px;
}

#gfx_banner { 
	margin: 0 auto;
	width: 226px;
	height: 365px; 
	background-image: url(images/rbar_bg.jpg); 
	background-repeat:no-repeat;
}

#slides {
	margin-top: 16px;
	margin-left: 27px;
}

#weather { 
	width: 156px;
	clip: 0px 156px 156px 0px;
	padding-left: 46px;
}


.map {
	width: 471px; 
	height: 256px;
	overflow: hidden;
}

#expo_search_index { color: #ffffff; }
#expo_search { color: #ffffff; margin-bottom: 21px;}

#content a {
	font-size: 11px;
	color: #3071B8;
	text-decoration: none;
}

.footer a {
	font-size: 11px;
	color: #3071B8;
	text-decoration: none;
}

#offers { /*margin-bottom: 73px;*/ }
#offers a{ color: #ffffff; }

#leftbar {color: #ffffff; padding: 0px;
background-image:url(images/22.jpg); background-position:RIGHT; background-repeat:repeat-y;}

#leftbar a{	color: #ffffff; text-decoration: none;}

#rightbar { color: #ffffff; padding: 0px;
background-image:url(images/40.jpg); background-position:LEFT; background-repeat:repeat-y;}
#rightbar a{ color: #ffffff; text-decoration: none;}

a.titlelink {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

li {
	list-style-position:inside;
}

.but{
	cursor: pointer;
	font-size: 11px;
}

a:hover { color: #000; }

.tourTITLE {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

