body
{
	margin: 0px;
	background-color: #f6f6f6;
}
.mainText
{
	font-family:Tahoma;
	font-size:70%;
	/*color:#7E7E7E;*/
	font-weight:bold;
	margin-left:46px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:25px;
	line-height:20px;
	text-align:justify;
}
.mainColor
{
	color:#7E7E7E;
}
.Highlight
{
	color:#5C5C5C;
}
.Red
{
	color:#EE0E14;
}
.Red a
{
	color:#EE0E14;
	text-decoration:none;
}
.Red a:hover
{
	color:#EE0E14;
	text-decoration:underline;
}
.Blue
{
	color:#003E5E;
}
a
{
	font-family:Tahoma;
	color:#7e7e7e;
	/*font-weight:bold;*/
	text-decoration:none;
}
a:hover
{
	color:#00406D;
	text-decoration:underline;
}
.detay a
{
	color:#393939;
	text-decoration:underline;
	font-weight:bold;
}
.headerText
{
	font-family:Tahoma;
	font-size:70%;
	color:#FFFFFF;
	margin-left:10px;
}
.headerText a
{
	color:#FFFFFF;
	text-decoration:none;
}
.headerText a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.bottomText
{
	font-family:Tahoma;
	font-size:70%;
	color:#FFFFFF;
}
.bottomText a
{
	color:#EE6707;
	text-decoration:underline;
	font-weight:bold;
}
.urunHeader
{
	margin-left:28px;
	color:#C90021;
	font-size:90%;
}
.urunPropertyInfo
{
	color:#00406D;
}
.CopyrightText
{
	color:#7E7E7E;
	font-family:Tahoma;
	font-size:11px;
	padding-left:16px;
}
#yan-menu
{
	margin:0;
	padding:0;
	padding:30px 10px;
	padding-bottom:0;
}
#yan-menu li
{
	list-style:none;
}
#yan-menu li a
{
	display:block;
	padding-left:20px;
	font:bold 12px/26px Tahoma, Geneva, sans-serif;
	color:#255F88;
	border-bottom:1px solid #D6D6D6;
}
#yan-menu li a:hover
{
	text-decoration:none;
	background:#FFF url(../images/yan-menu-hover-ok.gif) no-repeat 2% 50%;
	color:#004270;
}