a:hover{color:#990000;	text-decoration: underline;}
a{color:#000;text-decoration: none;}
form{padding:0px;margin:0px}
optgroup,textarea,input,select{font:11px Arial}
optgroup{font-weight:bold;}
th{ font-weight:bold; background:#E5E5E5; padding:2px; height:20px}
tr {padding: 1px 0px;}
hr {margin:3px 0;padding: 0;}
.hidden{display: none;}
.block{display: block;}
.error    {
	margin: 1em;
	padding: 1em 1.5em;
	text-align:center;
	color: #990000;
	font-weight: bold;
	border: 1px solid #e0011b;
}

.dashedborder{
border-bottom:dashed 1px #333;
margin:10px 0px;
}

.blue{color:#003399}
.white{color:#FFFFFF}
a.white:hover{color:#FFFFFF}


.clearfix{display:block;clear:both}
.clearpad{padding:0px}

.imgframe{
 display:block;
 border:1px solid #ccc;
 float:left;
 margin:5px;
 margin-left:0px;
 padding:2px;
}
.minitext{font: normal 10px arial;}
.largertext {font-size:12px}
.red {
	color: #FF0000;
}
.gray {
	color: #999999;
}
.orange {
	color: #F47C1D;
}
.green {
	color: #008A00;
}



.bigbutton{
 padding:2px 4px 0px 4px;
 font-size:14px;
 font-weight:bold;
 cursor:pointer;
}
.smallbutton{
 padding:0px;
 font-size:11px;
 font-weight:bold;
 cursor:pointer;
}

.title1 {
font: bold 15px arial;
color: #226DB0;
padding: 0px;
margin:5px 10px;
}
.title2{
font: bold 11px Tahoma;
color: #000;
padding:4px 0px;
margin:0px;
}
.title3{
font: bold 14px arial;
color: #333;
padding: 2px 15px;
margin:0px;
background-image: url(../images/bullet2.jpg);
background-repeat: no-repeat;
background-position: left center;
}
.title4{
font: bold 11px arial;
color: #000;
padding: 5px 0px 0px 7px;
margin:0px;
background-image: url(../images/bullet3.gif);
background-repeat: no-repeat;
background-position: left 10px;
display:block;
}
.title5{
font: bold 14px Tahoma;
color: #000;
padding: 0px;
margin:8px 0px;
}
.title6{
font: 18px Arial;
color: #fff;
padding: 0px;
margin:12px 0px 4px 0px;
text-align:right;
}
.title7{
	font: bold 15px Arial;
	background-image: url(../images/bullet4.jpg);
	background-repeat: no-repeat;
	padding: 0px 12px;
	margin:0px;
	color: #F36E03;
	background-position: 0px 2px;
}
.title7 a{
	color: #F36E03;
}
.title8{
	font: bold 15px Arial;
	background-image: url(../images/bullet5.jpg);
	background-repeat: no-repeat;
	padding: 0px 12px;
	margin:0px;
	color: #838383;
	background-position: 0px 2px;
}
.title9{
font: bold 11px Tahoma;
color: #000;
padding: 2px 0px;
margin:0px;
text-decoration: underline;
}
.title9 a{
display:block;
}
.title10{
font: oblique 12px Tahoma;
color: #226DB1;
padding: 8px 0px;
margin:0px;
}

.BoxLeft,.BoxRight{
float:left;
width:47%;
height:110px;
padding:5px 5px 5px 0px;
border-bottom:dashed 1px #ccc
}
.BoxLeft{
border-right:dashed 1px #ccc;
}
.BoxRight{
padding-left:10px;
}

.BoxLeft2,.BoxRight2{
float:left;
width:47%;
padding:5px 5px 5px 0px;
}
.BoxRight2{
padding-left:10px;
}

#leftContentMenu{
padding:5px 5px 5px 30px;
background: #F7F7F7;
}

#leftAuthorsMenu{
padding:5px 5px 5px 30px;
}
#LeftAuthorsContainer {
	background-color: #fff;
	background-image: url(../images/bg_left_aut.jpg);
	background-repeat: repeat-x;
}

.blocklist{
border-left:solid 1px #ccc;
padding:0px 7px;
}

.blocklist1{
margin: 0px;
padding: 0px;
list-style-type: none;
font: normal;
}

.blocklist1 li a{
padding: 2px 8px;
margin:0px;
text-decoration: none;
background-image: url(../images/bullet1.jpg);
background-repeat: no-repeat;
background-position: 0px 7px;
display: block;
}

.blocklist1 li a:hover {
text-decoration: underline;
color: #000000;
}

.innertube{
margin: 0px 10px 0px 0px;
}
.divConfirm {
	position: absolute;
	display:none;
	left:38%;	
	top: 32%;
	z-index:100;	
	background:#FFFFFF;
	border:10px solid #D5DEF9;	
	padding: 5px;
}.vList {
margin:0px 0px 20px 0px;
}
a.toolbar {
	display: block;
	text-align: center;
	font-weight:bold;
	color: #666666;
}


.grid {table-layout: fixed;}
.grid * td {empty-cells: show;overflow: hidden;width: 100%;}

#btn_z_login{
	background: transparent url('../images/bt_giris_bg.jpg') no-repeat top left;
	font: normal 14px Arial;
	height: 39px;
	padding-left: 4px;
	text-decoration: none;
	color:#ffffff;
	border:none;
}