﻿body {

    background-image:url(Images/bg.gif);
    background-repeat:repeat-x;
    background-attachment:fixed;
    margin:0px;
    font-family:trebuchet ms;
    font-size:11px;
    color:#2a2a2b;
    }
	
body tr,td,p,div {
    font-family:trebuchet ms;
    font-size:11px;
    color:#404040;
    text-align:left;
    }
	
		





img {
    border:none;
    }


a {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	TEXT-DECORATION: none;
}
a:visited,active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	TEXT-DECORATION: none;
}
a:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #b0500f;
	TEXT-DECORATION: none;
}


h2

{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: Black;
	padding-top:10px;
	line-height:normal;
	font-weight:bold;
	TEXT-DECORATION: none;
}

h1

{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #c00036;
	line-height:normal;
	font-weight:bold;
	TEXT-DECORATION: none;
	padding:0px;
	margin:0px;
}

.baslik{

   font-family:trebuchet ms;
    font-size:13px;
    color:#0849aa;
    text-align:left;
    background-color:#ededed;
    border:solid 1px #cccccc;
    height:30px;
    font-weight:bold;
    margin:0PX; padding-left:4PX;
    
    }
    
    .baslik2
    {
    font-size:11px;
    color:#0849aa;
    text-align:left;
     font-weight:bold;
    }


.input1

{ width:150px; height:18px;  border: solid 1px #a4a4a4;}


h3
{
    color:#0849aa;
    margin:0px;
    padding:0px;
     font-size:13px;
    }
    
