﻿body 
{
    font-family:Times New Roman;
}
img
{
	border:none;
	text-decoration:none;
}
a
{
	outline:none;
	cursor:pointer;
}
a:link,
a:visited,
a:active
{
	text-decoration: none !important;
	color:#979797 !important;
}
a:hover
{
	color:blue !important;
}
table
{
    text-align:left;
}
.divshadow 
{
    background:#fff url(/images/shadow.png) repeat-x 0 bottom;
    width:100%;
    height:25px;
	margin:5px 0 1px 0;
	display: block;
}
.divcenter
{
    background:#fff url(/images/header.png) repeat-x 0 top;
    width:100%;
	margin:10px 0 0 0;
	padding:14px 0 0 0px;
	display: block;
}
.divbaslik
{
    font-size: 14pt;
    font-weight: bold;
    color: #0080FF;
    text-align: center;
    background:#fff url(/images/shadow.png) repeat-x 0 bottom;
    width:100%;
	min-height:15pt;
	margin:0px 0 0 0;
	padding:0px 0 5px 0;
	display: block;    
}
.divlogininfo
{
    float:right;
}
.menu
{
      margin: 1em 0 0 5em;
      padding: 0px 0.5em;
}
.menu ul
{
    list-style-image: none;
    margin: 0;
    padding: 0;
    background: none;
    list-style-type: none;
}
.menu li
 {
     line-height: 18px;
     padding-right: 1em;
     float:left;
}
.menu li.current
{
	border:none;
}
.mat20                  
{
    filter: Alpha(Opacity=20);
    opacity:0.2;
}
.editcaption
{ 
    font-size:12pt; 
    margin-right:5px;
}
.baslik
{ 
    font-size:12pt; 
    font-weight:bold;
}
.bbaslik
{ 
    font-size:14pt; 
    font-weight:bold;
}
.hcenter
{
    text-align:center;
}
.line
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ADADAD;
}
.ssv5
{ 
    width: 5px;
}
.ssv10
{ 
    width: 10px;
}
.error
{
    color:Red;
}
.divleft                { float:left; margin: 10px 10px 0 0; display:block; text-align:left; }
.divfirst               { clear:both;}
.popmenu
{
      margin: 0;
      padding: 0;
      background-color:#E5E5E5;
}
.popmenu ul
{
    list-style-image: none;
    margin: 0;
    padding: 0;
    background: none;
    list-style-type: none;
}
.popmenu li
 {
     line-height: 25px;
     padding-right: 1em;
     padding-left: 1em;
}
.popmenu li.current
{
	border:none;
}
