body {
	margin: 0px;
	background-color: #f7f7f7;
}
.containerText{
	font-family:tahoma;
	font-size:12px;
	color:#858585;
	text-align:justify;	
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	line-height:20px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#E1E1E1;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E1E1E1;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#E1E1E1;
}

.containerText a{
	font-family:tahoma;
	font-size:12px;
	color:#ff870d;
	font-weight:bold;
	text-decoration:underline;
}

.containerText a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#ff870d;
	text-decoration:none;
}

.mainText{
	font-family:tahoma;
	font-size:12px;
	color:#858585;
	text-align:left;
	padding-left:24px;
	padding-top:8px;
	line-height:20px;
}

.mainText a{
	font-family:tahoma;
	font-size:12px;
	color:#858585;
	text-decoration:underline;
}

.mainText a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#858585;
	text-decoration:none;
}




.mainColor{
	color:#7E7E7E;
}
.Highlight{
	color:#5C5C5C;
}


.topLanguage{
	font-family:tahoma;
	font-size:12px;
	color:#ff870d;
}
.topLanguage a{
	color:#ff870d;
	text-decoration:underline;
	font-weight:bold;
}
.topLanguage a:hover{
	color:#ff870d;
	text-decoration:none;
}
.topMenu{
	font-family:tahoma;
	font-size:12px;
	color:#858585;
	padding-right:16px;
}
.topMenu a{
	color:#858585;
	text-decoration:underline;
}
.topMenu a:hover{
	color:#858585;
	text-decoration:none;
}

.tableBorder {
 border-left-style:solid;
 border-left-width:1px;
 border-left-color:#F2F2F2;
 border-right-style:solid;
 border-right-width:1px;
 border-right-color:#F2F2F2;
}
.containerBorder {
 border-left-style:solid;
 border-left-width:1px;
 border-left-color:#E1E1E1;
 border-right-style:solid;
 border-right-width:1px;
 border-right-color:#E1E1E1;
}




.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;
}