@charset "iso-8859-1";
/* CSS Document */
   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   html, body, #wrapper2 {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }
  # IFRAME {
    min-height: 900px;
    height: 100%;
    width: 100%;
}
a {
text-decoration:none;
color:#00485F;
}
a:hover {
text-decoration:none;
color: #0000FF;
}

.body
{
scrollbar-arrow-color: ffd00b;scrollbar-base-color: 000000;scrollbar-dark-shadow-color: 000000;scrollbar-track-color: WhiteSmoke;scrollbar-face-color: WhiteSmoke;scrollbar-shadow-color: WhiteSmoke;scrollbar-highlight-color: WhiteSmoke;scrollbar-3d-light-color: WhiteSmoke; font-size:10px; font-family:Arial
}
.menu_table td a{
font:bold 11px "Trebuchet MS", Arial, Helvetica;
color:#FFFFFF;
padding:0px 10px 0px 10px;
}
.TextAreaa
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

.Form
{
	background-color: #515252;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border: 2px dotted #cfdc27;
	padding: 2;
}
.Text
{
	font-family: Arial;
	font-size: 11px;
	color=#000000; vertical-align:top; font-weight:bold
}
.Proje
{
	font-family: Arial;
	font-size: 11px;
	color=#000000; vertical-align:top; font-weight:Bold
}
.AnaBaslik
{
	font-family: Arial;
	font-size: 18px;
	color=#000000; vertical-align:middle; font-weight:Bold
}
.Baslik
{
	font-family: Arial;
	font-size: 15px;
	color=#000000; vertical-align:middle; font-weight:none
}
.Textpx
{
	font-family: Arial;
	font-size: 9px;
	color=#000000; vertical-align:middle; font-weight:none
}
.TextG
{
	font-family: Arial;
	font-size: 10px;
	color=#000000; vertical-align:middle; font-weight:none
}
.TextS
{
	font-family: Arial;
	font-size: 11px;
	color=#FFFFFF; vertical-align:middle; font-weight:Bold
}
.Dil
{
	font-family: Arial;
	font-size: 9px;
	color=#000000; vertical-align:middle; font-weight:Bold
}
.Menu
{
	font-family:Arial;
	font-size: 14px;
	color=#000000; vertical-align:middle; font-weight:bold;
	padding: 5px;
	background:#ececed;
}
.Yok
{
	font-family: Arial;
	font-size: 11px;
	color=#c0c0c0; vertical-align:middle; font-weight:bold
}
.Hata
{
	font-family: Tahoma;
	font-size: 11px;
	color=#E4AD47;
}
.Uyari
{
	font-family: Tahoma;
	font-size: 11px;
	color=#E4AD47;
}

.TextBox
{
	font-family: Tahoma;
	font-size: 11px;
	color=#000000;
	border: 2px dotted #515252;
}
.tinytableopacity
{
border:0px solid black;
FONT-SIZE: small;
FONT-FAMILY: sans-serif;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}
.tinyopacity
{
border:0px solid black;
FONT-SIZE: small;
FONT-FAMILY: sans-serif;
filter:alpha(opacity=0);
-moz-opacity:.0;
opacity:.0;
}

#navcontainer { /* none needed */ }

ul#navlist {
        margin: 0;
        padding: 0; padding-left:275px; padding-right:2px;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #000000;
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #95bbae;
        border-right: 1px solid #d1e3db;
        text-decoration: none;
}

ul#navlist li#active {
        color: #95bbae;
        background-color: #deebe5;
}

#navlist a:hover {
        color: #74a893;
        background-color: #d1e3db;
}

.clear{
		clear:both;
	}
#mainContainer{
		width: 180px;
		margin:0 auto;
		padding:0px;
		text-align:left;
			
}
#scrollingContainer{
		width:180px;
		height:200px;
		border-top:1px solid #ffffff;
		background-color: transparent;
		padding:0;
		float:left;	
		margin-right:0;
		font-size:0.9em;
		overflow:hidden;
}