/* classes for general styles used throughout the site*/
html { 
margin:0px; 
padding:0px;
height:100%;
} 

body {
background-image : none;
}
.homebody {
	height: 100%;
	background : #21467b;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
	
}
#L1nav {
	margin: 0px;
	list-style: none;
	padding:0px 0px 0px 0px;
	height: 30px;
	
} 
#L1navul{
	margin: 0px;
	list-style: none;
	padding:0px 0px 0px 0px;
	display: inline;
	float:left;
} 

li.inline {
	height: 32px;
	display: inline;
  	margin:0px;
	padding:0px 0px 0px 0px;
 	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	float:left;
 }
 li.inline a{
	height: 32px;
	display:block;
	float:left;
 }

.maintext {
	font-family : Arial;
	font-size : 12px;
	color : #3E5068;
	
}
.maintextbold {
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
	color : #3E5068;
}
.tourcounter {
	font-family : Verdana;
	font-size : 9px;
	color : #3D3D3D;
	line-height:12px;
}
.ddlbtext {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
	line-height: 15px;
	padding-bottom:3px;
}
.sidebartext {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height:14px;
	font-weight : normal;
}
.sidebartextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height:14px;
}

.photocaption {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}
a {
	font-family : Verdana;
	font-size : 11px;
	color : #0000ff;
	text-decoration : underline;
	font-weight: normal;
}
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #0000ff;
	text-decoration : underline;
	font-weight: normal;
	
}

a:active {
	font-family : Verdana;
	font-size : 11px;
	color : #0000ff;
	text-decoration : underline;
	font-weight: normal;
}

a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #0000ff;
	text-decoration : none;
	font-weight: normal;
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #334D7E;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #334D7E;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #334D7E;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #334D7E;
	text-decoration : none;
}
.sidebarheader {
	font-family :'Times New Roman';
	font-size : 15px;
	color:#0d284e;
	font-weight: bold;
	background:  url(/ftpimages/193/podium/sb_header.gif) top left no-repeat; 
	padding-top:10px; 
	padding-bottom:12px;
	padding-left:15px;
	text-align:left
	
}
.sidebarback {
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	color : #16579b;
	text-decoration : none;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	background: url(/ftpimages/193/podium/sb_back.gif) top left repeat-y; 
	
}	
.sidebarfooter {
	margin-bottom:10px;
	background:  url(/ftpimages/193/podium/sb_footer.gif) top left no-repeat; 
	height:40px;
	
}  

.pheader {
	background:  url(/ftpimages/193/podium/pp_header.gif) top left no-repeat; 
	height:12px;
}
.pback {
	
	background:  url(/ftpimages/193/podium/pp_back.gif) top left repeat-y; 
	padding-right:9px;
	padding-left:9px;
}	
.pfooter {
	margin-bottom:10px;
	background:  url(/ftpimages/193/podium/pp_bottom.gif) top left no-repeat; 
	height:13px;
}  
 
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
}
#topspace32 {
	height: 32px;
}
#L3header {
	color: #093066;
	font-family :'Times New Roman';
	font-size : 15px;
}
#L2header {
	color: #093066;
	font-family : 'Times New Roman';
	font-size : 26px;
	padding-bottom:8px;
	background: url(/ftpimages/193/podium/page_line.gif) bottom left no-repeat;
}
#contentarea {

}

.hide {
	display:none;
}
.show {
	display:'';
}
.tourlink:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	
}
.tourlink {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	margin-right:15px;
	margin-left: 15px;
	background: url(/images/stour_dot.gif) bottom left repeat-x;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	width:188px;
}
.tourlink:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
}
.tourlink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}


.newslink:visited {
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	color : #204478;
	text-decoration : none;
}
.newslink {
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	color : #204478;
	text-decoration : none;
}
.newslink:active {
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	color : #204478;
	text-decoration : none;
}
.newslink:hover {
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	color : #204478;
	text-decoration : underline;
}
