@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 11px;
	background-color: #e2e2e2
}
legend {
	background-color: #e2e2e2;
	font-weight: bold;
	font-size: 15px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px
}
select {
	BORDER-RIGHT: #6f6f6f 1px solid; 
	BORDER-TOP: #6f6f6f 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #6f6f6f 1px solid; 
	BORDER-BOTTOM: #6f6f6f 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
option {
	BORDER-RIGHT: #6f6f6f 1px solid; 
	BORDER-TOP: #6f6f6f 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #6f6f6f 1px solid; 
	BORDER-BOTTOM: #6f6f6f 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
input {
	BORDER-RIGHT: #6f6f6f 1px solid; 
	BORDER-TOP: #6f6f6f 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #6f6f6f 1px solid; 
	BORDER-BOTTOM: #6f6f6f 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
.orta {
	text-align: center;
	width: 95%;
}
.sag {
	text-align: right;
	width: 95%;
}
button {
	font-size: 11px;
	font-weight: bold;
}
button img {
	vertical-align: middle;
}
table {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px
}
td {
	BORDER-RIGHT: 1px outset; 
	BORDER-TOP: 1px outset; 
	BORDER-LEFT: 1px outset; 
	BORDER-BOTTOM: 1px outset;
}
a {
	text-decoration: none;
	color: #0000FF;
	margin: 1px;
}
a:hover {
	color: #000000;
}
.acceskey  a:active {
	color: red;
	font-size: 16pt;
}
#list tr:hover {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}
td.ustbuton:hover {
	background-color: #a6f4ff;
	font-weight: bold;
	BORDER-RIGHT: #6f6f6f 1px solid; 
	BORDER-TOP: #6f6f6f 1px solid; 
	BORDER-LEFT: #6f6f6f 1px solid; 
	BORDER-BOTTOM: #6f6f6f 1px solid; 
}
#navbar td  {
	font-size: 8px;
	width: 42px;
	text-align: center;
}
.smalltext {
	font-size: 9px;
}
.smalltextblue {
	font-size: 9px;
	color: #0000FF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset {
	border: 1px solid #999999;
	padding: 5px;
}
.fullfield {
	width: 45%;
	height: 100px;
}
.fullbox {
	width: 95%;
}
.unvan {
	width: 35%;
}
.tabletop {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #EBEBEB;
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.siyahtext {
	color: #000000;
}
.kirmizitext {
	color: #ff0000;
}
.yesiltext {
	color: #086c0a;
}


    #oturum_ac {
        background:#f2f2d8;
        border:2px solid #dedec6;
        margin:150px auto 0 auto;
        width:400px;
        padding:14px;
    }
        #oturum_ac .resim{
            position:absolute;
            width:100px;
            height:100px;
            margin-left:350px;
            margin-top:-40px;
        }
     
        #oturum_ac a, #oturum_ac p, #oturum_ac h1, #oturum_ac form, #oturum_ac button{
            border:0; margin:0; padding:0;
        }

        #oturum_ac .temizle{
            clear:both; height:1px;
        }

        #oturum_ac h1 {
            font-size:14px;
            font-weight:bold;
            margin-bottom:8px;
        }

        #oturum_ac p{
            font-size:11px;
            color:#666666;
            margin-bottom:20px;
            border-bottom:solid 1px #dedec6;
            padding-bottom:10px;
        }

      #oturum_ac a{
            float:left;
            font-size:11px;
            color:#666666;
            font-weight:bold;
            text-align:center;
            margin-left:150px;
            width:125px;
            height:25px;
       }
	   
	   #oturum_ac a:hover{
            float:left;
            font-size:11px;
            color:red;
            font-weight:bold;
            text-align:center;
            margin-left:150px;
            width:125px;
            height:25px;
       }

        #oturum_ac label{
            display:block;
            font-weight:bold;
            text-align:right;
            width:140px;
            float:left;
            margin:0;
        }

        #oturum_ac input{
            float:left;
            font-size:12px;
            padding:4px 2px;
            border:solid 1px #dedec6;
            width:200px;
            margin:2px 0 20px 10px;
        }

        #oturum_ac button{
            clear:both;
            margin-left:150px;
            width:125px;
            height:31px;
            background:#666666;
            text-align:center;
            line-height:31px;
            color:#FFFFFF;
            font-size:11px;
            font-weight:bold;
        }
		
		#oturum_ac button:hover{
			clear:both;
            margin-left:150px;
            width:125px;
            height:31px;
            background:red;
            text-align:center;
            line-height:31px;
            color:#FFFFFF;
            font-size:11px;
            font-weight:bold;
        }