﻿

.gd_row
{
	background-color:White;
	color:Black;
	font-family : Tahoma;
	font-size:8pt;
	height:13;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=90);
	opacity:0.9;
}
.gd_alternating
{
	background-color:White;
	color:Black;
	font-family : Tahoma;
	font-size:8pt;
	height:13;
}

.gd_selected
{
	background-color:ThreeDFace;
	color:Black;	
	font-family : Tahoma;	
	font-size:8pt;
	font-weight:bold;
	height:13;
}

.gd_empty
{
	background-color:White;
	color:Black;
	font-size:8pt;
	height:13px;
	font-family : Tahoma;
}



.gd_header
{
	background-color:#4D92BE;
	font-family : Tahoma;
	background-image:url(bganahtar.gif);
	color:White;
	font-size:8pt;
}


.buton
{
	background-color:#4D92BE;
	background-image:url('btn.gif');
	color:white;
	border-style:outset;
	border-width:1px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	width:60px;
	font-family: MS Sans Serif;
}
.butonmenu
{
	background-color:#4D92BE;
	background-image:url(btn.gif);
	color:white;		
	font-weight:bold;
	font-size:10px;
	text-align:center;
	width:60px;
	font-family: MS Sans Serif;
	height:auto;	
}
.label
{
	background-color:#8080ff;
	color:White;
	font-size:10px;
	text-align:center;
}
.label2
{
	background-color:#8080ff;
	color:black;
	font-size:9px;
	text-align:left;
}

.dv_alternating
{
	background-color:White;
	font-size:9pt;
}
.dv_commandrow
{
	background-color:#d9d9ff;
	font-size:9pt;
	color:Blue;
}
.dv_editrow
{
	background-color:White;
	font-size:9pt;
	border-color:Black;
	border-style:dashed;
	border-width:3px;
}
.dv_fieldheader
{
	font-size:9pt;
	font-weight:bold;
	text-align:right;
	width:170px;
}
.dv_header
{
	background-color:#8080ff;
	font-size:9pt;
	color:White;
	text-align:center;
}
.dv_footer
{
	background-color:#d9d9ff;
	font-size:9pt;
	font-weight:bold;
	color:White;
}
.dv_pager
{
	
	font-size:9pt;
	color:Blue;
	margin-left: 21px;
}
.dv_row
{
	background-color:#edebf1;
	font-size:9pt;
	text-align:left;
}

input {
    font-family: verdana;
    font-size: 8pt;
	text-align: center;
	margin-left: 0px;
	width: 64px;
	height: 24px;
}
select {
    font-family: verdana;
    font-size: 8pt;
	margin-left: 0px;
	text-align: left;
}

