﻿html { margin: 0; padding: 0; }
body
{
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: Tahoma;
    font-size: 10px;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

A
{
    color: #6699cc;
    text-decoration: none;
    font-weight:bold;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

.textbox {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
    width:190px;

}
.textbox li
{
    list-style-type: none;
}


.tab
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: Tahoma;
    background-color: #65738E;
    vertical-align:middle;
    height:19px;
}
.tabbaslik
{
    background-color: #4d7399;
    color: #D7DBDD;
    padding: 2px;
    text-align: center;
    border-top: 1px solid #93A1AA;
    border-left: 1px solid #93A1AA;
    border-bottom: 1px solid #2F3B42;
    border-right: 1px solid #2F3B42;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight:bold;
}

.baslik
{
    text-align: left;
    font-weight: bold;
    font-size: 8pt;
    color: #1f51b3;
    font-family: Tahoma;
}
.textboxheader a
{
    color: #f5f5f5;
    font-family: Tahoma;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;
}


.bodywrapper
{
    margin-left: 90px;
    margin-right: 90px;
    width:770px
}

.urnbaslik
{
    text-align: right;
    font-size: 10px;
    vertical-align: bottom;
    color: #6699cc;
    font-family: Tahoma;
    letter-spacing: 1px;
    font-weight: bold;
}

.urndeger
{
    text-align: left;
    font-size: 11px;
    vertical-align: bottom;
    color: #cc0033;
    font-family: Tahoma;
}

.uyebaslik
{
    font-size: 10px;
    vertical-align: bottom;
    color: #006699;
    font-family: Tahoma;
    font-weight: bold;
}


.anketbaslik
{
    font-size: 11px;
    vertical-align: bottom;
    color: #006699;
    font-family: Tahoma;
}

.gorbas
{
    font-size: 12px;
    vertical-align: bottom;
    color: #006699;
    font-family: Tahoma;
    font-weight: bold;
}




#menutext
{
    padding: 5px;
    text-align: right;
    border-bottom: gainsboro 1px solid;
    margin-bottom: 10px;
}
	#menutext ul
{
    margin: 0px;
    padding: 0px;
    list-style-image: none;
}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
        font-size: 8pt;
        color: #65738E;
        font-family: Tahoma;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #717052;
	}

.kategor
{
    font-weight: bold;
    color: #ff0000;
}	

strong
{
    color: #696969;
}



INPUT,TEXTAREA
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: Tahoma;
}
INPUT[type="radio"] 
{
    border-style:none;
}

SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: Tahoma;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.bag {
	FONT-SIZE: 12px; MARGIN-LEFT: auto;MARGIN-TOP: auto;MARGIN-BOTTOM: auto; MARGIN-RIGHT: auto; 
}
.bag A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 6px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; BORDER-LEFT: #ddd 1px solid; PADDING-TOP: 0px;  BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none;color:#696969;
}
.bag span {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 6px;  BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 6px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; BORDER-LEFT: #ddd 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none; COLOR: #ff0000; FONT-WEIGHT: bold;
}

.bag A:visited {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 6px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; BORDER-LEFT: #ddd 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none;color:#696969;
}
.bag A:hover {
	BORDER-LEFT-COLOR: #036; BACKGROUND: #b0c4de; BORDER-BOTTOM-COLOR: #036; COLOR: #fff; BORDER-TOP-COLOR: #036; TEXT-DECORATION: none; BORDER-RIGHT-COLOR: #036;
}
