@charset "utf-8";
td {
	font-family: tahoma;
	font-size: 11px;
}
body {
	background-color: #BDC8DB;
	background-image: url(img/bg_mavi.gif);
}
.menua {
	font-weight: bold;
	color: #000000;
	background-image: url(img/menua.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	height: 19px;
}
.menub {
	color: #333333;
	background-image: url(img/menub.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	height: 18px;
}
.menub a{
	color: #333333;
	background-repeat: no-repeat;
	text-decoration: none;
}
.menub a:hover {
	text-decoration: underline;
}
.solbg {
	background-image: url(img/ana-3x1.jpg);
	background-repeat: repeat-y;
}
.sagbg {
	background-image: url(img/ana-2x3.jpg);
}
.ort {
	background-color: #FFFFFF;
	background-image: url(img/ortbg.gif);
	background-repeat: no-repeat;
}
.ort2 {
	background-color: #FFFFFF;
	background-image: url(img/ortbg2.jpg);
	background-repeat: no-repeat;
}.yazi {
	padding-left: 30px;
	padding-bottom: 30px;

}
.baslik {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
a {
	color: #3300CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.gricizgi2px {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.altmenubg {
	background-image: url(img/altmenubg.gif);
	background-repeat: repeat-y;
}
.grifont {
	color: #666666;
}
input {
	font-family: tahoma;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
textarea {
	font-family: tahoma;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.gricizgi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.buyukfont {
	font-size: 14px;
}
.kucukfont {
	font-size: 10px;
}
.sari {
	background-color: #FFFF99;
	border: 1px solid #999999;
	color: #659500;
}
.yazituruncu {
	color: #FF6600;
}

