body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/bodyextend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.sidenavbg {
	background-image: url(../images/sidenav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.sidenav {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.texthome {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

.text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.textwhite {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.sidenavgreybg {
	background-image: url(../images/sidenavbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bodybg {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.header{
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.corner {
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.textbold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 9px;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
}

a.sidenav, a.dropdown {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.sidenav:hover, a.dropdown:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textmoreleading {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}