body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7ca7b9;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a {  text-decoration: none; color: #DD1F38}
a:hover {  color: #DD1F38}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #577481;
}
.rubrikBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #577481;
}
.tdBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #577481;
}
.rubrikBig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #577481;
}
.tabletop {
	background-image: url(images/bgtabletop.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.active {
	color: #DD1F38;
}
.tablerow1 {
	font-size: 11px;
	color: #000000;
	background-color: #e8e8e8;
}
.tablerow2 {
	font-size: 11px;
	color: #000000;
	background-color: #f6f6f6;
}
.tablebottom {

	background-image: url(images/bgtabletop.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.topbg {
	background-color: #FFFFFF;
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}