td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, table {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #5F8183;
}
.p13 {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	font-weight: bold;
	color: #8D847D;
}
.img {
	border-style: solid;
	margin: 2px 7px 5px 7px;
	border: thin;
	border-color: #999999;
}
.left10 {
	margin: 5px 0px 5px 10px;
}
.left10top20 {
	margin: 20px 0px 5px 10px;
}
.yazi10 {
	padding: 5px 0px 5px 10px;
}
.baslik {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	color: #444444;
	padding: 10px 0px 10px 10px;
}
.siyah {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 10px 0px 10px 10px;
}
a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
.hide{
display: none;
}
.show{
display: block;
}
textarea, input, select {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8D847D;
}