﻿.Maintable
	{
		height:493px;
		width:99%;
	}
.Label
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:normal;
		color:Black;
	}
.TitleLabel
	{
		font-size:13pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
	}
.BoldLabel
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		color:Black;
	}

.MessageLabel
	{
		font-size:12pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:normal;
		color:Black;
	}
	
.DatagridLabel
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:normal;		
	}

.MandatoryLabel
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:normal;
		font-weight:bold;
		color:Red;
	}

.HeaderLabel
	{
		height:30px;
		font-size:12pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-weight:bold;
		background-color:#fffff1;
		border:1px;
	}
.Textbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:200px;
		border-style:groove;
	}
.StyleTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:140px;
		border-style:groove;
	}
.SmallTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:80px;
		border-style:groove;
	}
.VerysmallTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:40px;
		border-style:groove;
	}

.BigTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:180px;
		border-style:groove;
	}

.LargerTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:300px;
		border-style:groove;
	}
.OrderTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:250px;
		border-style:groove;
	}
.DateTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		border-style:groove;
		height:15px;
		width:80px;
	}
.NumberTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		border-style:groove;
		height:15px;
		width:80px;
		text-align:right;
	}
.QuantityTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		border-style:groove;
		height:15px;
		width:80px;
		text-align:center;
	}
.SmallNumberTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:40px;
		border-style:groove;
		text-align:right;
	}
.SmallQuantityTextbox
	{
		font-size:11pt;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		height:15px;
		width:40px;
		border-style:groove;
		text-align:center;
	}
.Button
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		width:70px;
	}
.EditButton
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		width:50px;
	}
.MediumButton
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		width:90px;
	}
.BiggerButton
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		width:130px;
	}
.SmallDropDownList
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		height:20px;
		width:150px;
		border-style:groove;
	}
.MediumDropDownList
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		height:20px;
		width:187px;
		border-style:groove;
	}
.RetailerDropDownList
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		height:20px;
		width:256px;
		border-style:groove;
	}
.BigDropDownList
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		height:20px;
		width:300px;
		border-style:groove;
	}
.HyperLink
	{
		font-size:13px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;		

	}
.GridLink
	{
		font-size:11px;
		font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
		font-style:normal;
		font-weight:bold;
		width:130px;
	}
.TableCell
	{
		padding-left:20px;
	}

.TableCell1
	{
		border-style:none;
	}
.adjustedZIndex {
    z-index: 1;
}