body 
{ 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
margin:0px;padding:0px;
}
.A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.Alt-cizgi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.Alt-cizgi2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;

}
.Yazi {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.yazi1 {
    color: #555555;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
}

.baslik1 {
    color: #555555;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.sorgulaButon {
    background: url("resimler/Sorgula.gif") no-repeat scroll left top transparent;
    height: 35px;
    vertical-align: middle;
    width: 94px;
}
.input {
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.seferAramaTopText
{
    color: #555555;
    float: right;
    font-weight: bolder;
    padding: 5px;
    text-decoration: underline;
    vertical-align: top;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
}

#arama
{
	background-image:url(resimler/BG2.gif);
	width:680px;
	height:66px;
}

#gridBaslik {
    background-image: url("resimler/Grid_baslik.gif");
    width:680px;
    height:30px;
}
.grid_row {
    border-collapse: collapse;
    color: #696969;
    font-size: 10px;
    font-weight: 700;
}
table.grid_row {
    border-collapse: collapse;
    color: #696969;
    font-size: 10px;
    font-weight: 700;
}
table.grid_row td {
    border-bottom: 1px solid #CBDDF3;
    border-left: 1px solid #CBDDF3;
    border-right: 1px solid #CBDDF3;
}

.k2_t_baslik
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0000ff;
	font-weight: bold;	
}

/* BUTTON */
div.button{
background: transparent url('resimler/btn_sol.gif') no-repeat top left;
display: block;
/*float: left;*/
width:30px;
line-height: 18px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 23px; /* Height of button background height */
padding-left: 5px; /* Width of left menu image */
text-decoration: none;
}

div.button:link, div.button:visited, div.button:active {
    color: #FFFFFF;
}
div.button a {
    background: url("resimler/btn_sag.gif") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 11px 6px 0;
    text-align: center;
    text-decoration: none;
}
