.backg {
	background-image: url(img/backg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 102px;
}

.backgtop {
	background-image: url(img/backgtop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}

.backgtop2 {
	background-image: url(img/backgtop2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}

.backgcont {
	background-image: url(img/backgcont.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.backgcont2 {
	background-image: url(img/backgcont2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.bottbackg {
	background-image: url(img/bottbackg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 42px;
}

.backgoffhs {
	background-image: url(img/backg_off_hs.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}

a.texts:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
}

.texts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #026A75;
	text-decoration: none;
}

a.texts2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01373D;
	text-decoration: none;
}

.backgfoot {
	background-image: url(img/backgfoot.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.shadleft {
	background-image: url(img/shadleft.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.shadright{
	background-image: url(img/shad_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 25px;
}

a.special:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #554c2e;
	text-decoration: none;
	font-size: 25px;

}