﻿HTML
{
	height: 100%;
}
BODY
{
	font-size: 12px;
	margin: 0px;
	color: #000;
	font-family: Arial, sans-serif;
	background-color: #fff;
}

.menustyleust
{
	color:black;
	font-size:12px;
}

.menustyleust:hover
{
	color:blue;
}

.menustyle
{
	color:black;
}

.menustyle:hover
{
	color:white;
}

A:link
{
	color: #03c;
	text-decoration: none;
}
A:visited
{
	color: #03c;
	text-decoration: none;
}
A:active
{
	color: #03c;
	text-decoration: none;
}
A.dg
{
	color: #333;
	text-decoration: none;
}
A.dg:hover
{
	text-decoration: underline;
}
A.noul
{
	text-decoration: none;
}
A.red
{
	color: #c00;
}
A.dr
{
	color: #900;
}
CODE
{
	font-size: 12px;
	font-family: Courier, "Courier New" , monospace;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
DT
{
	font-weight: bold;
	padding-bottom: 5px;
}
DD
{
	padding-bottom: 15px;
}
FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
H1
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color: #000;
	padding-top: 0px;
}
H2
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color: #000;
	padding-top: 0px;
}
H3
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color: #000;
	padding-top: 0px;
}
H4
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color: #000;
	padding-top: 0px;
}
H5
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color: #000;
	padding-top: 0px;
}
H6
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color: #000;
	padding-top: 0px;
}
H1
{
	font-size: 19px;
}
H2
{
	font-size: 16px;
}
H3
{
	font-size: 14px;
}
H4
{
	font-size: 12px;
}
H5
{
	font-size: 10px;
}
H6
{
	font-size: 10px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.modalPopup
{
	background-color: #FFF8C6;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}

#AnaDiv
{
	margin-left: auto;
	width: 875px;
	margin-right: auto;
	position: relative;
	background-color: White;
}

.tblFormat
{
	text-align: left;
	vertical-align: top;
}

.tdFormat
{
	text-align: left;
	vertical-align: top;
}

.Kutu
{
	border: 1px groove #000000;
}

.Icerik
{
	font-family: Arial,verdana;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
.Icerik h2
{
	font-size: 14px;
}
.MakaleBaslik
{
	font-size: 14px;
	color: #4d5081;
	padding-top: 12px;
	padding-left: 40px;
}

