﻿.bilet
{
	background-image: url(images/bilet_bg.gif);
	width: 690px;
	height: 30px;
	background-repeat: repeat-x;
}

.bilet_detay
{
	width: 690px;
	height: 30px;
	border-right: lightblue 1px solid;
	border-top: lightblue 1px solid;
	border-left: lightblue 1px solid;
	border-bottom: lightblue 1px solid;
	height: 0px;
	background-color: #f2f7ff;
}

.rez
{
	background-image: url(images/rez_bg.gif);
	width: 690px;
	height: 30px;
	background-repeat: repeat-x;
}

.rez_detay
{
	width: 690px;
	height: 30px;
	border-right: lightblue 1px solid;
	border-top: lightblue 1px solid;
	border-left: lightblue 1px solid;
	border-bottom: lightblue 1px solid;
	height: 0px;
	background-color: #f8dcf6;
}

.acik
{
	background-image: url(images/acik_bg.gif);
	width: 690px;
	height: 30px;
	background-repeat: repeat-x;
}

.acik_detay
{
	width: 690px;
	height: 30px;
	border-right: lightblue 1px solid;
	border-top: lightblue 1px solid;
	border-left: lightblue 1px solid;
	border-bottom: lightblue 1px solid;
	height: 0px;
	background-color: #e1f2d2;
}

.baslik1
{
	font-size: 10px;
	text-decoration: none;
	color: #555555;
	font-weight:bold;
}

.baslik2
{
	font-size: 11px;
	text-decoration: none;
	color: #ff0000;
	font-weight:bold;
}

.yazi1
{
	font-size: 10px;
	text-decoration: none;
	color: #555555;
}

.link2,.link2:Link,.link2:Visited,.link2:Active
{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #0050ff;
}

.link2:Hover, .link2:Link:Hover, .link2:Visited:Hover, .link2:Active:Hover
{
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
}
