﻿body { background-color: Black;
	font-family: Verdana, lucida, arial;
	font-size: 11px;
	margin: 0 0 0 0;
}

img{ border: 0px;
	
}

td
{
	font-family: Verdana, lucida, arial;
	font-size: 11px;
	
	}
a
{
	padding: 0px 2px 0px 2px; font-weight: bold; color: #8E0407;
	}
	a:hover
	{
		color:Red;
		}
		
.imga img
{
	border: solid 1px black;
	
	}
	
.imga:hover img
{
	border: solid 1px blue;
	
}

.borderit img{
border: 1px solid #ccc;
}

.borderit:hover img{
border: 1px solid navy;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

	
a.toplink
{
	color: White;
	text-decoration: underline;
	letter-spacing: 1px;
	
	}

a.toplink:hover
{
	color: Yellow;
	text-decoration: None;
	
	
	}

a.toplink2
{
	color: Black;
	text-decoration: underline;
	padding-bottom: 2px;
	
	}

a.toplink2:hover
{
	color: White;
	text-decoration: None;
	
	
	}

.usttd
{font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bolder;
	font-style: italic;
	color: #3d1d10;
	text-align: left;
	padding-left: 10px;
	}
hr
{ border: 0px;
  height: 1px;
  background-color: #cdcdcd;
		
}
		

.duyuru {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000} 
.duyuru a:link {color: #CC0000; text-decoration: none} 
.duyuru a:visited {color: #CC0000; text-decoration: none} 
.duyuru a:hover {color: #CC0000; text-decoration: underline} 
.duyuru a:active {color: #CC0000; text-decoration: none} 


#marqueecontainer{
position: relative;
width: 185px;
height: 100px; 
background-color: white;
overflow: hidden;
}

.hizli_menu
{border:1px solid #DFDFDF;
background-color:#F7F7F7;
width: 185px;
}
a.mail
{color: #CC0000; text-decoration: none
	}
a.mail:hover
	{color: #CC0000; text-decoration: underline
		
		}
		a.favori
{color: #424242; text-decoration: none;
	font-family: Tahoma;
	
	font-weight: bold;
	}
a.favori:hover
	{color: #CC0000; text-decoration: underline
		
		}
a.alt
{color: #CC0000; text-decoration: none;
	padding: 3px;
	font-size: 10px;
	}
a.alt:hover
	{color: #CC0000; text-decoration: underline;
		padding: 3px;
		font-size: 10px;
		}
		
a.dizi
{
	display: block;
	width: 170px;
	background-color: #F4F4F4;
	padding-left: 5px;
	height: 17px;
	font-family: tahoma, lucida, arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	color: #424242;
	text-decoration: none;
	border-bottom: solid 1px Gray;
	
	}
	a.dizi:hover
	{background-color: #E7E7E7;
		color: Black;
		
		}
		
a.baslik
{padding-left: 3px;
	font-weight: bold;
		font-family: tahoma, lucida, arial;
	color: #f4412e;
	text-decoration: none;
	
	}
a.baslik:hover
{	color: #8E0407;
	
	}
	
a.tarih
{
	text-decoration: none;
	font-size: 10px;
	color:Gray;
	
	
	}
	
	a.tarih:hover
	{
		color: #8E0407;
		
		}
a.harf
{padding: 0px 1px 0px 1px;
	color: #8E0407;
	text-decoration: none;
	font-weight: bold;
	
	}
	a.harf:hover
	{
		color: Red;
		text-decoration: underline;
		}
div.postTitle a:visited,
div.postTitle a:active,
div.postTitle a:link
{
	color: Navy;
	text-decoration : none;
}

div.post
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

div.postTitle
{
	padding-left: 3px;
	font-weight: bolder;
	font-size: 10pt;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: gainsboro 1px solid;
	background-color: whitesmoke;
}

div.postText
{
	padding-right: 10px;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-top: 3px;
}

div.postFoot
{
	background-color: WhiteSmoke;
	border-top: gainsboro 1px solid;
	font-size: 7pt;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: right;
}
