body {
	font: 12px arial,helvetica,sans-serif;
	color: #091a2e;
	margin:0;
	padding:0;
	margin:60px 40px 10px 40px;
	background: url('images/bg.jpg') no-repeat top right #091a2e;
}

td {
	font: 12px arial,helvetica,sans-serif;
}

#container {
	background-color:#FFF;
	width:100%;
	
}

h1 {
	background: url('images/headbg.png') repeat-x #007172;
	color: #FFF;
	padding:10px 10px;
	font-size:16px;
	}

#toplinks {
	margin: 10px;
	padding:0 0 10px 0;
}

#toplinks li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#box1 {
	border:1px solid #F1CF28;
	margin: 0 10px 10px 10px;
	width:98%;
}

#box1 table {
	margin: 0 0 10px 0;	
}

.left {
	float:left;
}

.right {
	float:right;
}	
	
.clear {
	clear:both;
}


.class1 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}

a {
	font-family: "MS Sans Serif";
	font-size: 13px;
	color: #00948C;
	text-decoration: none;
	font-weight: bold;
}

.a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

h2 {
	font-size: 16px;
}


sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/* NEU */

.entry {
	background: #FFF;
	border-bottom:1px solid #CCC;
	vertical-align:top;
}

.entry a {
	display: block;
	margin:0 0 5px 0;
}

.entry img {
	border:0;
}