.left {
	background-image: url(../images/left.jpg);
	background-repeat: repeat;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topbar {
	padding: 0px;

}
.content {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
body {
	margin: 0px;
}
A:link, A:visited, A:active {
	color: 1D4F72;	
	text-decoration:none;
	}

A:hover {
	color: 1D4F72;
	text-decoration: underline;
	}
.adressebar {

	font-weight: normal;
	color: #9AB5C8;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	height: 30px;
	padding-left: 10px;
}

A.adresselink:link, A:visited, A:active {
	color: #9AB5C8;	
	text-decoration:none;
	}

A.adresselink:hover {
	color: #9AB5C8;
	text-decoration: underline;
}

.contentBorder {

	border-top: 0px solid #E8E8E8;
	border-right: 10px solid #e8e8e8;
	border-bottom: 0px solid #e8e8e8;
	border-left: 10px solid #e8e8e8;
}
.contentbg {

	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
.menu {
	background-color: F3F3F3;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 2;
}

A.menulink:link, A:visited, A:active {
	font-weight: bold;
	color: 1D4F72;	
	text-decoration:none;
	}

A.menulink:hover {
	font-weight: bold;
	color: 1D4F72;
	text-decoration: underline;
}

.heading {
	font-weight: bold;
	color: FB7200;

}
.menulinkActive {
	font-weight: bold;
	color: f3f3f3;
	background-color: 1d4f72;

}

span.menuselected{
	font-weight: bold;
	color: 2D6DBD;
}
