﻿body {


}

.But
{ 
	background-image: url(Images2/OB.jpg);
	background-color: SandyBrown: ;
	font-weight: bold;
	color: white;
	font-family: Arial;
	font-size: 8pt;
	background-repeat: repeat-x;
	border-right: #ffcc33 1px solid;
	border-top: #ffcc33 1px solid;
	border-left: #ffcc33 1px solid;
	border-bottom: #ffcc33 1px solid;
	background-position: left center;
	background-color: sandybrown; }

.ButDisabled
{ 
	background-image: url(Images2/GB.jpg);
	font-weight: bold;
	color: white;
	font-family: Arial;
	font-size: 8pt;
	background-repeat: repeat-x;
	border-right: #ffcc33 1px solid;
	border-top: #ffcc33 1px solid;
	border-left: #ffcc33 1px solid;
	border-bottom: #ffcc33 1px solid;
	background-position: left center;
	background-color: YellowGreen; 
	border-color: yellowgreen;}

.QImage
{
	width : 18;
	height: 18;
}


.Grid
{
color: dimgray;
}



.Grid td 
{ 
border: solid 1px darkgray; 
font-family: Arial; 
} 

.Textbox
{
	border-right: #A2A2A2 1px solid;
	border-left: #A2A2A2 1px solid;
	border-top: #A2A2A2 1px solid;
	border-bottom: #A2A2A2 1px solid;
	color: black;
	font-size: 9pt;
	font-family: Arial;
	background-color: white;
}

.Dropdown
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	color2: #646464;
	color: Black;
	border-bottom: darkgray 1px solid;
	font-family: Arial;
	background-color: white;
}


.Label
{
	font-size: 10pt;
	color: #646464;
	font-family: Arial;
}

.Ast
{
	font-size: 14pt;
	color: #646464;
	font-family: Arial;
	}

.LabelH1
{
	font-weight: bold;	
	font-size: 14pt;
	color: #669933;
	font-family: Arial;
}

.lnk
{
	font-size: 10pt;
	color: #669933;
	font-family: arial;
}

.Doc
{
	font-size: 10pt;
	color: #646464;
	font-family: Arial;
	
}

.HelpBut
{
	background-color: steelblue;
	color: white;
	font-family: Arial;
	font-size: 11pt;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
}
