/* Default CSS Stylesheet for a new Web Application project */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}

.inputbox {
	font-size: 10px;
	border: 1px solid #cccccc;
	width:90px;
}

td {
	font-size: 10px;
	vertical-align:top;
	text-align:left;
}
th {
	font-weight:normal;
	font-size: 10px;
	vertical-align:top;
	text-align:right;
}
#ctl00_ContentPlaceHolder1_BelgeBaglantiBelgeler1 ul{
	margin:0px;
	padding:0;
}
#ctl00_ContentPlaceHolder1_BelgeBaglantiBelgeler1 ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #99CC66;
}
td a.topLink {
	color: #006699;
	text-decoration: none;
	text-align:right;
}
td a:hover.topLink  {
	color: #99CC66;
	text-align:right;
}
.top_nav_td {
	position:relative;
	display:block;
	border-bottom: 10px solid #efefef;
	padding:10px 0;
}
h1,h2,h3,h4,h5,h6,form{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #99CC99;
}
h3 {

	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.yazar {
	color: #999999;
	font-size: 11px;
}
.isbn {
	font-size: 9px;
	font-weight: bold;
	color: #0066CC;
}
.basliklar {
	color: #999999;
}
.basliklar a {
	color: #999999;
}
.content {
	padding: 15px 10px 15px 25px;
	line-height: 18px;
}
.aciklama {

	font-size: 9px;
	font-weight: bold;
	color: #F5692A;
}
h1 {

	font-size: 22px;
	font-weight: normal;
	color: #003366;
	margin:3px 0 8px;
	text-align:left;
}
.maintable {
	background: url(../images/content_bg.gif) repeat-y;
	padding-right: 15px;
	padding-left: 20px;
	display:block;
	width:545px;
}
.sagTaraf {
	float:right;
}
.maincontent {
	padding: 5px;
	z-index:150;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
