@charset "iso-8859-7";
.whiteText {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.bg {
	background-image: url(../images/bigBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-image: url(../images/smallbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.brownText {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #5f442f;
	text-decoration: none;
}
