﻿body 
{
	font-family:Verdana, Arial;
	
}

table.sample 
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

table.sample tr
{
	font-size:small;
	background-color:#efefef;
}

table.sample th 
{
	font-family:Verdana, Arial;
	text-align:center;
	color:#ffffff;
	background-color:#003366;
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius:1px ;
}

table.sample td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius:1px ;
	text-align:center;
}

table.sample td.tdbaslik1 
{	
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color:#666666;
	background-color:#EC880E;
	text-align:center;
	color:White;
}

table.sample td.tdbaslik2 
{
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color:#666666;
	padding: 4px;
	background-color:#cccccc;
	text-align:center;
	color:#000033;
}


table.sample2 td {
	background-color:#999999;
}

.table
{
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #808080;
	border-color:Silver;
}

.mastertable
{
	font-family: VerdanaArial Tur, Tahoma;
	font-size: small;
	font-style: normal;
	color: #808080;
	border: thin solid #C0C0C0;
}

.icyazi
{
	font-family:Verdana, Arial Tur, Tahoma;
	font-size: 11px;
	font-style: normal;
	margin-top:0px;
	color: #444444;
	border-color:Silver;
	margin-bottom: 10px;
	margin-left: 40px;
}

.icbaslik
{
	font-family:Verdana, Arial Tur, Tahoma;
	font-size: 11px;
	margin:2px;
	color: #003366;
	font-weight: bold;
	margin-bottom: 4px;
}

.anabaslik
{
	font-family:Verdana, Arial Tur, Tahoma;
	font-size: 16px;
	margin:6px;
	color: #ffffff;
	font-weight: bold;
	background-color: #999999;
}

.fiyattable
{
    border-collapse: collapse;
    height: 0;
    border: 1px solid #F0F0F0;
}

table.contentname
{
	font-family:Verdana, Arial Tur, Tahoma;
	font-size: 15px;
	margin:2px;
	color: #000066;
	font-weight: bold;
	background-image:url('../../images/contentname.gif');
	background-repeat:repeat-x;	
}
table.contentname2
{
	font-family:Verdana, Arial Tur, Tahoma;
	font-size: 13px;
	margin:0px;
	color: #666666;
	background-image:url('../../images/contentname.gif');
	background-repeat:repeat-x;	
}
table.alt 
	{
	font-family:Segoe UI, Verdana;
	background-color:#cccccc;
	padding:4px;
	text-align:center;
	font-size: 11px;
	color:#666666;
}
table.alt td 
	{
	font-size: 10px;
}

table.alt td.tdalt1 
{	
	padding:2px;
	text-align:left;
	font-size: 12px;
}


