		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: midnightblue; SCROLLBAR-3DLIGHT-COLOR: silver; SCROLLBAR-ARROW-COLOR: midnightblue; 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; 
	BORDER-BOTTOM: silver 1px solid; 
	FONT-FAMILY: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS; 
	BACKGROUND-COLOR: transparent;
	color: midnightblue;
}
INPUT
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: silver 1px solid;
	color: midnightblue;
	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: midnightblue;
	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: midnightblue;
	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: midnightblue;
	text-decoration: none;
}
A:hover
{
	color: darkblue;
	text-decoration: underline;
}
A:active
{
	color: dodgerblue;
}
TABLE {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: verdana
}
span.header
{
	font-size:x-large;
	color:midnightblue;
}
TABLE.adminmenutablo
{
	border-right: midnightblue thin solid;
	border-top: midnightblue thin solid;
	border-left: midnightblue thin solid;
	border-bottom: midnightblue thin solid;
	background-color: beige;
}
td.adminmenutabloust
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
	background-color: midnightblue;
}
td.adminust
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: verdana;
	height: 15px;
	Filter: progid:DXImageTransform.Microsoft.gradient(
	enabled='true', startColorstr=midnightblue, endColorstr=dodgerblue, GradientType=0);
}
SPAN.baslik
{
	font-weight: bold;
	color: midnightblue;
}
SPAN.error
{
	font-weight: normal;
	color: orangered;
}
tr.gridust
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: verdana;
	height: 15px;
	background-color: midnightblue;
}
A.tableLink
{
	font-weight: bold;
	cursor: hand;
	color: royalblue;
	text-decoration: none;
}
A.tableLink:hover
{
	font-weight: bold;
	cursor: hand;
	color: dodgerblue;
	text-decoration: underline;
}
tr.gridItem
{
	color: midnightblue;
	font-family: verdana;
	height: 15px;
	background-color: #FCFCF5;
}
tr.gridAlternateItem
{
	color: midnightblue;
	font-family: verdana;
	height: 15px;
	background-color: #FEFEFC;
}
/*-----------------dtree--------------------*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: midnightblue;
	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: royalblue;
	text-decoration: underline;
}
.dtree a.nodeSel
{
}
.dtree .clip {
	overflow: hidden;
}
