
a:link {color: #004a42;}
a.sidebar:link {color: #004a42;}
a.bigsidebar:link {color: #004a42;}
a.leaderbar:link {color: #004a42;}
a.selsidebar:link {color: #701a12;}
a.selbigsidebar:link {color: #701a12;}
a.selleaderbar:link {color: #701a12;}

a:visited {color: #004a42;}
a.sidebar:visited {color: #004a42;}
a.bigsidebar:visited {color: #004a42;}
a.leaderbar:visited {color: #004a42;}
a.selsidebar:visited {color: #701a12;}
a.selbigsidebar:visited {color: #701a12;}
a.selleaderbar:visited {color: #701a12;}

a:hover {background-color: #ffffff; color: #701a12}
a.sidebar:hover {background-color: #ffffff; color: #701a12}
a.bigsidebar:hover {background-color: #ffffff; color: #701a12}
a.selsidebar:hover {background-color: #ffffff; color: #701a12}
a.selbigsidebar:hover {background-color: #ffffff; color: #701a12}
a.leaderbar:hover {background-color: #ffffff; color: #701a12}
a.selleaderbar:hover {background-color: #ffffff; color: #701a12}
a:active {color: #701a12;}
a {text-decoration: none;}

a.one:link {color: #701a12; text-decoration:underline;}
a.one:visited {color: #701a12; text-decoration:underline;}
a.one:active {color: #ff0000;}
a.one:hover {background-color: #d9e5bf;}
a.one {text-decoration: underline;}

body { 
	background: white;
}

.sidebar    
{ font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
  line-height: 1.3;
}

.selsidebar    
{ font-family: Arial;
	font-size: 13pt;
	text-decoration: none;
	font-weight: normal;
  line-height: 1.3;
	color: #004a42;
}

.bigsidebar 
{ font-family: Arial;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
}

br.small {
	line-height: 0.8;
}


.selbigsidebar 
{ font-family: Arial;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #004a42;
}

.leaderbar
{ font-family: Arial;
	font-size: 14pt;
	color: #004a42;
}

.selleaderbar
{ font-family: Arial;
	font-size: 14pt;
	color: #004a42;
}

.faq    
{ font-family: Arial;
	font-size: 13pt;
	text-decoration: none;
	font-weight: normal;
}

.leftbarbig
{ font-family: Arial;
	font-size: 17pt;
}

.leftbarmed
{ font-family: Arial;
	font-size: 14pt;
}

.leftbarsml
{ font-family: Arial;
	font-size: 11pt;
}

.leftbartiny
{ font-family: Arial;
	font-size: 4pt;
}

A:link, A:visited, A:active { text-decoration: none }

.ctrheader 
{ font-family: Arial;
	text-align: center;
	color: #004a42;
}

.leftheader 
{ font-family: Arial;
	text-align: left;
	color: #004a42;
}

.tripheader    
{ font-family: Arial;
	font-size: 17pt;
	color: #004a42;
	font-weight: bold;
}

.bigtext    
{ font-family: Arial;
	font-size: 11pt;
	color: #004a42;
}

.normaltext
{  
	font-family: Times;
	color: #000000;
}

.text       
{ font-family: Arial;
	font-size: 9pt;
}

#navbar { 
 position: fixed;
 float: left;
 user-scalable=no;
 top: 0;
 left: 0;
 width: 140px;
 padding: 0px 8px;
}

@media all and (max-height: 768px) {
  #navbar {
 	position: absolute;
   	user-scalable=no;
    	top: 0;
    	left: 0;
      	width: 140px;
       	padding: 0px 8px;
  }
}
       

#content { 
  padding-left: 148px;
  float: left;
}

#thumbs { 
	width:600px;
	overflow: scroll
}
