.beyaz {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bigbeyaz {
	font-family: "Lucida Sans Unicode";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bbeyaz {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bbbeyaz {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
}
.img {
	border-style: solid;
	margin: 2px 7px 5px 7px;
	border: thin;
	border-color: #FFFFFF;
}
a {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1{
font-family: "Lucida Sans Unicode";
font-size: 12px;
margin-left:5px;
padding-left:5px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
height: 20px;
}
.submenu{
background-image: url(images/submenu.gif);
font-family: "Lucida Sans Unicode";
font-size: 12px;
display: block;
height: 19px;
margin-left: 18px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

.hide{
display: none;
}

.show{
display: block;
}

textarea, input, select {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}