body
{
	font-size: xx-small;
	color: #000066;
	background-color: white;
	margin: 0px;
	line-height: 150%;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: verdana,helvetica,arial,sans-serif;
}

select, textarea, input, button
{
color:#000066;
font-size:100%;
}

h1, h2, h3
{
color:#CC0000;
font-weight: bold;
}

h1
{
font-size:130%;
letter-spacing:5;
}

h2
{
font-size:110%;
letter-spacing:3;
}

h3
{
font-size:100%;
letter-spacing:1;
}

input, textarea
{
font-size: 100%;
}

table
{
font-size: 100%;
}

tr
{
vertical-align: top;
}

table.haber
{ 
background-color:transparent;
border-collapse: collapse;
width: 80%;
}

th.haber
{
text-align:left;
color:white;
font-weight: bold; 
border-style:none; 
border-width:medium; 
background-color: #000066;
padding-left:5px;
}

tr.haber
{
border-bottom:1px solid gray;
text-align:left;
padding:5px;
}

td.haber
{
border-bottom:1px solid gray;
text-align:left;
padding:5px;
}

table.sag
{ 
background-color:#EFEFEF;
border-collapse: collapse;
border:1px solid silver;
width:100%;
margin-bottom:10;
text-align:center;
}

th.sag
{
height:15;
color:white;
font-weight:bold; 
border-style:none; 
background-color: #000066;
}

td.orta
{
padding-left:10px;
padding-right:10px;
text-align:justify;
}

table.ic
{ 
border:1px solid silver;
width:100%;
margin-bottom:10;
margin-top:10;
text-align:left;
}

th.ic
{
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
font-weight:bold; 
border:1px solid #808080;
background-color: #E1E1E1;
}

td.ic
{
border:1px solid #808080; padding:3px; background-color: #F8F8F8
}

table.rapor
{ 
background-color:transparent;
border-collapse: collapse;
width: 100%;
}

th.rapor
{
text-align:left;
font-weight: bold; 
border:1px solid silver;
padding:1px;
}

td.rapor
{
border:1px solid silver;
text-align:left;
padding:1px;
}

p.footer
{
text-align:center;
font-size:10;
color:gray;
}

a.nounderline{text-decoration:none}

a:link    {color:#000066; background-color:transparent;text-decoration:none}
a:visited {color:#000066; background-color:transparent;text-decoration:none}
a:active  {color:#000066; background-color:transparent}
a:hover   {color:#CC0000; background-color:transparent}

a:link.left    {text-decoration:none;color:white;font-size:100%}
a:visited.left {text-decoration:none;color:white;font-size:100%}
a:hover.left   {text-decoration:none;color:silver;font-size:100%}
a:active.left  {text-decoration:none;color:white;font-size:100%}

a:link.orta    {text-decoration:none;color:#000066}
a:visited.orta {text-decoration:none;color:#000066}
a:hover.orta   {text-decoration:none;color:#CC0000}
a:active.orta  {text-decoration:none;color:#000066}