.Footer {
	background: #B1C691; color: #FFFFFF; font-family: Verdana,Tahoma; font-size: 12px; font-weight: bold; height: 20px; padding-left: 3px; text-align:left; 
}
.Header_Text
{
	font-weight:bold; font-family:Verdana; color:#006200; font-size:12;
}
.Normal_Text
{
	font-family:Verdana; font-size:12; color:#005200;
}
.Black_Text
{
	font-family:Verdana; font-size:12; 
}
.Header_Big_Text
{
	font-family:Verdana;   text-align:center; color:#006200; font-weight:bold; font-size:15;
}
.Report_Header
{
	font-family:Verdana;   text-align:center; color:#006200; font-weight:bold; font-size:18;
}
.Header_Label_Text
{
 background-color:Maroon; font-family:Arial; font-size:smaller;
}
.Table_BackGround
{
	 font-family:Verdana; font-size:smaller; color:#005200;
}
.Table_Name_Column_BackGround
{
	background-color:"#d0dfca"; 
}
.Table_Header_BackGround
{
	background-color:#9CB280;
}
.DataGrid_BackGround
{
	background-color:White; color:Black
}
.DataGrid_Alternative_BackGround
{
	font-family:Verdana; font-size:12;background-color:#EDF1E9; 
}
.DataGrid_Selected_BackGround
{
	background-color:#738A9C; font-weight:bold; color:White; font-family:Verdana; font-size:12
}
.DataGrid_Header
{
	color:white; font-size:12; font-family:Verdana; font-weight:bold; background-color:#9CB280; text-align:center
}
.DataGrid_Footer
{
	color:white; font-size:12; font-family:Verdana; font-weight:bold; background-color:white
}
.Menu_BackGround
{
	background-color:#B1C691; 
}
.Message_Text
{
	color:Blue; font-family:Verdana; font-size:12;
}
.Line_TextBox
{
	 font-family:Verdana; border-color:Green; background-color:Transparent; border-bottom:solid 1 green; border-left:none; border-right:none; border-top:none;
}

.Button
{
 background-color:WhiteSmoke; font-family:Verdana; height:22; border:outset 1; border-style:outset; border-color:Green; color:#005200;
}
.TextBox
{
    border-color:Green; font-family:Verdana; height:22;  border:solid 1 ; border-color:Green;color:#005200; 
}
.DropDownList
{
	border-color:Green; font-family:Verdana; border:solid 1; border-color:Green;scrollbar-face-color: white;scrollbar-arrow-color:  green;  
}
.Body {
	font-family: Verdana, Arial; scrollbar-face-color: white; 
	scrollbar-highlight-color:#F1F1E9; scrollbar-shadow-color: #E7F1D6; scrollbar-3dlight-color: green;
	scrollbar-arrow-color:  green; scrollbar-track-color: #EDF1E9; scrollbar-darkshadow-color: green;
	buttonface: #FF0000;
}
.Pager_Text
{
	font-family:Verdana, Arial; font-size:x-small; color:Green;
}
#hr
{
	color:Green; border:solid 1 green;
}

.Text_label {
    color: #000000;
    font-family: Verdana, Tahoma, Arial, "Times New Roman";
    font-size: 11px;
    font-weight: normal;
}
.Text_label_Title {
    color: #000000;
    font-family: Verdana, Tahoma, Arial, "Times New Roman";
    font-size: 11px;
    font-weight:bold;
}
.Row_Title 
{
	color:#333333;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 24px;
	padding-left: 1px;
	text-align:left;
	vertical-align: middle;
	background-color: #D3D3A7;
	background-repeat: repeat-x;	
}
.Table_Tab
{
	border-left-width:1px; 
	background-color: #F6F6ED;
	border-left-style:solid;
	border-left-color:#b1c691;
	border-right-width:1px; 
	border-right-style:solid;
	border-right-color:#b1c691;
	border-top-width:1px; 
	border-top-style:solid;
	border-top-color:#b1c691;
	border:1px;
	border-style:solid;
	border-color:#b1c691;
	border-collapse:collapse;
}
