body{
font-family: Tahoma;
font-size: 11px;
}

table{
font-family: Tahoma;
font-size: 11px;
}

.tabloBaslik{
background-color: #ffcc33;
color: #000000;
padding-left: 5px;
font-family: Tahoma;
font-size: 11px;
font-weight: Bold;
border: 1px groove #000000;
text-align: center;
}

.tdBaslik{
color: #003366;
background-color: #ccccff;
padding-left: 5px;
font-family: Tahoma;
font-size: 11px;
font-weight: Bold;
border: 1px groove #000000;
}

.yaziBaslik{
font-size: 11pt; 
color: Navy; 
font-weight: Bold;
background-color: #F7F7F7;
font-family: Verdana;
}


.spotBaslik{

color: Navy; 
font-size: 18px; 
font-style: italic;
font-weight: Bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

.baslik{
color: Navy; 
font-size: 14px; 
font-weight: Bold;
font-family: 'Verdana'
}

.baslik2{
color: Navy; 
font-size: 12px; 
font-weight: Bold;
font-family: 'Times New Roman';
font-style:italic;
}

.ortaBaslik{
font-family: Verdana;
font-size: 11px;
font-weight: Bold;
padding-bottom: 3px;
color: #ffffff;
}

.kaynak{
font-style: italic; 
font-weight: Bold;
font-family: 'Book Antiqua'; 
font-size: 14px;
background-color: #DBD9F0;
}

.bosluk{
padding-left: 4px;
}

 A.Menu:link,A.Menu:visited,  A.Menu:active 
 {
	TEXT-DECORATION: none;
	color: #ffffff;
	font-size: 11px;
}

 A.Menu:hover  {
	text-decoration: none;
	COLOR: #000066;
	font-size: 11px;
}
 
 A.kalin:link, a.kalin:active, a.kalin:visited {TEXT-DECORATION : none; color : Navy; font-size: 11px;font-weight: Bold;}
 A.kalin:hover  {text-decoration : none; COLOR : #ff6600;  font-size: 11px;font-weight: Bold;}


 A:link, a:active, a:visited {TEXT-DECORATION : none; color : Navy; font-size: 11px;}
 A:hover  {text-decoration : none; COLOR : #ff6600;  font-size: 11px;}


 
  A.button:hover{
 	border: #666666 1px inset ; 
 	background-color: #ff9900; 
	color: Navy;
	 text-align: center; 
	 text-decoration: none; 
	 padding: 2px 4px 2px 4px;
}

 A.button:link, a.button:visited, a.button:active{
	 border: #666666 1px outset; 
	 text-align: center; 
	 text-decoration: none; 
	 padding: 2px 4px 2px 4px;
} 
 
 fieldset{
border: 1px solid #a32914;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
width: 430;
}

#slidemenubar, #slidemenubar2{
position: absolute;
left: -180px;
width: 160px;
top: 10px;
border: 1px solid;
background-color: #ffffff;
layer-background-color: lightyellow;
font: 10px Tahoma;
line-height:16px;

}


.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}