﻿body
{
	background-color: white;
}
div
{
	font-family: Verdana;
	font-size: x-small;
}
TD
{
	vertical-align: top;
}
.zarifTablo
{
	font-size: x-small;
	font-family: Verdana;
	background-color: #99ccff;
	border-top-width: thin;
	border-left-width: thin;
	border-left-color: #0000cc;
	border-bottom-width: thin;
	border-bottom-color: #0000cc;
	border-top-color: #0000cc;
	border-right-width: thin;
	border-right-color: #0000cc;
}
#orta
{
	width: 600px;
}
#sol
{
	width: 100px;
}
#sag
{
	width: 100px;
}
/*
Script için sonradan eklendi.
*/
#jump_base {
  overflow-y:hidden;
  width: 200px;
  height: 114px;
  border: 2px dotted #000099;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
  color: #000099;
  background-color: inherit;
}

.news {
  background-color: #DDDDDD;
  color: inherit;
}
.cercevesiz
{
	 border-top-style: none; 
	 border-right-style: none; 
	 border-left-style: none; 
	 border-bottom-style: none;
}
.MetinKutusu
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-weight: bold;
}
.Dugme
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 1px;
}