/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, sans-serif, Arial;
	background-color: #EEEEEE;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h3{
	color: #000000;
	font-size: 14px;
	margin:0px;
	padding: 0px;
}
p{
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 10px;
}
a:link, a:visited {
color: #666666;
font-weight:bold;
text-decoration:none;
}
a:hover {
color: #666666;
font-weight:bold;
text-decoration:none;
}

.topbanner{
	background-image: url(images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
}
.scroll{
width: 620px; height: 312px; overflow: auto;  padding: 5px;
}
.scroll1{
width: 500px; height: 312px; overflow: auto;  padding: 5px;
}

.tantablebg{
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	height: 265px;
	width: 241px;
}
.tantablebg1{
	font-size: 11px;
	color: #666666;
	line-height: 17px;	
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	height: 266px;
	width: 243px;
}
.tantablebg2{
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	height: 266px;
	width: 242px;
}
.tantablebg3{
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	height: 266px;
	width: 244px;
}
.bg1{
	padding: 7px;	
}
.bg1 a:link, .bg1 a:visited {
	color: #666666;	
	text-decoration: none;
}
.bg1 a:hover {
	text-decoration: none;	
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d1;
}
.footer{
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
.footer a:link, .footer a:visited {
	color: #005030;
	text-decoration: none;
	padding: 2px;
}
.footer a:hover {
	color: #666666;

}

input{
	color: #666666;
	font-size: 11px;
	border: 1px solid #D3D3D1;
	padding: 3px;
}
select {
	color: #666666;
	font-size: 11px;
	border: 1px solid #D3D3D1;
	padding: 3px;
}
.run{
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.run li{
	list-style-image: url(images/buller.gif);
	
}
.feestable{
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #8FD8B3;
	border-left: 1px solid #8FD8B3;
	line-height: 18px;
}
.feestable td{
	border-bottom: 1px solid #8FD8B3;
	border-right: 1px solid #8FD8B3;
}
.feessub{
	font-size: 11px;
	color: #999999;
	}
.faqhead{
	color: #22B269;
	font-size: 12px;
	font-weight: bold;
}
/**********************
Menu
*************************/
.menu { 
	margin: 0; padding: 0; list-style: none; background: #fff;
 } 
.menu li { 
	padding: 0; margin: 0; height: 35px; list-style: none; background-repeat: no-repeat;
 } 
.menu li a, .menu li a:visited { 
	display: block; text-decoration: none; text-indent: -1000px; height: 35px; background-repeat: no-repeat;
 } 
.travel {
	background-image: url(images/mytravelcard1.gif); width: 169px;
} 
.travel a {
	background-image: url(images/mytravelcard.gif);
	} 
.tcurrent{
	background-image: url(images/mytravelcard2.gif); width: 169px;
	} 
ul.menu li a:hover {
	background: none;
} 
.menu li {
	float: left;
} 
.menu:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
.promo{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
line-height:27px;
}
.promo a:link, .promo a:visited {
color: #ffffff;
font-weight:bold;
}
