body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
}
html,body{
height: 100%;
}



td {		font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 17px;
			color: #010101;
			font-weight: normal;}	
p {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #010101;
}

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a:link, a:visited {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	
}
a:hover, a:active {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.mainnav:link, .mainnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	
	
}
.mainnav:hover, .mainnav:active {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.mainnavOn:link, .mainnavOn:visited {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #010101;
	text-decoration: none;
	font-size: 12px;
}
.mainnavOn:hover, .mainnavOn:active {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #010101;
	text-decoration: none;
	font-size: 12px;
}
.subnav:link, .subnav:visited {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #64635F;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
	
}
.subnav:hover, .subnav:active {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #64635F;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
	
}
.subnavOn:link, .subnavOn:visited {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #64635F;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
.subnavOn:hover, .subnavOn:active {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #64635F;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	
}
.title {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
	font-size: 19px;
	line-height: 28px;
}
.subtitle {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #010101;
	text-decoration: none;
	font-size: 12px;
	
}
.subtekst {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #010101;
	text-decoration: none;
	font-size: 12px;
}

.homeExtra {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
	font-size: 12px;
}
.homeLink:link, .homeLink:visited {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	
}
.homeLink:hover, .homeLink:active {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	
}
.mainnavSpacer {
	width: 10px;
	background-image: url(images/transparant.gif);
	
}
.navCell {
	padding-top: 0px;
	
	
}
.subnavCell {
	width: 222px;
	vertical-align:top;
	padding-left: 20px;
}
.contentCell {
	vertical-align:top;
	padding-right: 30px;
}


.imgRight {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

