body {
	margin-top: 0px;
	font-family: Tahoma;
	font-size:9px;
}
#Detay th {
	background-color: #666666;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	height: 22px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#Detay td {
	background-color: #999999;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 22px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666
}
#Aciklama th {
	background-color:#D3D5BB;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	height: 22px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#Aciklama td {
	background-color :#CCCCCC;
	font-size: 10px;
	font-weight: normal;
	color:#FF3333
	height: 22px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.MenuTD {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #808080;
}
.BannerTD {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menutitle {
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	width: 200px;
	height:22px;
	text-align: left;
	font-weight: bold;
	background-image: url('../images/buton_back.gif');
	margin-bottom: 3px; padding: 2px
	}
.submenu{
	margin-bottom: 0.5em;
	margin-left:1.5em;
}
a.altbuton:visited {
	font-size: 8pt;
	color: #284193;
	font-family: Helvetica, Arial;
	text-decoration: none text-align justify;
}
a.altbuton:link  {
	font-size: 8pt;
	color: #284193;
	font-family: Helvetica, Arial;
	text-decoration: none;
}
a.altbuton:hover {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	text-decoration: none;
}
a.lnkacik:visited {
	color:#CCCCCC;
	text-decoration: none text-align justify;
}
a.lnkacik:link  {
	color:#CCCCCC;
	text-decoration: none;
}
a.lnkacik:hover {
	color: #FFFFFF;
	text-decoration: none;
}
input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom:1px;
}
h1 {
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	background-image: none;
}

