html
{
	height:100%
}
body {
	height:100%;
	margin: 0px;
	color: #333333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background: url(../images/blue-background_1920x1080_224-hd.jpg) no-repeat center fixed;
}

a:link 
{
	color: #FF6600;
	text-decoration: none;

}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}


input,textarea,select {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #AEAEAE;
	padding:4px;
}

input[type=checkbox]
{
	background:none;
	border:none;
}

input[type=radio]
{
	background:none;
	border:none;
}

input[type=submit],input[type=button],button { 
    font-size: 11px;
    font-family: Tahoma;
    padding: 1px 10px;
    border-top:    2px solid #EFEDE9;
    border-left:   2px solid #EFEDE9;
    border-bottom: 2px solid #AFA58F;
    border-right:  2px solid #AFA58F;
    color: #333333;
    background-color: #DAD5CB;
	height: 25px;
}

.none { 
	border: none;
	background:none;
}

.linebottom {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
}

.lineright {
	border-right: dashed 1px #AEAEAE;
}

hr {
	border: 1px solid #C8C8C8;
}

.img { border: 1px solid #F2F0FE ;}

a:hover .img { border: 1px solid #0099FF;}

.tdmain {
	background-color: #F2F0FE;
}

.font1 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
}

.hata
{
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title { 
	COLOR: #0099FF;
}

.error {
	position:absolute;
	left:376px;
	top:278px;
	width:397px;
	height:152px;
	z-index:1;
}

.Kayitlar td
{
	border:1px solid #9EA9F5;
	height:20px;
}	

.Kayitlar th
{
	border:1px solid #9EA9F5;
	height:20px;
	background-color:#9EA9F5;
}

.Kayitlar #Kayitlar
{
	background-color:#FFF;
}

.Kayitlar #Kayitlar:hover
{
	background-color:#DED9FD;
	cursor:pointer;
}

.Kayitlar #Tablo:Hover
{
	background-color:#DED9FD;
	cursor:pointer;
}

.sayfalama
{
	background-color:#DED9FD;
	border:1px solid #AFA3FA;
	width:15px;
	height:15px;
	text-align:center;
}

.sayfalama:hover
{
	cursor:pointer;
	background-color:#FF6600;
	border:1px solid #AE4600;
	color: #FFF;
}

.sayfalama-on
{
	background-color:#FF6600;
	border:1px solid #AE4600;
	color: #FFF;
	width:15px;
	height:15px;
	text-align:center;
}

.Sira
{
	width:25px;
	text-align:center;
}

.Baslik
{
	background-color:#16688D; 
	color:#FFF; 
	border:none;
	font-weight:bold;
	font-size:13px;
}