/* CSS Document */
body
{
	margin: 0px;
	/*background-image: url(images/mainbg.png);*/
	
	background:#003d56 url(../images/bg-1.png) no-repeat fixed;
}
body, font, th, td, p, textarea
{
	
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
}
a:link, a:active, a:visited
{
	color:#990033;
	text-decoration:none;
}
a:hover
{
	color:#333333;
	text-decoration:underline;
}

td.info
{
	font-size: 12px;
	color: #114477;
	font-weight: bold;
	font-family: Trebuchet MS;
}

td.fon1
{
	background-color: #FBFBFB;
}
td.fon2
{
	background-color: #F5F5F5;
}
td.baslik
{
	background-color: #D6DEE2;
	border:#000000;
	border-style: solid;
	height: 26px;
	border-width: 0px 0px 0px 0px;
}
.tablo_body
{
	background-color:#666666;
	color:eeeeee;
	border: #CFCFCF solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.tablo_nav
{
	border-right: #cfcfcf 1px solid;
	border-top: #cfcfcf 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #cfcfcf 1px solid;
	color: #114477;
	border-bottom: #cfcfcf 1px solid;
	height: 25px;
	background-color: #e6e6fa;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.copyright
{
	font-size: 10px;
	color: #888888;
}
img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}
.videotitle
{
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
}
.vertical
{
	font-size:16px;
	font-family:Geneva;
	color:#333333;
}
.videotitle2
{
	font-weight:normal;
	font-size: 20px;
	color:#333333;
}
.toptable
{
	background-image:url(../images/bg-top.png); 

}
.baslik
{
	color:#990033;
	font-size:16px;
}
.beyazbaslik
{
	color:#ffffff;
	font-size:16px;
}
.hit
{
	color:#999999;
	font-size:9px;
	
}
.description
{
	color:#666666;
	font-size:12px;
}
.footer
{
	color:#CCCCCC;
	font-size:10px;
	font-family:Genava;
}