.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.txt_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #150E06;
}
.txt_reg1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #150E06;
}
a.koodley:link {
	color: #F3E1A3;
	text-decoration: none;
}
a.koodley:visited {
	text-decoration: none;
	color: #F3E1A3;
}
a.koodley:hover {
	text-decoration: none;
	text-decoration: underline;
	color: #F3E1A3;
}

.koodley_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F3E1A3;
}
.bord_l {
	background-image: url(images/bord_l.jpg);
	background-repeat: repeat-y;
}
.bord_r {
	background-image: url(images/bord_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bord_btm {
	background-image: url(images/btm_bgg.jpg);
	background-repeat: repeat-x;
}
.top_bggg {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.txt11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
