/* basic elements */

body {
	margin: 0;
	padding: 0;
	background: #333;
	color: 555555; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Georgia, serif;
	background-image: url("../images/panorama2.gif");
	background-repeat: repeat-x;
}

.title1 { 
	font: 36px Georgia, serif ; 
	color: #555555; 
	text-align: right;
	font-weight: bold;  
}

.pagetitle { 
	font: 22px Georgia, serif ; 
	color: #555555; 
	text-align: left;
	font-weight: bold;  
}

.title2 { 
	font: 17px Georgia, serif ; 
	color: #555555;
	font-weight: bold;  
	text-align: left;
	}

.title3 { 
	font: 15px Georgia, serif ; 
	color: #555555; 
	font-style: normal;
	font-weight: bold; 
	text-align: left;
	}
	
.smaller {
	font-family: Georgia, serif ;
	font-size: 9px;
	color: #555555;
	}
	
td { 
	color: #555555; 
	font-size: 13px; 
	font-family: Georgia, serif ; 
	}
	
td.smaller {
	font-family: Georgia, serif ;
	font-size: 11px;
	color: #555555;
	}
	
a.textlink:link { 
	font: Georgia, serif ;
	font-weight: normal; 
	font-size: 13px;
	text-decoration: none;
	color: #555555; 
	border-bottom: 1px dotted #B01C2E; 

	}
a.textlink:visited { 
	font: Georgia, serif ;
	font-weight: normal; 
	font-size: 13px;
 	text-decoration: none;
 	color: #555555;  
 	border-bottom: 1px dotted #B01C2E; 

	}
a.textlink:hover, a:active { 
	text-decoration: none;
	color: #B01C2E;  
	}

a.textlink2:link { 
	font: Georgia, serif ;
	font-weight: normal; 
	font-size: 11px;
	text-decoration: none;
	color: #555555; 
	}
a.textlink2:visited { 
	font: Georgia, serif ;
	font-weight: normal; 
	font-size: 11px;
 	text-decoration: none;
 	color: #555555;  
	}
a.textlink2:hover, a:active { 
	text-decoration: underline;
	color: #B01C2E;  
	}

a.topnav:link, a.topnav:visited { 
	font: Georgia, serif ;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top:7px;
	padding-bottom: 4px;
	line-height: 16px;
	height:18px;
	color: #ffffcc;	
	background-color: #000;
	border-bottom: 1px solid #000; 
	}
a.topnav:hover, a.topnav:active { 
	text-decoration: none;
	color: #fff;  
	background-color: #666666;
	border-bottom: 1px dotted #CFDDE7; 
	}


a.bottomnav:link {  font-family: Georgia; font-size: 11px; color: #555555; border-bottom: 1px solid #555555; text-decoration: none}
a.bottomnav:visited {  font-family: Georgia; font-size: 11px; color: #555555; border-bottom: 1px solid #555555; text-decoration: none}
a.bottomnav:hover {  font-family: Georgia; font-size: 11px; color: #B01C2E; text-decoration: none; border-top: 1px dotted #555555; border-bottom: 1px dotted #555555;}
a.bottomnav:active {  color: #B01C2E; text-decoration: none; font-family: Georgia; font-size: 11px}
.bottomnav{
	font-family: Georgia, serif;
	font-size: 11px;
	color: #555555;
}
