@charset "iso-8859-9";
.table_ust {
	background-image: url(images/tableustorta.png);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
}
.table_alt {
	background-image: url(images/tablealtorta.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.table_sol {
	background-image: url(images/solyan.png);
	background-repeat: repeat-y;
	background-position: right;
}
.table_sag {
	background-image: url(images/sagyan.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.tablerenk {
	background-color: #1b4477;
}
.tablebaslik {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.aramaust {
	background-image: url(images/aramaust.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.aramasol {
	background-image: url(images/aramasol.png);
	background-repeat: repeat-y;
	background-position: right;
}
.aramasag {
	background-image: url(images/aramasag.png);
	background-repeat: repeat-y;
	background-position: left;
}
.aramaalt {
	background-image: url(images/aramaalt.png);
	background-repeat: repeat-x;
	background-position: top;
}
.aramabackground {
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 6px;
	border: 2px solid #0b192a;
	padding: 10px;
	color: #0b192a;
}
.arabutton {
	background-image: url(images/button1.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 84px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
