.hata, .ikaz, .tamam, .bilgi {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444
}

.hata    {background: #fbe3e4 url(../resim/csskutu/hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a  {color: #d12f19}

.ikaz    {background: #fff6bf url(../resim/csskutu/ikaz.png) 2.2em center no-repeat; border-color: #ffd324}
.ikaz a  {color: #817134}

.tamam   {background: #e9ffdd url(../resim/csskutu/tamam.png) 2.2em center no-repeat; border-color: #72c868}
.tamam a {color: #529214}

.bilgi   {background: #e2ecee url(../resim/csskutu/bilgi.png) 2.2em center no-repeat; border-color: #9ddae6}
.bilgi a {color: #2d7ba2}


/* listeler */
.hata ul, .ikaz ul, .tamam ul, .bilgi ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.hata ul li, .ikaz ul li, .tamam ul li, .bilgi ul li {
    padding-left: 1.3em
}
.hata ul li  { background: url(../resim/csskutu/hata-bullet.png)  0 0.55em no-repeat }
.ikaz ul li  { background: url(../resim/csskutu/ikaz-bullet.png)  0 0.55em no-repeat }
.tamam ul li { background: url(../resim/csskutu/tamam-bullet.png) 0 0.55em no-repeat }
.bilgi ul li { background: url(../resim/csskutu/bilgi-bullet.png) 0 0.55em no-repeat }

pre { overflow: auto; width: 90%; }
body {
font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size:13px;
color:#000;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-top:0px;
/*background-image: url(../resim/tema/bg.jpg);
background-repeat: repeat-x;*/
}
h2 { font-size: 1em; font-weight: bold; font-family : Arial, sans-serif; }
p  { /*font-size: 1em;*/font-size:12px; }
h2 { padding: 0; margin: 0 0 1em 0; }
A:link {text-decoration: none;} A:visited {text-decoration: none;} A:hover {text-decoration: underline;}
.yazi {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cok_buyuk {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 32px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
}
.menuBG2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.menu2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuyazi {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bold_yazi {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bold_yazi2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.turuncu{
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.kirmizi{
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.mavi{
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
.yesil{
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	color: #9DD900;
/*	font-weight: bold;*/
	text-decoration: none;
}
.mavi{
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	color: #00BAE1;
	font-weight: bold;
	text-decoration: none;
}
.beyaz{
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.baslik{
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 14px;
	color: #027DB9;
	font-weight: bold;
	text-decoration: none;
}
.resim {
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px inset #3B3B3B;
	border-bottom: 1px inset #666666;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 9px;
}
.resim2 {
	text-decoration: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	font-family: Arial;
	font-size: 9px;
}
#tooltip{
	position:absolute;
	border:0px solid #333;
	background:#f7f5d1;
	padding:5px 5px;
	color:#335;
	display:none;
	}
