﻿body
{
	font-size: 11px;
	color: black;
	font-family: verdana,arial,tahoma;
	text-decoration: none;
	background-image: url(dosya/images/bg1.gif);
	margin: 0 0 0 0;
}
.SiteTemelDiv
{
	text-align: center;
	padding: 0px;
	width:800px;
	margin: 0 auto;
}
.SolaYasla
{
	text-align: left;
}
.Bosluk
{
	padding: 4px;
}
.GriYazi
{
	color: #c81015;
}
.Baslik
{
	color: #c81015;
	font-weight: bold;
	font-size: 14px;
}
a:link
{
	color: #c81015;
	text-decoration: none;
}
a:visited
{
	color: #c81015;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
a:active
{
	text-decoration: none;
	color: #000000;
}
.MenuKutu
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	background-color: #f9f9f9;
	border: solid 1px #dcdcdc; /*width: 226px;*/
	color: #c81015;
	font-weight: bold;
}
.SozKutu
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	background-color: #f9f9f9;
	border: solid 1px #dcdcdc;
	color: #696974;
	font-weight: bold;
	padding: 8px;
}

hr
{
	color: #dcdcdc;
	height: 1px;
	background-color: #dcdcdc;
}
.RedHeader
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	padding: 8px;
}
/*Açılır panel */
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 6px 6px 6px 6px;
border: 0px solid #c61116;
background: #ffffff;
width:100%;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: #ffffff;
width:100%;
}

/*Açılır panel */