﻿body
{
	font-size: 11px;
	font-family: Verdana;
}
.tab
{
	font-size: 11px;
	font-family: Verdana;
}
.tab .ajax__tab_tab
{
	background-color: #679EC9;
	height: 25px;
	color: white;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: middle;
	font-weight: bold;
}
.tab .ajax__tab_active .ajax__tab_tab
{
	background-color: #F1921A;
	color: white;
}
.tab .ajax__tab_body
{
	border-right: #f1921a 1px solid;
	border-top: #f1921a 6px solid;
	border-left: #f1921a 1px solid;
	border-bottom: #f1921a 1px solid;
	height: 400px;
}

.cerceve
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.top
{
	font-size: 20pt;
	color: #e6e7e8;
	background-color: #656e75;
	font-weight: bold;
	margin-right: 0px;
}
.bottom
{
	color: white;
	background-color: #669900;
	text-align: right;
	height: 25px;
}
.topleft
{
	font-size: 20pt;
	color: #e6e7e8;
	background-color: #656e75;
	font-weight: bold;
	margin-right: 0px;
}
.topright
{
	background-color: midnightblue;
	color: lavender;
	margin-left: 0px;
}
.lnkustbaslik
{
	font-weight: bold;
	color: lavender;
	font-size: 11px;
}
.lnkustbaslik:hover
{
	color: darkorange;
}

.lnk2
{
	color: tomato;
	text-decoration: none;
}
.lnk2:hover
{
	text-decoration: underline;
}

.hlink
{
	color: #990033;
	text-decoration: none;
}
.hlink:Hover
{
	color: #990033;
	text-decoration: underline;
}

h4
{
	color: midnightblue;
}

.Baslik
{
	font-weight: bold;
	background-color: lavender;
}

a
{
	color: darkblue;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #F1921A;
}
.tbl
{
	border-right: #679EC9 1px solid;
	border-top: #679EC9 1px solid;
	border-left: #679EC9 1px solid;
	border-bottom: #679EC9 1px solid;
	width: 100%;
}
.tbl th
{
	color: white;
	background-color: #679EC9;
	text-align: left;
	height: 22px;
}

.tbl2
{
	border-right: #f1921a 1px solid;
	border-top: #f1921a 1px solid;
	border-left: #f1921a 1px solid;
	border-bottom: #f1921a 1px solid;
	width: 100%;
}
.tbl2 th
{
	background-color: #f1921a;
	font-weight: bold;
	color: white;
	height: 22px;
	text-align: left;
}
.tbl3
{
	border-right: #669900 1px solid;
	border-top: #669900 1px solid;
	border-left: #669900 1px solid;
	border-bottom: #669900 1px solid;
	width: 100%;
}
.tbl3 th
{
	background-color: #669900;
	font-weight: bold;
	color: white;
	height: 22px;
	text-align: left;
}

.right
{
	vertical-align: top;
	width: 160px;
	text-align: right;
}
.left
{
	vertical-align: top;
	width: 170px;
}

.bilgikutusu
{
	height: 25px;
	background-color: lightgoldenrodyellow;
	text-align: left;
	width: 100%;
	border-right: chocolate 1px solid;
	border-top: chocolate 1px solid;
	border-left: chocolate 1px solid;
	border-bottom: chocolate 1px solid;
	vertical-align: middle;
}
.bilgikutusuyesil
{
	height: 25px;
	text-align: left;
	width: 100%;
	border-right: forestgreen 1px solid;
	border-top: forestgreen 1px solid;
	border-left: forestgreen 1px solid;
	border-bottom: forestgreen 1px solid;
	vertical-align: middle;
	background-color: honeydew;
}
.bilgikutusumavi
{
	height: 25px;
	text-align: left;
	width: 100%;
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	vertical-align: middle;
	background-color: aliceblue;
}
.bilgikutusuturuncu
{
	height: 25px;
	text-align: left;
	width: 100%;
	border-right: darkorange 1px solid;
	border-top: darkorange 1px solid;
	border-left: darkorange 1px solid;
	border-bottom: darkorange 1px solid;
	vertical-align: middle;
	background-color: lemonchiffon;
}
.bilgikutusugri
{
	height: 25px;
	text-align: left;
	width: 100%;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	vertical-align: middle;
	background-color: gainsboro;
	color: black;
}
.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: 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: green;
}
.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;
}

.pnlozlusoz
{
	font-size: 10px;
	font-family: Verdana;
	width: 100%;
	text-align: left;
	background-color: #656E75;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
}

/*************************/
/***   Sınav Cevepları için CSS Class'ları **/

.dogru
{
	color: green;
	font-weight: bold;
}
.yanlis
{
	color: red;
	font-weight: bold;
}



/*************************/
