﻿body 
{
margin-top:0px;
background-image:url('template/bg.jpg');
background-attachment:fixed;
}
.menu
{
	height:30px;
	font-family:Tahoma;
	font-size:medium;
	font-style:italic;
	text-align:right;
	color:Black;
	margin-right:10px;
	background-image:url('template/menubg.gif');

}
.bosluk
{
	margin-right:10px;
	margin-bottom:10px;
}
.baslik
{
	text-align:left;
	font-family:Tahoma;
	font-size:small;
	color:Black;
}
.duyuru
{
	text-align:left;
	font-family:Arial TUR;
	font-size:smaller;
	color:Black;
}
.text
{
	font-family:Tahoma;
	font-size:small;
	text-align :left;
	width:600px;
}

.td1
{
	background-color:#910101;
	width:16px;
	height:400px;
	background-image:url('template/baralt.gif');
	background-repeat: no-repeat;
	background-position:bottom;
}

.td2
{
	width:160px;
	vertical-align:top;
	
	
}

.td3
{
	width:604px;
	vertical-align:top;
}

.div1 
{
	width:780px;
}

.header
{
	height:160px;
	background-image:url('template/header1.gif');
}
.footer
{
	background-color:#910101;
	width:600px;
	height:2px;
	float:right;
	margin-top:30px;
}
.foottext
{
	text-align:right;
	margin-right:20px;
	font-family:Tahoma;
	font-size:small;
	color:#910101;
}

