body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Helvetica;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}


p	{
	font-family: Verdana,Helvetica;
	font-size: 10px;
}
div {
	font-family: Verdana,Helvetica;
	font-size: 10px;
}

.title {background: none; color: #000000; font-size: 14px; font-weight: bold; font-family: verdana, helvetica; text-decoration: none}
.content {background: none; color: #000000; font-size: 11px; font-family: verdana, helvetica}
.block-title {background: none; color: #0000ff; font-size: 10px; font-family: verdana, helvetica}
.storytitle {background: none; color: #363636; font-size: 12px; font-weight: bold; font-family: verdana, helvetica; text-decoration: none}
.storycat	{background: none; color: #ffffff; font-size: 10px; font-weight: bold; font-family: verdana, helvetica; text-decoration: underline}

.option {background: none; color: #000000; font-size: 10px; font-weight: bold; font-family: verdana, helvetica; text-decoration: none}
.tiny	{background: none; color: #000000; font-size: 10px; font-weight: normal; font-family: verdana, helvetica; text-decoration: none}


.fullw { width: 100%; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }


li.manuali {
	font-size: 1.2em;
}

div.maninfo_withimg {
	font-size: 0.9em;
	color: #778099;
	height: 160px;
}

div.maninfo {
	font-size: 0.9em;
	color: #778099;
	padding-bottom: 2em;
}

div.manfooter {
	padding-top: 0.5em;
	font-size: 0.8em;
	font-weight: bold;
	color: #f59d00;
}

div.manfooter a {
	padding-left: 0.6em;
	padding-right: 0.6em;
	color: #ff7b00;
	text-decoration: none;
}

div.manfooter a:hover {
	color: #007bff;
	text-decoration: underline;
}


img.manual {
	border: 1px solid;
	float: right;
}

div.borgnews a img {
	text-align: center;
	border: 1px #f5f6f8 solid;
	max-width: 150px;
	padding: 2px;
}


table.feed_table {
	width: 100%;
}

th.th_feed {
	border: 0px;
	background: #6c7d9b url(../img/2008/feed_bg.jpg) repeat-x;
	text-align: left;
	padding-left: 20px;
	color: #FFF;
	height: 18px;
	font-size: 11px;
}

td.td_feed {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 0.3em;
	vertical-align: top;
	margin: 0.2em;
	width: 50%;
}
