﻿body 
{
    color:#6C6E70;
    font-family:Arial;
}
hr
{
    height:1px;
    color:#6C6E70;
}



.yazi8px
{
    font-size:8px;
}

.yazi8pxbold
{
    font-size:8px;
    font-weight:bold;
}

.yazi8pxBeyaz
{
	font-size:8px;
	color: White;
}

.yazi8pxboldBeyaz
{
	font-size:8px;
	color: White;
	font-weight:bold;
}



.yazi9px
{
    font-size:9px;
}

.yazi9pxBeyaz
{
	font-size: 9px;
	color: white;
}

.yazi9pxbold
{
    font-size:9px;
    font-weight:bold;
}

.yazi9pxboldBeyaz
{
    font-size:9px;
    font-weight:bold;
    color: white;
}




.yazi10px
{
    font-size:10px;
}

.yazi10pxbold
{
    font-size:10px;
    font-weight:bold;
}

.yazi10pxboldBeyaz
{
    font-size:10px;
    font-weight:bold;
    color: white;
}




.yazi11px
{
    font-size:11px;
}

.yazi11pxbold
{
    font-size:11px;
    font-weight:bold;
}
.yazi11pxboldBeyaz
{
    font-size:11px;
    font-weight:bold;
    color: white;
}



.yazi12pxboldBeyaz
{
	font-size:12px;
    font-weight:bold;
    color: white;
}
   
.yazi12pxbold
{
	font-size:12px;
    font-weight:bold;
}


.yazi14px
{
    font-size:14px;
}
.yazi14pxbold
{
    font-size:14px;
    font-weight:bold;
}


.package_baslik
{
    font-size:10px;
    color:#FFFFFF;
}



input
{
    border :#C8C9CA solid 1px;
    font-size:10px;
    }
SELECT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color:#000000;
}
UL
{
    list-style-position:outside;
    list-style-image:url('site_images/li_cizgi.gif');
    margin-left:15px;
    
}
LI
{
    list-style-image:url('site_images/li_cizgi.gif');
    vertical-align:middle;
    font-size:9px;
    line-height:12px;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #ffffff;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.Yazilar
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
}

.kirmiziBaslik
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #c3261e;
}

.koyuYazilar
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;color: #525252;
	font-weight: bold;
}

a.red:link 
{
	font-size:10px;
    font-weight:bold;
	text-decoration:none;
	color:#6C6E70;	
}     
a.red:visited 
{
	font-size:10px;
    font-weight:bold;
	text-decoration:none;
	color:#6C6E70;
}
a.red:hover 
{
	font-size:10px;
    font-weight:bold;
	text-decoration:none;
	color: #ff0000;
}
a.red:active 
{
	font-size:10px;
    font-weight:bold;
	text-decoration:none;
	color:#6C6E70;
}

