@charset "utf-8";
.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.salt-bg {
	background-image: url(images/salt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.content-green {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #62ba0c;
	text-decoration: none;
}
.blue-small {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #408fc3;
	text-decoration: none;
}

.white-small {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #c9c9c9;
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
