@charset "UTF-8";

.vertical_gradient_background {
	background-image: url(images/VerticalBackgroundWhiteArea.gif);
	background-repeat: repeat-y;
}

.background_homepage {
	background-image: url(images/BackgroundHomepage.gif);
	background-repeat: no-repeat;
}
.background_header {
	background-image: url(images/PSSHeader.gif);
	background-repeat: no-repeat;
}
.navigation_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
}
.background_button_selected {
	background-image: url(images/ButtonSelectedBackground.png);
	background-repeat: repeat-x;
}
.background_aboutus {
	background-image: url(images/BackgroundAboutUs.gif);
	background-repeat: no-repeat;
}
.body_text_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 16px;
}
.background_smsadmin {
	background-image: url(images/BackgroundSmsfAdmin.gif);
	background-repeat: no-repeat;
}
.background_pensionadmin {
	background-image: url(images/BackgroundPensionAdmin.gif);
	background-repeat: no-repeat;
}
.background_linkspage {
	background-image: url(images/BackgroundLinks.gif);
	background-repeat: no-repeat;
}
.background_contactus {
	background-image: url(images/BackgroundContactus.gif);
	background-repeat: no-repeat;
}

