﻿
.style1
{
	color: #0000FF;
	font-weight: bold;
}
.style2
{
	color: #FFFFFF;
	font-weight: bold;
}
.style3
{
	color: #003366;
	font-weight: bold;
}
.100width
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.CompanyName
{
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
}
.BasketAddIcon
{
	background-image: url(org/stick.png);	
	padding-left: 19px;
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}
.PageIcon
{
	color: Blue;
	background-image: url(Const/page.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.PageaddIcon
{
	color: Blue;
	background-image: url(Const/page_add.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.viewIcon
{
	color: Blue;
	background-image: url(org/zoom.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.productIcon
{
	color: Blue;
	background-image: url(Const/tag_blue.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.sellIcon
{
	color: Blue;
	background-image: url(Const/basket.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.selladdIcon
{
	color: Blue;
	background-image: url(Const/basket_add.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.moreIcon
{
	color: Blue;
	background-image: url(Const/more.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	text-decoration: none;
	font-size:8pt;
	text-decoration:none;
	color: Black;
}

.more
{
	text-align:right;
	text-decoration: none;
	color:Black;
	}
	
.more a:hover
{
	text-decoration:underline;
	color:#ff6600;
	}
	
.pager 
{
	font-family:Tahoma;
	font-size:8pt;
	
	}
.productaddIcon
{
	color: Blue;
	background-image: url(Const/tag_blue_add.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}

.yesIcon
{
	color: Blue;
	background-image: url(Const/tick.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.field1
{
	font-family: Tahoma;
	font-size: 10pt;
	height: 16px;
	font-weight: normal;
}
.example
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: Gray;
	padding-top: 6px;
}
.fieldTahoma
{
	font-family: Tahoma;
	font-size: 8pt;
}
.watermarked
{
	padding: 2px 0 0 2px;
	height: 18px;
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
}
.clearPadding
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
