body {
	margin: 10 0 0 0;
	background: url('./images/porings.jpg') no-repeat bottom center;
}

a {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #797FAC;
	text-decoration: underlined;
}

a.vlink {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #797FAC;
}

a:hover {
	font-size: 11px;
	color: #797fac;
	font-family: Verdana, "Trebuchet MS" , sans-serif;
	text-decoration: none;
	border-bottom: dashed 1px #797fac;
	border-top: dashed 1px #797fac;
}

.menu {
	margin: 0 5 0 5;
	height: 30px;
	vertical-align: middle;
}

.menu a {
	font-weight: bold;
	color: #797FAC;
	margin: 0 5 0 5;
}

.menu font {
	font-weight: bold;
}

font {  
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #9CA2D0;
}

font.header {  
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9CA2D0;
}

font.date {  
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10px;
}

.shadowborder {
	border: solid 1px #B6C4ED;
	filter: Shadow(Color:#E4E4FC, Directionleft);
	border-collapse: collapse;
	margin: 5 5 5 5;
}

.entry {
	margin: 3 5 3 5;
}

