.TopWithBack
{
	background-attachment: scroll;
	background-image: url(image/3.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-color: transparent;
}

A
{
	color: #000099;	
	text-decoration:none;
}

a:hover
{
	color:Red;
}

.Baslik1
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	height: 20px;
	background-color: gainsboro;
	text-decoration: none;	
}
.Alternate
{
	border: #aba9a9 1px solid;	
	font-size: 12px;	
	font-family: Verdana;
	height: 20px;
	background-color: #eeeeee;
}

.MenuItem1
{
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	height:20px;
}
.MenuItem1Over
{
	font-size: 12px;	
	cursor: hand;
	font-family: Verdana;
	height: 20px;
	background-color: #FDE2AA;
}

.Tablo
{
	border: darkgray 1px solid;	
	font-family: Verdana;
	font-size: 12px;
}

.Tablo1
{
	font-family: Verdana;
	font-size: 12px;
}

.TD
{
	font-size: 12px;	
	font-family: Verdana;
}
.TDKirmizi
{
	font-weight: bold;
	font-size: 12px;
	color: #660033;
	font-family: Verdana;
}

.TDBaslik
{
	font-weight: bold;
	font-size: 15px;
	color: #191970;
	font-family: Verdana;
	background-color: #d3e4ff;
	border-bottom: #990033 4px double;
}

.Borders
{
	border-right: #ccccff 1px solid;
	border-top: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	border-bottom: #ccccff 1px solid;
}

.EkranBaslik
{
	font-weight: bold;
	font-size: 20px;
	color: #000099;
	border-bottom: #000099 1px solid;
	font-family: Arial;
	background-color: #ecebeb;
}
	