body {
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	background-image: url(page_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
a {
	color: #000099;
	text-decoration: none;
}

h1 { margin: 0px; font-size: 20px; font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif; }
h2 { margin: 0px; font-size: 17px; font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif; }
h3 { margin: 0px; font-size: 12px; font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif; }

.partner { font-size: 10px; text-align: center;  }

.black { color: black; }

.banner_bottom { font-size: 11px; text-align: center; padding: 0px 20px 10px 20px; }

.border { border: 1px solid black; }

.surftipp { width: 200px; float: right; margin-left: 10px; font-size: 9px; color: #666666; }
.surftipple { width: 200px; float: left; margin-right: 10px;  font-size: 9px; color: #666666;}
.surftext { border: 1px solid #888888; padding: 2px; font-size: 9px; text-align: justify; color: #666666; }
div.surftext a { font-size: 9px; color: #770000; font-weight: normal; text-decoration: none; }
div.surftext a:hover { color: #ff0000; }
div.surftext h3 { font-size: 9px; font-weight: bold; color: white; background-color: #888888; position: relative; top: -2px; left: -2px; width: 50px; overflow: hidden; }

.lpic { width: 200px; float: left; }
.rpic { width: 200px; float: right; }
.clear {clear: both; height: 20px;}
