hr {
	height: 5px;
	border: none;
	background-image: url(../pics/hr.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 5px;
	color: #000000;
}
h2 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
	color: #33566C;
}
h3 {
	font-size: 13px;
	margin: 0px;
}
h4 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 6px;
}

a {
	text-decoration: none;
}



#osm_link_xl {
	margin-top: 10px;
	width: 100px;
	padding: 4px;
	border: 1px solid #666666;
	background-color: #CDCDCD;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #2B7791;
}




.tickertext {
	font-size: 14px;
	font-weight: bold;
	color: #630033;
}
#tickerlinktext a{
	font-size: 14px;
	font-weight: bold;
	color: #2F2A00;
}



#box_slideshow{
	text-align:center;	
}




.logo {
	padding-top: 60px;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	margin-left: 18px; 
	margin-right: 18px;
	padding-bottom: 10px;
}
