body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url('../images/page_back.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#container {
	line-height: 0;
}

a {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #1060AF;
	text-decoration: none;
}
a:visited {
	font-family:  Trebuchet MS, Verdana;
	font-size: 12px;
	color: #1060AF;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #BF1A1E;
	text-decoration: underline;
}
a:active {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #E6BC80;
	text-decoration: none;
}
td {
	font-family: Trebuchet MS, Verdanaf;
	font-size: 12px;
	color: #333333;
}


.baslik {
	font-family: Trebuchet MS, Verdanaf;
	font-size: 18px;
	color: #28333E;
	font-weight:bold;
	line-height:25px;
}
.style6 {
	font-family: Trebuchet MS, Verdanaf;
	font-size: 14;
	color: #E67816;
}

.style7 {
	font-family: Trebuchet MS, Verdanaf;
	color: #ffffff;
}

.kucukyazi {
	font-family: Trebuchet MS, Verdanaf;
	font-size: 10;
	color: #000000;
}

input {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #333333;
}

select {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
}

.link_line {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.antialias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#dropmenudiv{
position: absolute;
border:1px solid #1C829F;
border-top-width: 1;
font: normal 12px Verdana;
color:#EEDD7C;
line-height:20px;
z-index:10;
background-image: url(../images/dropmenuback.png);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-top: 1px solid #1C829F;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{
background-image: url(../images/dropmenuhover.png);
color:#ffffff;
}

/* ----- Thumbnail Grid Styles */


.thumbs {
    position: absolute;
    top: 0;
    left: 0;
    width: 88px;
    height: 88px;
    background-image: url(http://plasticmind.com/img/blog-frame.png) no-repeat top;
    overflow: hidden;
    }


