/* CSS Document */
.mid_bg {
	background-image: url(images/orta_bg.gif);
	background-repeat: repeat-x;
}
.tbl_gen {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #686868;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.line_h {
	background-image: url(images/line_h.gif);
	background-repeat: repeat-x;
	height: 2px;
}

body {
	background-color: #F6F6F6;
}
.line_v {
	background-image: url(images/line_v.gif);
	background-repeat: repeat-y;
	width: 6px;
	background-position: 2px;
}
.brdr {
	border: 1px solid #CCCCCC;
}

a:link {
	color: #8d924c;
	text-decoration: none;
}
a:visited {
	color: #8d924c;
	text-decoration: none;
}
a:hover {
	color: #afc01b;
	text-decoration: underline;
}
.alt_bg {
	background-image: url(images/alt_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.alt_bg2 {

	background-image: url(images/ttest.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.baslik {
	color: #DA251C;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #DA251C;
}
.yazi {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #686868;
}
.yazi12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #686868;
}

