﻿body
{
    background-position: left bottom;
    font-family: verdana;
    font-size: 11px;
    background-color: #DDECF9;
}


.ust1
{
    padding: 2px;
    background-color: #4094D8;
    color: #99CCFF;
    text-align: center;
}
.ust2
{
	height: 100px;
	padding-left: 5px;
	color: #FFFFFF;
	background-image: url('img/topbg.png');
	background-repeat: repeat-x;
}

.alt
{
	 padding: 2px;
    background-color: #4094D8;
    color: #99CCFF;
    text-align: center;
	height: 25px;
}
.orta
{
	vertical-align: top;
	text-align: left;
	width: 750px;
	padding-left: 5px;
}
.maintbl
{
	background-color: #FFFFFF;
}
.solmenu
{
    padding: 0px;
    margin: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #E6E6E6;
    width: 200px;
    vertical-align: top;
    text-align: left;
    background-color: #FFFFFF;
}
.solmenubaslik
{
    color: #FF3300;
    font-weight: bold;
    padding: 4px;
    width: 195px;
    vertical-align: middle;
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    font-size: 13px;
}

.solmenuitem
{
    padding: 4px;
    width: 195px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    vertical-align: middle;
    text-align: left;
}

.solmenuitem:hover
{
    text-decoration: none;
    color: #006699;
}

.ustmenuitem
{
	color: #F8F8F8;
	text-decoration: none;
}
.ustmenuitem:hover
{
	text-decoration: none;
	color: #FFCC00;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC00;
}

h2
{
    font-size: 18px;
    font-weight: normal;
    color: #006699;
}
h3
{
    font-size: 16px;
    color: #FF6600;
    font-weight: normal;
    height: 10px;
}
h4
{
    font-size: 12px;
    color: #FF6600;
    font-weight: bold;
}



.hatalbl
{
	font-weight: bold;
	height: 25px;
	background-color: lightgoldenrodyellow;
	text-align: center;
	width: 100%;
	border-right: saddlebrown 1px solid;
	border-top: saddlebrown 1px solid;
	border-left: saddlebrown 1px solid;
	border-bottom: saddlebrown 1px solid;
	color: red;
}
.bilgilbl
{
	font-weight: bold;
	height: 25px;
	background-color: #EAEAEA;
	text-align: center;
	width: 100%;
	border-right: saddlebrown 1px solid;
	border-top: saddlebrown 1px solid;
	border-left: saddlebrown 1px solid;
	border-bottom: saddlebrown 1px solid;
	color: #000000;
	border-color: #999999;
}
.uyarilbl
{
	font-weight: bold;
	height: 25px;
	background-color: aliceblue;
	text-align: center;
	width: 100%;
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	color: steelblue;
}
.agri
{
    color: #CCCCCC;
    text-decoration: none;
}
.agri:hover
{
    color: #CCCCCC;
    text-decoration: underline;
}
