﻿body
{
	cursor: default;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	font: normal 11px Verdana;
	
}

.TabloUst
{
	background-image: url(/Resim/TabloUst.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 53px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-position: center;
	vertical-align: middle;
}
.TabloOrta
{
	background-image: url(/Resim/TabloOrta.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-position: center;
	vertical-align: top;
	padding : 2px 15px 2px 15px;
}
.TabloAlt
{
	background-image: url(/Resim/TabloAlt.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 9px;
	font-size: 11px;
	text-align: left;
	background-position: center;
}
.TabloUstBos
{
	background-image: url(/Resim/UstBos.gif);
	background-repeat: no-repeat;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-position: center;
	vertical-align: middle;
	padding-top:6px;
}
.VideoTabloUst
{
	background-image: url(/Resim/VideoUst.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 53px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-position: center;
	vertical-align: middle;
}
.VideoTabloOrta
{
	background-image: url(/Resim/VideoOrta.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
	vertical-align: top;
}
.VideoTabloAlt
{
	background-image: url(/Resim/VideoAlt.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 64px;
	font-size: 11px;
	text-align: left;
	background-position: center;
}

a:link
{
	color: Black;
	text-decoration: none;
}
a:visited
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	color: Black;
	text-decoration: none;
}
th
{
	font-size: larger;
}

