﻿body
{
	font-weight: normal;
	font-size: 11px;
	font-family: 'Tahoma';
	background-color: #f7f1fb;
}
.LeftCell
{
	text-align:left;
	font-family	:Tahoma;
	font-size: 11px;
}
.RightCell
{
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
}
.SubTitle
{
	text-align:right;
}
.TitleCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: 'Tahoma';
	background-color: #80a2de;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	color: black;
}
.TitleCelll
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: 'Tahoma';
	background-color: #0054e3;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	color: white;
}
INPUT
{
	font-size: 11px;
	font-family: Tahoma;
}
SELECT
{
	font-size: 11px;
	font-family: Tahoma;
}
BUTTON
{
	font-size: 11px;
	font-family: Tahoma;
}
.GridLefts
{
	font-family:Tahoma;
	font-size:11px;
}
.GridLeftItems1
{
	font-family:Tahoma;
	font-size:11px;
	color:#0099ff;
}
.GridLeftItems2
{
	font-family:Tahoma;
	font-size:11px;
	color:#00cc66;
}
.Grid
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Tahoma;
	background-color: white;
	height:24px;
}
.SelectedItemStyle
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	border-left: gray 1px solid;
	color: #f7f7f7;
	border-bottom: gray 1px solid;
	background-color: #738a9c;
	height:24px;
}
.EditItemStyle
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	height:24px;
}
.AlternatingItemStyle
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #EEF2DF;
	height:24px;
}
.ItemStyle
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	color: #4a3c8c;
	border-bottom: gray 1px solid;
	font-family: Tahoma;
	background-color: #E3EACC;
	height:24px;
}
.HeaderStyle
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Tahoma;
	text-align: center;
	background-color : #B8CF8B;
	color : #404040;
	height:27px;
}
.FooterStyle
{
	color : #4A3C8C;
	background-color:#E3EACC;
}
.PagerStyle
{
	color: #4a3c8c;
	background-color: #B8CF8B;
	text-align: center;
}











































.GridR
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Tahoma;
	background-color: white;
	height:24px;
}
.SelectedItemStyleR
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	border-left: gray 1px solid;
	color: #f7f7f7;
	border-bottom: gray 1px solid;
	background-color: #738a9c;
	height:24px;
}
.EditItemStyleR
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	height:24px;
}
.AlternatingItemStyleR
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #fffacd;
	height: 24px;
}
.ItemStyleR
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	color: #000033;
	border-bottom: gray 1px solid;
	font-family: Tahoma;
	height: 24px;
}
.HeaderStyleR
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Tahoma;
	text-align: center;
	background-color: #f0e68c;
	color: #404040;
	height: 27px;
}
.FooterStyleR
{
	color : #4A3C8C;
	background-color:#E3EACC;
}
.PagerStyleR
{
	color: #4a3c8c;
	background-color: #B8CF8B;
	text-align: center;
}