/* CSS Document */
.datagrid{
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
}
.dg_headerlink a:link {
	background-color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}
.dg_headerlink a:visited {
	background-color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}
.dg_headerlink a:hover {
	background-color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}
.dg_header {
	background-color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}
.dg_itemstyle {
	background-color: #FFFFCC;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dg_alternateitemstyle {
	background-color: #CCCC99;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dg_selecteditemstyle {
	background-color: #A5A55C;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dg_footer {
	
	font-size: 10px;
	font-family:"segoe ui",arial,sans-serif;
}
.dg_pagerstyle{
	font-size: 12px;
	font-family:"segoe ui",arial,sans-serif;
}

.dgchild_headerlink a:link {
	background-color: #827B60;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}
.dgchild_headerlink a:visited {
	background-color: #827B60;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}
.dgchild_headerlink a:hover {
	background-color: #827B60;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}

.dgchild_header {
	background-color: #827B60;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}
.datagridchild{
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
}
.dgchild_itemstyle {
	background-color: #C9C299;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dgchild_alternateitemstyle {
	background-color: #C8B560;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dgchild_selecteditemstyle {
	background-color: #ECD672;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dgchild_footer {
	
	font-size: 10px;
	font-family:"segoe ui",arial,sans-serif;
}
.dgchild_pagerstyle{
	font-size: 12px;
	font-family:"segoe ui",arial,sans-serif;
}
.dl_header{
	background-color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-color : #FFFFFF;
	font-family:"segoe ui",arial,sans-serif;
}
.dl_itemstyle{
	background-color: #FFFFCC;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dl_alternateitemstyle{
	background-color: #CCCC99;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dl_selecteditemstyle {
	background-color: #A5A55C;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dl_editeditemstyle {
	background-color: #A5A55C;
	font-family:"segoe ui",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.dl_footer {
	
	font-size: 10px;
	font-family:"segoe ui",arial,sans-serif;
}
.dl_pagerstyle{
	font-size: 12px;
	font-family:"segoe ui",arial,sans-serif;
}




