﻿body 
{
	font-family: Tahoma;
	font-size: 11pt;
}
ul, li
{
	margin-top: 0px;
}

A:LINK, A:VISITED
{
	color: Black;
	text-decoration: none;
}

h1
{
	font-family: Tahoma;
	font-size: 14pt;
	margin-bottom: 5px; 
}

h2
{
	font-family: Tahoma;
	font-size: 11pt;
	margin-bottom: 5px;
}

h3
{
}

h4
{
}

h5
{
}

h6
{
}

.top
{
}

.midborder
{
	background-color: Silver;
	padding: 5px;
}

.menu
{
	width: 150px;
	vertical-align: top;
}

.menu table
{
	width: 100px;
	border: 1px solid black;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	
}

.menu #active
{
	background-color: Silver;
	
}

A.menu:LINK
{
	color:Silver;
}

A.menu:VISITED
{
	color:Silver;
}

A#active:LINK 
{
	color:Black;
}

#active A:VISITED
{
	color: Black;
}

.content
{
	width: 530px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.puffar
{
	width: 170px;
	padding-top: 10px;
	vertical-align: top;
	
}

.puffar table
{
	width: 150px;
	height: 150px;
	margin-bottom: 10px;
	margin-left: 20px; 
	margin-right: 0px;
}


.footer
{
	background-color: Silver;
	font-size: 10pt;
	color: Black;
	padding: 5px;
	text-align: center;
}

A:LINK, A:VISITED .footer
{
	color: Black;
	text-decoration: none;
}

.managed
{
	vertical-align: middle;
	font-size: 8pt;
	padding-top: 5px;
	height: 25px;
	text-align: center;
}

.managed img
{
	border-left: none; 
	border-right: none; 
	border-bottom: 1px solid #000; 
	border-top: 1px solid #000;
	vertical-align: middle;
}

A:LINK, A:VISITED .managed
{
	
}

A:HOVER
{
	text-decoration: underline;
}
.offer table
{
	border-collapse: collapse; 
	width: 100%;
}

.offer td
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
}
