/* CSS Document */
body{
	background-color: #CED6DB;
	margin-top: 5px;
	padding: 0px;
	font-family: "Comic Sans MS",Arial, Helvetica, sans-serif,;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
a,
a:link,
a:visited,
a:active {
	color: #000000;
	text-decoration: none;	
}
a:hover	{
	color: #A07A33;
}

a.Menu:hover {
	color: White;
	text-decoration: none;
}
/* Ana Tablo */

#yan1{
	background-image:url(images/yan1.gif);
	background-repeat: no-repeat;
}
table.anaTablo{
	background-color: White;
	width: 600px;
}
table.asilTablo{
	background-color: White;
	width: 610px;
}

#akupunkturMenu{
	background-image: url(../images/akupunk.gif);
	background-repeat: no-repeat;
	height: 243px;
	width: 290px;
}
#akuMenuAlti{
	background-color: #D1D1D1;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#akuKiz{
	background-image: url(../images/akuKiz.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 300px;
}
#akuKizAlti{
	width: 300px;
	padding-left: 10px;
	padding-top: 10px;
}

td.menu1{
	padding-top:70px;
	padding-left:30px;
}
td.menu2{
	padding-left:30px;
}

#manualMenu{
	background-image: url(../images/manual.gif);
	background-repeat: no-repeat;
	height: 243px;
	width: 290px;
}
#manuErkek{
	background-image: url(../images/manuErkek.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 300px;
}
#merkezMenu{
	background-image: url(../images/merkez.gif);
	background-repeat: no-repeat;
	height: 243px;
	width: 290px;
}
#merkezToplu{
	background-image: url(../images/merkezToplu.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 300px;
}
#iletisimMenu{
	background-image: url(../images/iletisim.gif);
	background-repeat: no-repeat;
	height: 243px;
	width: 290px;
}
#iletisimBas{
	background-image: url(../images/iletisimBas.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 300px;
}

/* Foto ArkaPlan */
td.fotoArka{
	height:90px;
	width:90px;
	background-image: url(../images/arkaFoto.gif);
	background-repeat:no-repeat;
}