@charset "iso-8859-9";
.MenuBG {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #950101;
	background-image: url(../resimler/tepe/tepeBG.jpg);
	background-repeat: repeat-x;
	text-align:center;
	vertical-align: top;
	padding-top:8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.MenuBG a
{
		color: #FFF;
	text-decoration: none;
}
.MenuBG a:hover
{
	color: #c58385;
	text-decoration: none;
}
.MenuOnlyBG {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #950101;
	background-image: url(../resimler/tepe/tepeBG.jpg);
	background-repeat: repeat-x;
	text-align:center;
	vertical-align: top;
	padding-top:8px;

}
.MenuLN
{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../resimler/tepe/tepe_17.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 50px;
}
.MenuLN a
{
	color: #FFF;
	text-decoration: none;	
}
.MenuLN a:hover
{
	color: #c58385;
	text-decoration: none;	
}