		body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	Filter: progid:DXImageTransform.Microsoft.gradient(
	enabled='true', startColorstr=WhiteSmoke, endColorstr=LightGrey, GradientType=0);
	SCROLLBAR-FACE-COLOR: whitesmoke; SCROLLBAR-HIGHLIGHT-COLOR: white; COLOR: black; SCROLLBAR-3DLIGHT-COLOR: silver; SCROLLBAR-ARROW-COLOR: black; FONT-FAMILY: verdana; SCROLLBAR-DARKSHADOW-COLOR: Whitesmoke
}
SELECT
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: silver 1px solid;
	width: 150px;
	color: black;
	border-bottom: silver 1px solid;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	background-color: transparent;
}
INPUT
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: silver 1px solid;
	color: black;
	border-bottom: silver 1px solid;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	background-color: #f9f9f9;
}

OPTION
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	background-color: #f9f9f9;
}
TEXTAREA
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: silver 1px solid;
	color: black;
	border-bottom: silver 1px solid;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	background-color: #f9f9f9;
}
.ClearTextBox {
	BORDER-TOP-WIDTH: 1px; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT-COLOR: #999999; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #999999; 
	BORDER-TOP-COLOR: #999999; 
	FONT-FAMILY: Verdana,arial; 
	BACKGROUND-COLOR: transparent; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #999999
}
IMG.acilan
{
	cursor: hand;
}
A
{
	cursor: hand;
	color: black;
	text-decoration: none;
}
A:hover
{
	color: dimgray;
	text-decoration: underline;
}
A:active
{
	color: darkgray;
}
TABLE {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: verdana
}
span.header
{
	font-size:x-large;
	color:black;
}
TABLE.adminmenutablo
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	background-color: lightyellow;
}
td.adminmenutabloust
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
	background-color: black;
}
td.adminust
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: verdana;
	height: 15px;
	Filter: progid:DXImageTransform.Microsoft.gradient(
	enabled='true', startColorstr=black, endColorstr=darkgray, GradientType=0);
}
SPAN.baslik
{
	font-weight: bold;
	color: dimgray;
}
SPAN.error
{
	font-weight: normal;
	color: orangered;
}
tr.gridust
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: verdana;
	height: 15px;
	background-color: dimgray;
}
A.tableLink
{
	font-weight: bold;
	cursor: hand;
	color: dimgray;
	text-decoration: none;
}
A.tableLink:hover
{
	font-weight: bold;
	cursor: hand;
	color: darkgray;
	text-decoration: underline;
}
tr.gridItem
{
	color: dimgray;
	font-family: verdana;
	height: 15px;
	background-color: #FCFCF5;
}
tr.gridAlternateItem
{
	color: dimgray;
	font-family: verdana;
	height: 15px;
	background-color: #FEFEFC;
}
/*-----------------dtree--------------------*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: grey;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: black;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
	color: dimgray;
	text-decoration: underline;
}
.dtree a.nodeSel
{
}
.dtree .clip {
	overflow: hidden;
}
