﻿.mainBody
{
	margin: 0px auto;
	background-position: left top;
	background-image: url('images/okidaBg.png'); 
	background-repeat: repeat;
}
body
{
	background-color: #ececeb;
	font-family: Arial;
	font-size: 12px;
}
.gH
{
	background-color: #A7C2EF;
}

.tr1
{
	background-color: #EFF3FB;
	height: 35px;
}

.tr2
{
	background-color: #FFFFFF;
	height: 35px;
}

.BtnOnizleme
{
	background-color: #ABCDF3;
}

h4
{
	font-size: 14px;
	color: #270480;
	font-weight: bold;
}
h5
{
	font-size: 12px;
	color: #0649a4;
	font-weight: bold;
}

hr
{
	color: Red;
	height: 1px;
}

.mainTable
{
	vertical-align: top;
	width: 829px;
	background-color: White;
	height: 90px;
}

.left
{
	background-image: url(   './images/l.png' );
	background-repeat: repeat-y;
	width: 14px;
}
.right
{
	background-image: url(   './images/r.png' );
	background-repeat: repeat-y;
	width: 14px;
}

.bottomBg
{
	background-color: #838383;
	width: 100%;
	height: 50px;
}

.bottomLeft
{
	background-image: url(   './images/bottom_l.png' );
	background-repeat: repeat-y;
	width: 14px;
}
.bottomCenter
{
	background-color: #b2b2b2;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
}
.bottomRight
{
	background-image: url(   './images/bottom_r.png' );
	background-repeat: repeat-y;
	width: 14px;
}

.bottomLeftMost
{
	background-color: #838383;
}
.bottomRightMost
{
	background-color: #838383;
}

.UrunAnaBaslik
{
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}

.BtnAra
{
	background-image: url ( './images/ara.png' );
	background-repeat: no-repeat;
}

.TxtAra
{
}

.TblAra
{
}
.Logo 
{
}

.Logo a, .Logo a:hover, .Logo a:visited
{
	border: solid 0px Red;
}

.Referans
{
	color: #000000;
	text-decoration: none;
}
.Referans a, .Referans a:visited
{
	color: #000000;
	text-decoration: none;
}
.Referans a:hover
{
	color: Red;
	text-decoration: none;
}

.AramaGrid
{
	color: Black;
}

.AramaGrid a,.AramaGrid a:visited
{
	color: Black;
	text-decoration: none;
}

.AramaGrid a:hover
{
	color: #F60000;
	text-decoration: none;
}
