body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #021c13;
	font-family: Tahoma;
	font-size: 11px;
	color: #8e8b7b;
}

img, div, input { behavior: url("js/iepngfix.htc") }

#ortala_logo {position: absolute;top: 11;}
#kutu_logo {position: relative;	margin-right: auto;	margin-left: 20;}

.home-main-table {
background-image:url(images/home-bg.jpg);
background-repeat:no-repeat;
background-color:#0000000;
border-bottom-color:#192f22;
border-bottom-style:solid;
border-bottom-width:2px;
border-left-color:#192f22;
border-left-style:solid;
border-left-width:2px;
border-right-color:#192f22;
border-right-style:solid;
border-right-width:2px;
}

.index-logo{
padding-left:18px;
padding-top:9px;
*padding-top:11px;
}

.index-giris{
padding-right:20px;
padding-bottom:10px;
}

.mpanosu-main-table {
background-image:url(images/mpanosu-bg.jpg);
background-repeat:no-repeat;
background-color:#0000000;
}

.mpanosu-long-sep {
padding-top:15px;
padding-bottom:15px;
}

.mpanosu-short-sep {
padding-top:25px;
padding-bottom:8px;
}

.alt-main-table {
border-bottom-color:#192f22;
border-bottom-style:solid;
border-bottom-width:2px;
border-left-color:#192f22;
border-left-style:solid;
border-left-width:2px;
border-right-color:#192f22;
border-right-style:solid;
border-right-width:2px;
}

.alt-logo{
padding-left:18px;
padding-top:7px;
}

.menu-bg{
background-image:url(images/menu-sep.gif);
background-repeat:repeat-y;

}

.inputtext{
	width:220px;
	background-color:transparent;
	border:0px;
	border-bottom:1px;
	border-bottom-color:#174837;
	font-family: Tahoma;
	font-size: 11px;
	color: #8e8b7b;
}

.areatext{
	line-height:20px;
	width:240px;
	height:100px;
	background-color:transparent;
	background-image:url(images/textarea-bg.gif);
	background-repeat:repeat-y;
	border:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #8e8b7b;
	overflow: auto;
}

.mp-pad{
padding-top:5px;
padding-bottom:5px;
}

.button-pad{
padding-right:10px;
}

.WhiteSpace{
white-space:pre-wrap;
}

.mp-pad2{
padding-top:12px;
padding-bottom:5px;
}

.txt-title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #8e8b7b;
}

.txt-mesaj {
	font-family: Tahoma;
	font-size: 11px;
	color: #8e8b7b;
	padding-left:3px;
}

.txt-isim {
	font-family: Tahoma;
	font-size: 11px;
	font-style:italic;
	color: #8e8b7b;
	text-align:left;
}
.txt-isim a{
	text-align:right;
	float:right;
	cursor:pointer;
}

a:link {
	color: #383e14;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #383e14;
}
a:hover {
	text-decoration: underline;
	color: #8e8b7b;
}
a:active {
	text-decoration: none;
}

div.NoPadding  .MasterTable_Hay  td
{
      padding: 0;
}
