#Yes
{
	/*background-image:url(EmbeddedResource.aspx?Res=Yes.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#No
{
	/*background-image:url(EmbeddedResource.aspx?Res=No.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Logout
{
	/*background-image:url(EmbeddedResource.aspx?Res=Logout.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Add
{
	/*background-image:url(EmbeddedResource.aspx?Res=Add.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Return
{
	/*background-image:url(EmbeddedResource.aspx?Res=Return.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Refresh
{
	/*background-image:url(EmbeddedResource.aspx?Res=Refresh.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Up
{
	/*background-image:url(EmbeddedResource.aspx?Res=Up.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Down
{
	/*background-image:url(EmbeddedResource.aspx?Res=Down.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Close
{
	/*background-image:url(EmbeddedResource.aspx?Res=Close.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Right
{
	/*background-image:url(EmbeddedResource.aspx?Res=Right.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Left
{
	/*background-image:url(EmbeddedResource.aspx?Res=Left.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Upload
{
	/*background-image:url(EmbeddedResource.aspx?Res=Upload.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

#Find
{
	/*background-image:url(EmbeddedResource.aspx?Res=Find.gif);*/
	background-position: left center;
	background-Repeat: no-repeat;
	/*padding-left: 20px;*/
	height: 14px;
}

/** Image Link Buttons - GridView Support Control **/

a.AddRecord:link, a.AddRecord:visited
{
	margin: 5px 5px 5px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/AddRecord.gif);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	height: 17px;
	font-size: 11px;
}

a.DeleteRecord:link, a.DeleteRecord:visited
{
	margin: 5px 5px 5px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/Cross2_sml.png);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	height: 16px;
	font-size: 11px;
}

a.SearchRecord:link, a.SearchRecord:visited
{
	margin: 0px 5px 0px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/Search_sml.png);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	height: 16px;
	font-size: 11px;
}

a.ShowAllRecord:link, a.ShowAllRecord:visited
{
	margin: 0px 5px 0px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/ShowAll_sml.png);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	height: 16px;
	font-size: 11px;
}

a.PrintRecord:link, a.PrintRecord:visited
{
	margin: 0px 5px 0px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/PrinterCustomer.gif);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	height: 16px;
	font-size: 11px;
}

a.NavigateBackRecord:link, a.NavigateBackRecord:visited
{
	margin: 0px 5px 0px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/NavigateBackRecord.gif);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	font-size: 11px;
}

a.CustomerProjects:link, a.CustomerProjects:visited
{
	margin: 0px 5px 0px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/CustomerProject.png);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	font-size: 11px;
}

a.OrderAdd:link, a.OrderAdd:visited
{
	margin: 0px 5px 0px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/OrderAdd.png);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	font-size: 11px;
}

a.OrderView:link, a.OrderView:visited
{
	margin: 0px 5px 0px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/OrderView.png);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	font-size: 11px;
}

a.ExportData:link, a.ExportData:visited
{
	margin: 0px 5px 0px 5px;
	/*color: black;*/
	background-image:url(../../images/Icons/ExportData.gif);
	background-position: left center;
	background-Repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	font-size: 11px;
	vertical-align: middle;
}