body
{
	font-family:Verdana;
	font-size:x-small;
	vertical-align:top;
}
.grvHeaderBGColor
{
	background-color:Silver
}
.textboxRight
{
	text-align:right;
}


.cmdButton
{
	behavior: url(cmdbutton.htc);
	height:30px;
	cursor:hand;
	border-style:ridge;
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
	color:white;
	background-color: Black;	
	text-transform:uppercase;
	width:auto;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	
}

.mapAzzLabel
{
	background-color:Transparent;
	color:Black;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	
}

.bgAzzForm
{
	background-color:#D9E3E5;
}

.bgWhiteForm
{
	background-color:White;
}
.formWhiteLabel 
{
	background-color:Transparent;
	color:Black;
	font-family:Verdana;
	font-size:x-small;
}

.gridListHeader
{
 background-color: GrayText;
 font-family:Verdana;
 font-size:xx-small;
 font-weight:normal;   	
 color:black;
 font-style:normal;
}

.gridRow
{
 font-family:Verdana;
 font-size:xx-small;
 font-weight:normal;   	
 color:Black;
 background-color:white;
}

.labelWeekDay
{
	font-size:x-small;
	font-weight:normal;
	color:White;
	background-color:LightBlue;
}

.cbxCalen
{
    font-family:Verdana;	
	font-size:x-small;
	font-weight:normal;
	color:Black;	
}

.dataListTbx
{
 font-family:Verdana;
 font-size:x-small;
 font-weight:normal;   	
 color:Black;
 background-color:LightBlue;
 border-width:0;
}

.dataListHeaderLabel
{
 background-color:LightGrey;	
 font-family:Verdana;
 font-size:x-small;
 font-weight:normal;   	
 color:Black;
 font-style:normal;
}

.formTitleLabel
{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:xx-small;  
	color:Black;
	vertical-align:top;
	background-color:Silver;
	border-color:black;	
	border-left-width:2px;	
	border-right-width:2px;
	border-top-width:4;
	border-bottom-width:0;
	border-style:inset;
}

.lblEditL
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	text-align:left;
}

.lblEditR
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	text-align:right;
}

.txtChar
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:left;
}
.tbxChar
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:left;
}

.txtInt
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:right;
}

.tbxInt
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:right;
}

.txtDecim2
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:right;
}

.tbxDecim2
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:right;
}

.txtDecim6
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:right;
}

.tbxDecim6
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:right;
}

.txtData
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:left;
}

.tbxData
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:left;
}

.ddList
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	background:BackColor=White;
	text-align:right;
}