body {
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #333333;
	background-image: url(../images/back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: Black;

}



.inp{
	color: #333333;
	background-color: transparent;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	height: 25px;
	border:0px;
}
.txt{
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	background-image: url(../images/inp.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 120sdpx;
}

form{
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
td{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	letter-spacing: 0,7;
	line-height: 20px;
}
a{
	color:#cc0000;
	text-decoration: none;
		font-family: "Trebuchet MS";
			font-size: 9pt;

}

a:hover {
	text-decoration: underline;
	color: #333333;
	font-family: "Trebuchet MS";
		font-size: 9pt;

	
}
a.red{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12pt;

}

a.red:hover {
	text-decoration: none;
	color: #999999;
	background-color: White;
	font-family: "Trebuchet MS";
	font-size: 12pt;

	
}
a.alt{
	color:#333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;

}

a.alt:hover {
	text-decoration: none;
	color: #cc0000;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
}

a.beyaz{
	color:#ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;

}

a.beyaz:hover {
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
}
.line{
	border-bottom: 1px dashed #cccccc;;
	height: 30px;
}
a.bottom{
	color:#666666;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-weight: bold;

}

a.bottom:hover {
	text-decoration: underline;
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-weight: bold;
}
.yellow{
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
}
.a1{
	color: #333333;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12pt;

}
.a2{
	color: #cc0000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12pt;
}
.btn1{
	color: #ffffff;
	background-color: #00CCFF;
	border: 1px solid #006699;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	height: 23px;
}
.btn2{
	color: #ffffff;
	background-color: #FF9696;
	border: 1px solid #990000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	height: 23px;
}
.gry{
	color: #333333;
	background-color: #e7e7e7;
	border: 1px solid #cccccc;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
}
.white{
	color: #333333;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
}
hr{
	border: 1px dashed #cccccc;
	height: 1px;
}
.kare{
	color: #ffffff;
	background-color: #fffff;
	border: 1px solid #333333;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	height: 23px;
}





#navcontainer
{
width: 217px;

padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #e7e7e7;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px dashed #999999;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
background-color: #cccccc6;
color: #333;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
background-color:#8C8C8C;
color: #fff;
}
.line{
border-bottom:1px dashed #666666 ;
height: 1px;
}

