﻿body, html			{
					margin: 0px;
					padding: 0px;
					width: 100%;
					margin-left:0px;
					margin-right:0px;
					}

body				{
					background-color: #ffffff;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 75%;
					color: #898989;
					}

a					{	
					color:#0072BC;
					}	
		
.a2					
{
	color: #f26522;
	text-decoration: none;
}	
					
table.userMenu		{
					width: 440px;
					height: 60px;
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #ffffff;
					}

td.userMenuMain		{
					width: 100%;
					height: 55px;
					padding: 5px 20px 5px 20px;
					background: #f26522 url(/pix/user-menu-shadow-orange.gif);
					background-position: left bottom;
					background-repeat: no-repeat;
					text-align: center;
					color: #000000;					
					}

td.userMenuLoginField
					{
					height: 30px;	
					font-size:70%;					
					}	
td.userMenuShadowLeft	{
						width: 10px;
						height: 50px;
						background: #ffffff url(/pix/user-menu-shadow-left.gif);
						background-position: bottom;
						background-repeat: no-repeat;
						}
						
td.userMenuShadowCorner	{
						width: 10px;
						height: 10px;
						background: #ffffff url(/pix/user-menu-shadow-corner.gif);
						background-position: left bottom;
						background-repeat: no-repeat;
						}
						
td.userMenuShadowBottom	{
						height: 10px;
						background: #ffffff url(/pix/user-menu-shadow-bottom.gif);
						background-position: left;
						background-repeat: no-repeat;
						}
						
table.current			{
						border-width: 0px;
						font-family: tahoma, verdana, arial, sans-serif;
						font-size: 100%;
						color: #898989;
						}

table.current td		{
						vertical-align: top;
						}

.currentHeader			{
						background-color: #f2f2f2;
						color: #898989;
						padding: 0px;
						font-size: 90%;
						font-weight: bold;
						border-left: 1px solid white;
						border-right: 1px solid white;						
						}
						
.currentHeader2			{
						background-color: #f2f2f2;
						color: #898989;
						padding: 0px;
						font-size: 90%;
						font-weight: bold;
						border-top: 1px solid white;
						}
td.headerItem
						{
						color: #898989;
						font-family: tahoma, verdana, arial, sans-serif;
						padding: 0px;
						font-size: 70%;
						font-weight: bold;
						}
						
td.headerItem2
						{
						color: #898989;
						font-family: tahoma, verdana, arial, sans-serif;
						padding: 5px 10px 0px 0px;
						font-size: 70%;
						font-weight: bold;
						vertical-align:top;
						}
td.headerItem3
						{
						color: #898989;
						font-family: tahoma, verdana, arial, sans-serif;
						padding: 0px;
						font-size: 71%;
						}

td.currentTitle			{
						font-weight: bold;
						white-space: nowrap;
						padding: 5px 10px 5px 10px;
						}

td.currentCol1,
td.currentCol2		{
					padding: 0px 20px 10px 20px;
					}

table.itemSeller	{
					width: 100%;
					margin: 0px 0px 0px 0px;
					border-top: 1px solid #e5e5e5;
					border-right: 1px solid #e5e5e5;
					border-left: 1px solid #e5e5e5;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}

.tdSeller			{
					border-bottom: 1px solid #e5e5e5;
					padding: 5px;
					white-space: nowrap;
					vertical-align: top;
					}

.tdSellerD			{
					width: 100%;
					border-bottom: 1px solid #e5e5e5;
					padding: 5px;		
					vertical-align: top;
					}

table.itemTTX		{
					width: 100%;					
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}

.tdTTX				{
					width: 50%;
					border-bottom: 1px solid #e5e5e5;
					padding: 5px;
					}

table.itemCard		{
					width: 100%;	
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}
					
table.itemCard2		{
					width: 100%;	
					height: 100%;	
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}

.itemFoto			{
					vertical-align: top;
					}

.itemDesc			{
					vertical-align: top;					
					padding-left: 30px;
					}
					
.itemDesc2			{
					vertical-align: top;					
					padding-left: 5px;
					}

table.itemFotoGal	{
					width: 100%;
					margin: 0px;
					border: 1px solid #e5e5e5;
					font-family: tahoma, verdana, arial, sans-serif;
					background-color: #fefefe;
					margin-bottom:5px;
					}
.itemFotoBig		{
					width: 100%;
					padding: 5px;
					text-align: center;
					}
table.itemGlDesc	{
					width: 100%;
					height: 100%;
					margin: 0px;
					border: 1px solid #e5e5e5;
					font-family: tahoma, verdana, arial, sans-serif;
					background-color: #fefefe;
					font-size: 100%;
					}
.itemGlBig
					{
					text-align:left;
					vertical-align:top;
					}

.itemFotoSmall1		{
					width: 33%;
					padding: 0px 5px 5px 5px;
					text-align: left;
					}

.itemFotoSmall2		{
					width: 34%;
					padding: 0px 0px 5px 0px;
					text-align: center;
					}

.itemFotoSmall3		{
					width: 33%;
					padding: 0px 5px 5px 5px;
					text-align: right;
					}

.itemFotoBig img,
.itemFotoSmall1 img,
.itemFotoSmall2 img,
.itemFotoSmall3 img	{
					margin: 0px !important;
					}

table.itemPrice		{
					width: 100%;
					margin: 5px 0px 0px 0px;
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}

.itemPriceDesc		{
					color: #f26522;
					font-weight: bold;
					white-space: nowrap;
					}

.itemPriceAction	{
					width: 60%;
					color: #f26522;
					font-weight: bold;
					padding-left: 40px;
					}

table.header		{
					width: 100%;
					margin-bottom: 25px;
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					color: #898989;
					}

td.headerLogo		
					{
					width:200px;
					padding: 25px 50px 0px 50px;
					}
td.headerLogoKeeper		
					{
					width:200px;
					padding: 0px 0px 0px 0px;
					}

td.headerUserMenu	
					{
					width:450px;
					vertical-align: top;
					}

td.headerNoteBook	{					
					margin-top:50px;	
					vertical-align: top;
					text-align:right;				    
					}

td.headerSearch		{
					width: 60%;
					background-color: #f5f5f5;
					padding: 20px;
					border-right: 3px solid #ffffff;
					}

td.headerLogin		{
					width: 40%;
					background-color: #f5f5f5;
					padding: 20px;
					text-align: center;
					}

table.content		{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					margin-bottom: 20px;
					}

td.contentLeft		{
					width: 70%;
					padding: 0px 30px 0px 50px;
					vertical-align: top;					
					}

td.contentRight		{
					width: 30%;
					padding: 0px 50px 0px 0px;
					vertical-align: top;
					}

table.catalog		{
					width: 100%;										
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}

table.search,
table.login			{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}

td.searchInput,
td.loginInput		{
					width: 100%;
					padding: 0px 10px 0px 10px;
					}

td.loginDesc,
td.loginButton		{
					white-space: nowrap;
					}

table.ushki			{
					width: 100%;
					/* margin: 0px; */
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					color: #959595;
					border-bottom: 1px solid #ebebeb;
					border-left: 1px solid white;
					border-right: 1px solid white;
					}

td.ushkoLeft		{
					width: 20px;
					border-bottom: 1px solid #ffffff;
					background-image: url(/pix/ushko-left.gif);
					}

td.ushkoRight		{
					width: 20px;
					border-bottom: 1px solid #ffffff;
					background-image: url(/pix/ushko-right.gif);
					}

td.ushkoMiddle		{
					width: 30px;
					border-bottom: 1px solid #ffffff;
					background-image: url(/pix/ushko-middle.gif);
					}

td.ushkoRegion		{
					background-color: #e5e5e5;
					white-space: nowrap;
					border-bottom: 1px solid #ffffff;
					}

td.ushkoType		{
					width: 35%;
					background-color: #e5e5e5;
					border-bottom: 1px solid #ffffff;
					}

td.ushkoSearch		{
					width: 65%;
					background-color: #e5e5e5;
					border-bottom: 1px solid #ffffff;
					}
					


td.ushkoLeft2		{
					width: 10px;
					border-bottom: 1px solid #e5e5e5;
					background-image: url(/pix/ushko-left2.gif);
					}

td.ushkoRight2		{
					width: 10px;
					border-bottom: 1px solid #e5e5e5;
					background-image: url(/pix/ushko-right2.gif);
					}

td.ushkoMiddle2		{
					width: 30px;
					background-image: url(/pix/ushko-middle.gif);
					}

td.ushkoRegion2		{
					background-color: #e5e5e5;
					white-space: nowrap;
					border-bottom: 1px solid #e5e5e5;
					}

td.ushkoType2		{
					width: 35%;
					background-color: #e5e5e5;
					border-bottom: 1px solid #e5e5e5;
					}

td.ushkoSearch2		{
					width: 75%;
					background-color: #e5e5e5;
					border-bottom: 1px solid #e5e5e5;
					}




table.catalogList	{
					width: 100%;				
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}

.listUshki			{
					background-color: #ffffff;
					padding: 0px;
					border-bottom:0px;
					}

.listHeader			{
					background-color: #e5e5e5;
					color: #898989;
					padding: 5px 10px 5px 10px;
					font-size: 90%;
					font-weight: bold;
					border-left: 1px solid white;
					border-right: 1px solid white;
					border-top: 1px solid white;
					}
					
.listHeader2			{
					background-color: #e5e5e5;
					color: #898989;
					padding: 5px 10px 5px 10px;
					font-size: 90%;
					font-weight: bold;
					border-top: 1px solid white;
					}
				
.listSubHeader		{
					background-color: #f5f5f5;
					font-weight: bold;
					}

.listNum,
.listPrice,
.listFoto,
.listDesc,
.listData,
.listUp				{
					color: #898989;
					padding: 5px 5px 5px 5px;
					font-size: 90%;
					text-align: center;
					}		
	
.setPrice	     	{
					width: 50;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}
.listDesc			{
					width: 100%;
					}
					
.listDesc2
{
					color: #898989;
					padding: 5px 10px 5px 10px;
					font-size: 90%;
					width: 100%;
}

.listPrice,
.listData			{
					white-space: nowrap;
					}


.listTitle			{
					color: #898989;
					padding: 5px 10px 5px 10px;
					font-size: 100%;
					}		
.listTitle2			{
					color: #898989;
					padding: 0px 0px 5px 10px;
					font-size: 100%;
					}		
					
.listTitleMetods    {
					color: #898989;
					font-size: 100%;
					width:100%;
					padding:0px;
					border-bottom:1px solid #e5e5e5;
					}			

.subTitle			{
					margin-top: 5px;
					color: #f26522;
					font-size: 90%;
					}

table.footer		{
					border-top: 1px solid #ebebeb;
					width: 100%;
					font-size: 90%;
					color: #898989;
					}

td.copyrights		{
					width: 50%;
					padding: 5px 15px 50px 50px;
					}

td.help				{
					width: 50%;
					padding: 5px 50px 50px 15px;
					text-align: right;
					}

table.pathAndAdd	{
					width: 100%;
					height: 24px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;										
					}

td.headerPath		{
					font-weight: bold;
					width: 100%;
					}

td.headerAdd,
td.typeLabel		{
					white-space: nowrap;
					}

table.search		{
					width: 100%;
					/* margin: 0px; */
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					}

td.searchField,
td.typeField		{
					width: 100%;
					padding: 0px 5px 0px 5px;
					}

table.listPager		{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					}

table.listPager td	{
					width: 50%;
					white-space: nowrap;
					}

td.pagerOptions		{
					text-align: right;
					}

td.pager span		{
					font-size: 80%;
					}
					
table.sorting		{
					width: 100%;
					margin-bottom: 10px;
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					color: #898989;
					}

table.sorting td	{
					vertical-align: middle !important;
					}

td.year1,
td.year3			{
					width: 50%;
					}

td.year2			{
					padding: 0px 5px 0px 5px;
					}

td.price1,
td.price3			{
					width: 50%;
					}

td.price2			{
					padding: 0px 5px 0px 5px;
					}

td.price4			{
					padding: 0px 0px 0px 5px;
					}

td.fotoDesc			{
					width: 100%;
					padding-left: 5px;
					}

td.optionsLine		{
					width: 100%;					
					padding-bottom: 10px;
					border-bottom: 1px solid #e5e5e5;
					}
					
td.place2			{
					padding-top: 5px;
					}

form				{
					padding: 0px;
					margin: 0px;
					}

.warnDesc			{
					width: 100%;
					height: 75px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					margin-top: 5px;
					background-color: #fdeeee;
					}					
					
.sendText			
					{				 					
					height: 75px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					margin-top: 5px;
					}			

select.selectWarn	{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					background-color: #fdeeee;
					}					
					
select.selectCat    {					
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}

select.selectType,
input.inputSearch	{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}		
input.price
					{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					width:60px;
					}
select.selectType2
					{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					width:80px;
					}
select.selectType3
					{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					}
					
select.newType
					{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					width:80px;
					}
select.newType2
					{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					width:50px;
					}
.blackFont			{
					color: #000000;
				    font-size:100%;
				    font-weight:bold;
					}
input.inputLogin	{
					width: 180px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}
input.inputLogin2	{
					width: 240px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}							
input.inputLogin	{
					width: 100px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}

select.selectType2	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}					

select.selectPager	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}					

input.sortButton	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					width : 100%;
					}	
input.filterButton
					{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}
input.buyButton		{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					background-color: #e5e5e5;
					margin-right: 20px;
					}
					
input.buyButton2		{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					background-color: #e5e5e5;
					margin-left: 10px;
					}	
input.buyButton3	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					background-color: #e5e5e5;
					margin-left: 5px;
					}	

input.commentButton	{
					font-family: tahoma, verdana, arial, sans-serif;					
					font-size: 100%;
					background-color: #e5e5e5;				
					}					


input.warnButton	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					background-color: #fdeeee;
					margin-right: 20px;
					}					
input.msgButton	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;		
					margin-right: 20px;
					}					


/*
*	Р_Р_Р РўР_Р_Р_Р_
*/

.listDesc .imgNewW 	{
					vertical-align: baseline;
					margin-left: 10px;
					}

.listFoto img		{
					border: 1px solid #bebebe;
					}


/*
*	РўРР_РЎРў Р_ РЎРЎР<Р>Р_Р_
*/

h1					{
					font-size: 125%;
					color: #00a650;
					margin: 0px;
					padding: 0px;
					}


.contentRight h2	{
					font-size: 90%;
					margin: 0px 0px 3px 0px;
					padding: 0px;
					}

.contentRight h3	{
					font-size: 90%;
					margin: 0px 0px 3px 0px;
					padding: 0px;
					color: #00a650;
					}

.contentRight h4	{
					font-size: 90%;
					margin: 0px 0px 3px 0px;
					padding: 0px;
					color: #f26522;
					}

.contentRight h5	{
					font-size: 90%;					
					font-weight: normal;
					margin: 0px 0px 10px 0px;
					padding: 0px;
					}

.contentRightCh     
					{
					color: #898989;
					}
					

.userMenuMain a		{
					color: #ffffff;
					}

b.green				{
					color: #00a650;
					}

hr					{
					width: 100%;
					height: 1px;
					size: 1px;
					color: #e5e5e5;
					}

.contacts			{
					width: 100%;
					margin-top: 5px;
					text-align: center;
					font-weight: bold;
					}

.warn				{
					width: 100%;
					margin-top: 10px;
					font-weight: bold;
					color: #880000;
					}

.warnForm			{
					width: 100%;
					margin-top: 5px;
					}

.warnButtons		{
					width: 100%;
					margin-top: 5px;
					}
.itemName
					{
					font-size:100%;
					}
					
.dhtmltooltip
					{
					position: absolute;					
					border: 1px solid #bebebe;    
					background-color: #ffffff;
					padding: 5px;
					visibility: hidden;
					z-index: 100;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 110%;
					}
.txtarea
					{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 12px;
					width: 392px;
					height: 50px;
					overflow: visible;	
					}
.slct
{
	font-family: Verdana, Arial, Helvetica, Sans serif; 	
	width: 400px;	
}
.Thumbnail 
{
  border: 1px solid #DDDDDD;
  cursor: pointer; 
}

.ThumbnailHover 
{
  border: 1px solid #f26522;
  cursor: pointer; 
}

.ThumbnailSelected
{
  border: 1px solid #f26522;
  cursor: pointer;
}
.ScrollItem 
{
  margin-left:2px; 
  margin-top:-2px;
  color:black; 
  border: 1px solid #DDDDDD; 
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans serif;
  font-size:20px; 
  cursor:pointer;
}

.ScrollItemHover 
{
  margin-left:2px; 
  margin-top:-2px;
  color:black; 
  border: 1px solid #DDDDDD; 
  background-color: #f26522; 
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans serif;
  font-size:20px; 
  cursor:pointer;
}

.ScrollItemActive
{
  margin-left:2px; 
  margin-top:-2px;
  color:black; 
  background-color: #ff905b; 
  border: 1px solid #DDDDDD; 
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans serif; 	
  font-size:20px; 
  cursor:pointer;
}

.pagerText
{
  font-family: tahoma, verdana, arial, sans-serif;  
  color: #898989;
}

.filterShow 
{
	font-family: tahoma, verdana, arial, sans-serif;  
	font-size:90%;	
	width: 100%;	
	background-color: #f8f6dd;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #f8f6dd;
}
.hand 
{
	cursor:hand;
	font-family: tahoma, verdana, arial, sans-serif;  
	font-size:75%; 
	border: solid 1px #e5e5e5;	
}

table.tableAddForm1	{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}

td.tdAddForm1Left	{
					width: 75%;
					padding: 10px;
					vertical-align: top;					
					}

td.tdAddForm1Right	{
					width: 25%;
					padding: 10;					
					vertical-align: top;
					background-color: #fafafa;
					}

td.tdAddForm1LeftRub	{
					width: 60%;
					padding: 10px;
					background-color: #f8f6dd;
					vertical-align: top;			
					}

td.tdAddForm1Button	{
					width: 60%;
					padding: 10px 10px 0px 0px;
					vertical-align: bottom;
					/*border-right: 1px solid #d9d6aa;*/
					}
td.tdAddForm1RightRub
					{
					width: 40%;
					padding: 10px;
					background-color: #f8f6dd;
					border-top: solid 1 #fafafa;
					vertical-align: top;															
					}

table.tableAddDesc	{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}

td.addDescText		{
					width: 100%;
					padding: 0px 10px 0px 0px;
					vertical-align: top;
					}

td.addDescCounter	{
					padding: 0px;
					vertical-align: top;
					white-space: nowrap;
					}

.spanCounter		{
					background-color: #f8f6dd;
					padding: 0px 5px 0px 5px;
					}

.addTextField		{
					width: 100%;
					height: 75px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					margin-top: 5px;
					}		
.addTextField2		{
					width: 300px;
					height: 75px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					margin-top: 5px;
					}			

table.tableCarTTX	{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					margin-top: 10px;
					}

td.tdCarTTX			{
					width: 100%;
					padding: 5px;
					vertical-align: top;
					}

input.addButton		{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					background-color: #e5e5e5;
					margin: 0 0 10 20;					
					}
input.addButton2	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					background-color: #e5e5e5;
					}
					
input.editButton	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 70%;
					background-color: #e5e5e5;
					}
					
input.addButton2	{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					background-color: #e5e5e5;
					}


table.userMenuLoginForm		{
					width: 100%;
					border-width: 0px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #ffffff;
					}

.userMenuLoginDesc	{
					color: #000000;
					font-weight: bold;
					}

.userMenuLoginField	{
					width: 100%;
					padding: 0px 10px 0px 10px;
					}

.userMenuLoginButtons	{
					white-space: nowrap;
					}

a:hover				{
					color: #f26522;
					text-decoration: none;
					}

td.MessageWith		{										
					background-color: #f8f6dd;					
					border-top: 1px solid #d9d6aa;
					border-left: 1px solid #d9d6aa;
					border-right: 1px solid #d9d6aa;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 75%;
					}
.TableMessages		{										
					background-color: #ffffff;					
					border-bottom: 1px solid #d9d6aa;					
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 75%;
					}
.whiteL		{
					color: #ffffff;	
					}
.whiteL:hover		{
					color: #ffffff;	
					text-decoration: underline;
					}
.userMenuMain a.whiteL:hover {  color: #900; }
.list1				{
					background-color: #fefefe;
					}

.list2				{
					background-color: #fafafa;
					}
.justFont			
					{
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					}
.justFont2
					{
					width:200px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					border:none;
				    border-bottom-style:none;
				    border-collapse:collapse;
				    border-top-style:none;
				    margin: 0px;
			  	    border-spacing : 0px;
				    padding: 0px;
					}
					
.justFont2 tr td
					{
					border:none;
				    border-bottom-style:none;
				    border-collapse:collapse;
				    border-top-style:none;
				    margin: 0px;
			  	    border-spacing : 0px;
				    padding: 0px;
					}
					
.Row 
{ 
  font-size:70%;
  background-color: #fefefe;
  cursor: default;
}

.Row2
{ 
  font-size:70%;
  background-color: #fafafa; 
  cursor: default;
}
.tdNotepad			{
					text-align: right;
					padding: 0 20px 0 20px;
					}

.tableSearch		{
					width: 100%;			
					}

.tableSearch td		{
					vertical-align: top;
					padding-top: 5px;
					padding-bottom: 5px;
					}

.tdSearchField		{
					padding: 5px 0 0 0 !important;
					}

.trSearchHere td	{
					padding: 0;
					}

.tdSearchHere		{
					width: 100%;
					font-size: 70%;
					white-space: nowrap;
					padding-top: 3px !important;
					}

.tableListing		{
					width: 100%;
					font-size: 100%;
					}

.inputSearchHere	{
					width: 100%;					
					color: #f26522;
					}

table.ushkiHere		{
					width: 100%;
					/* margin: 0px; */
					border-width: 0 0 1px;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					color: #959595;
					}
					
table.ushkiHere2	{
					width: 100%;
					/* margin: 0px; */
					border-bottom: 1px solid white;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 90%;
					color: #959595;
					border-bottom: 1px solid #ebebeb;
					}

td.ushkoRegionHere	{
					background-color: #e5e5e5;
					white-space: nowrap;
					border-bottom: 1px solid #ffffff;
					vertical-align: top !important;
					padding-top: 8px;
					}
					
td.ushkoRegionHere2	{
					background-color: #e5e5e5;
					white-space: nowrap;
					border-bottom: 1px solid #e5e5e5;
					vertical-align: top !important;
					padding-top: 8px;
					}

td.ushkoTypeHere	{
					width: 35%;
					background-color: #e5e5e5;
					border-bottom: 1px solid #ffffff;
					vertical-align: top !important;
					padding-top: 8px;
					}
					
td.ushkoTypeHere2	{
					background-color: #e5e5e5;
					border-bottom: 1px solid #e5e5e5;
					vertical-align: top !important;
					padding-top: 8px;
					}

td.searchLabelHere	{
					white-space: nowrap;
					padding: 8px 5px 0px 5px;
					vertical-align: top !important;
					}

td.searchButtonHere	{
					padding: 2px 0 0 0;
					vertical-align: top !important;
					}

table.searchHere	{
					width: 100%;
					font-family: tahoma, verdana, arial, sans-serif;
					font-size: 100%;
					color: #898989;
					}
					
.PaymentTypeClass_3_visible
{
	display:inline;
	padding-left:10px;
	font-weight:bold;
}

.PaymentTypeClass_3_hidden
{
	display:none;
	font-weight:bold;
}
					
/* NEW */

.contentRight h2 {
	font-size: 100%;
}

.contentRight h5 {
	font-size: 100%;					
}

.contentRight ul {
 	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 100%;
	list-style: none;					
}

.contentRight ul li {
	margin-bottom: 3px;
}

.headerItem {
	position: relative;
}

.headerItem span {
	display: block;
	overflow: hidden;
	margin: 5px 10px 0 0;
	padding: 5px 10px 0 10px;
	background-color: #fafafa;
}

.filterButton {
	margin-top: 5px;
}

.DataCell a {
	font-size: 110%;
}

a img {
	border: none;
}

body {
	min-width: 980px;
	width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
}

#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}
* html #TB_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
}

.set_sum_before
{
	color: #999999;
	text-align:center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;

}
.set_sum_after
{
	color: #000000;
	text-align:center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;

}
.cursor_hand
{
	cursor:hand;
}

.seo1
{ 
  font-size:90%;
  width: 70%;
  margin: 10, 0, 30, 50;
  text-align: justify;
}

.seo2 
{
	font-size:100%;
	margin: 10, 0, 30, 50;
}
