
body {
	text-align: left;
	font-family: Arial, Arial CE, Helvetica, Helvetica CE, sans-serif;
	font-size: 11px;
	margin: 20;
	padding: 18;
	background-color: #33AA33;
	overflow: auto;
	color: #000000;
}

table#mytab {
	width: 100%;
	height: 100%;
	border-spacing: 0px 0px;
}

td {
	font-size: 15px;
	text-align: left;
	font-family: Arial, Arial CE, Helvetica, Helvetica CE, sans-serif;
}

.invisible {
	display: none;
}

.bodytext 
{
    padding-left: 10px;
    padding-right: 10px;
}
.headline {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #0C6E32;
    padding-left: 23px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.adresa {
	background-image: url(images/T_enter.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.adrstyl {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.head2 {
	font-size: 150%;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
	color: #0C6E32;
}

h3 {
	font-size: 100%;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
	font-weight: bold;
	color: #000000;
}

p
{
    font-size: 100%;
    font-family: Arial, Arial CE, Helvetica, Helvetica CE, sans-serif;
    color: #000000;
    margin-bottom: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	background-color: inherit;
	color: #0C6E32;
}

a:link:hover, a:visited:hover {
	text-decoration: bold;
	background-color: inherit;
	color: #000000;
}

a.amenu:link, a.amenu:visited, a.amenu:active {
	text-decoration: none;
	background-color: inherit;
	color: #C7C7C7;
}

a.amenu:link:hover, a.amenu:visited:hover {
	text-decoration: none;
	background-color: inherit;
	color: #FFFFFF;
}

.menu {
	font-weight: bolder;
	font-size: 95%;
	letter-spacing: -1m;	
}

.margin {
	padding-top: 0.5em;
}

.bbIndex {
	background-image: url(images/titulback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
