.background {
	background-attachment: fixed;
	background-image: url(face3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backgroundmain {
	background-attachment: fixed;
	background-image:  url(face3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightmargin {
	background-attachment: fixed;
	background-image: url(face4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidefacefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: auto;
	padding-right: 140px;
	padding-left: 10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}.noteringnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.noteringsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
.noteringheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.cal_table {
	width: 500px;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: none;
	border: 1px solid #000000;
}

.cal_table td {
	border-bottom: 1px solid #333333;
}

.altrow {
	background-color: #CCCCCC;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.font_marked {
	background-color: #FFFF00;
	color: #000000;
}

