﻿.tbl1 {
	background-color: #FCFCFC;
	border: 1px solid #999999;
}
.tbl2 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.baslik {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.inputtex {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FCFCFC;
	border: 1px solid #666666;
}
.err
{
    color: #800000;
    text-decoration: none;
    font-weight: bold;
}
.menu
{ 
    color: #333333;
    text-decoration: none;
    font-weight: bold;
 }

.menu:hover
{
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}

 .MaskedEditFocus
{ 
    background-color: #ffffcc;
    color: #000000;
 }

.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}

.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
.hBaslik
{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}
.hOzet
{
    font-size: 12px;

    text-decoration: none;
    color: #333333;
}
.hYazi
{
    font-size: 14px;
   
    text-decoration: none;
    color: #333333;
}
.haberBaslik
{
      font-weight: bold;
	  color: #000000;
  
  }
  .haberSaat
{
	  color: #800000;
  
  }
  
  .ajans
{
    font-size: 11px;
    text-decoration: none;
    color: #333333;
    font-style: italic;
}
