
body
{ 
	margin:0;
	padding:0;
	background-color: white;
	background-image:url('resimler/bg1.jpg');
	background-repeat:no-repeat;
}

div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ 
	margin:0;
	padding:0;
	background-color: white;
}
p
{
text-align: left;
line-height:150%;
padding-bottom: 10px;
}
.essay li
{
padding-bottom: 6px;
}
.formlabel
{
	font-family:"Comic Sans MS";
	background-color: #FFFFCC
}
input
{
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	font-family:"Palatino Linotype";
}
table {border-collapse:collapse;border-spacing:0;}
blockquote{
	padding: 15px;
	text-transform: italic;
}
#layout
{
	width:980px;
}

#leftcol
{
	width:180px;
}

#centercol
{
	width:620px;
	padding-left: 3px;
	padding-right: 3px;
}

#rightcol
{
	width:180px;
}

td 
{
	padding: 0px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 9pt;
}

#td_duyurulariframe
{
	height: 75px;
}

.tdheader
{
	height: 17px;
	padding-left: 12px;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background:url(icon/header-gradient.gif) #D01E1A 100% repeat-y;
	background-position:center right;
}

.tdnewsheader
{
	height: 16px;
	padding-left: 20px;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	background:url(icon/sagokico.gif) #D01E1A 100% no-repeat;
	background-position:center left;
}

.tdmenu
{
	text-align: left;
	padding-top: 3px;
	padding-left: 14px;
	height: 15px;
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	background:url(icon/ciftsagoks.gif) #6666CC 100% no-repeat;
	background-position:center left;
	height: 20px;
}
.tdsmall
{
	font-size: 0.5em;	
}
.tdmenu a:hover {
	color: #fff;
	background: #f90;
	text-decoration: none;
}
.tdmenu a {
  color: #fff;
}
.tdmenu a:visited {
	color: white;
}

.fancy
{
	font-family: "Palatino Linotype";
	font-size: 2.2em;
	text-decoration: none;

}

#copyright
{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana;
	font-size: 8pt;
	color: #CC0000;
	background-color: #FFFFCC;
}
.threepointline
{
    height: 3px;
	background-color: #FFFFCC;
}
.newsthumbnail
{
	padding: 3px 3px 3px 3px;
}
.textbox
{
	background: #F3E2E2 100% repeat-y;
	background-position:left;
	padding: 5px 3px 3px 3px;
}

#fixturtbl table {
		border-collapse:collapse;
		background:#EFF4FB url(icon/teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

#fixturtbl td, th {
		padding:5px;
}

#fixturtbl caption {
		padding: 0 0 .5em 0;
		text-align: center;
		font-size: 1.4em;
		font-weight: bold;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

#fixturtbl table a {
		color:#950000;
		text-decoration:none;
}

#fixturtbl table a:link {}

#fixturtbl table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

#fixturtbl table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */
#fixturtbl th {
		background:#EFF4FB url(icon/teaser.gif) repeat-x;
}

#fixturtbl thead th, #fixturtbl tfoot th, #fixturtbl tfoot td {
		background:#333 url(icon/llsh.gif) repeat-x;
		color:#fff
}

#fixturtbl tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

#fixturtbl tbody th {
		border-bottom: dotted 1px #333;
}
#fixturtbl tbody td {
		border-bottom: dotted 1px #333;
}

#fixturtbl tbody th {
		white-space: nowrap;
}

#fixturtbl tbody th a {
		color:#333;
}

#fixturtbl tbody tr:hover {
		background:#fafafa
}

