.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.keret {
	border: 1px solid #87A368;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #67553F;
}
.progbg {
	background-image: url(images/prog_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ccd8bf;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
}
.indexbg {

	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ccd8bf;
}
.golabg {


	background-image: url(images/gola_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ccd8bf;
}
.kep_bg {



	background-image: url(images/kep_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ccd8bf;
}
.kepkeret {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.infobg {




	background-image: url(images/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ccd8bf;
}
