.menuHeader{
	border: 1px solid #89AACD;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	color: #F5D563;
	background-color: #598ABE;
	height: 31px;
	width: 152px;
	vertical-align: middle;
}

.menuItem{
	border: 1px solid #89AACD;
	text-align: left;
	font-size: 10pt;
	font-family: Verdana;
	color: #C5D6E8;
	height: 21px;
	width: 152px;
	vertical-align: middle;	
	padding-left: 30px;
}

.menuNews{
	border: 1px solid #89AACD;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
	background-color: #598ABE;
	width: 152px;
	vertical-align: top;
	color: white;	
	padding: 2px;
}

.menuTable{
	border: 1px solid #89AACD;
	text-align: center;
	font-size: 8pt;
	font-family: Verdana;
	background-color: #598ABE;
	width: 152px;
	vertical-align: top;
	color: white;	
}

.tourTable{
	font-size: 8pt;
	font-family: Verdana;
	color: white;	
}

.lastNewsDate{
	font-size: 8pt;
	font-family: Verdana;	
	font-weight: bold;
	color: #F5D563;	
}

.razHeader{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;	
	color: #104277;	
}

.text{
	font-size: 9pt;
	font-family: Verdana;
	color: black;	
	padding: 8px;
	text-align: justify;	
}

.text1{
	font-size: 9pt;
	font-family: Verdana;
	color: black;	
	padding: 2px;
	padding-left: 8px;
	padding-right: 5px;
	text-align: justify;	
}

table.bordered{
	border-top: 1px solid black;
	border-right: 1px solid black;
}
table.bordered td{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
   text-align:center
}

table.bordered1{
	border-top: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	font-size:7pt;
}
table.bordered1 td{
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
   text-align:left;
	padding: 2px;
}

a.bottom{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;	
	color: #104277;	
}

a.upper{
	font-size: 10pt;
	font-family: Verdana;	
	color: White;
}

a.logo{
	font-size: 9pt;
	font-family: Verdana;	
	color: White;
}

a.left{
	font-size: 9pt;
	font-family: Verdana;
	color: #C5D6E8;
}

a:link {
  text-decoration:none;
}

a:visited{
  text-decoration:none;
}

a:active{
  text-decoration:underline;
  
}
a:hover{
  text-decoration:underline;
}

.colN{
	padding-left: 2px;
}

.copyleft{
	font-size: 8pt;
	font-family: Verdana;	
	color: white;
}

.picHeader{
	font-size: 8pt;
	font-family: Verdana;	
	color: #4C80BA;
	font-style: italic;
}

.newsDate{
	color: #4C80BA;
	font-weight:bold;
}