﻿
html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c4501;
	text-transform: none;
}

A:link	{	
	text-decoration:	underline;
	color:	#494f60;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#494f60;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#494f60;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#a96b29;
	}

.ProductName { font-size: 10px; color: #494f60; font-weight: bold; text-decoration: none} 
A.ProductName:link   { color:#494f60; text-decoration: none;}
A.ProductName:visited  { color:#494f60; text-decoration: none;}
A.ProductName:hover   { color:#494f60; text-decoration: underline}
A.ProductName:active   { color:#494f60; text-decoration: none;}

.HMenu { font-size: 10px; color: #494f60; text-decoration: none} 
A.HMenu:link   { color:#494f60; text-decoration: underline;}
A.HMenu:visited  { color:#494f60; text-decoration: underline;}
A.HMenu:hover   { color:#a96b29; text-decoration: underline}
A.HMenu:active   { color:#494f60; text-decoration: underline;}

.FMenu { font-size: 11px; color: #454545; text-decoration: none} 
A.FMenu:link   { color:#454545; text-decoration: underline;}
A.FMenu:visited  { color:#454545; text-decoration: underline;}
A.FMenu:hover   { color:#e9e9e9; text-decoration: underline}
A.FMenu:active   { color:#454545; text-decoration: underline;}

.ProductPrice { font-size: 12px; color: #494f60; font-weight: bold; text-decoration: none} 

.copyright { font-size: 11px; color: #3f3f40;} 
A.copyright:link   { color:#d13f41; text-decoration: underline}
A.copyright:visited  { color:#d13f41; text-decoration: underline}
A.copyright:hover   { color:#e9e9e9; text-decoration: underline}
A.copyright:active   { color:#d13f41; text-decoration: underline}

.tblMain
{ position: absolute; width: 100%; height: 100%;}

.tblBlock
{ border: #7a7a7a solid 1px; background-color:#ececec; }

.tblNPBlock
{ border: #b1b1b1 solid 1px; background-color:#f4f4f4; }

.c
{ border: #d8d8d8 solid 1px; background-color:#f9f9f9; }

.tfSearch { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; width: 162px; height:15px; border-color:#909090; border-width:1px; border-style:solid;}
.tfLogin{font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 11px; width: 127px; height:17px; border-color:#a4a3a7; border-width:1px; border-style:solid;}
.btnStandart { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; height: 21px}
.tfStandart {font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 11px; width: 100px; height: 13px}
.lstStandart { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; width: 400px; height: 140px}
.PageTitle
{
	font-weight:bold;
	font-size:large;
	color:Red;
}
.err{ font-family: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; color:#FF0000}
