html {
	background-image: url('/images/background1.gif');
}

body {
	padding: 0 ;
	margin: 0 40px;
	background: #ffffff;
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
}

A {
	text-decoration : none;
}
A:HOVER {
	color : Blue;
	text-decoration : none;
}

body  {font-family: MS Sans Serif, Verdana, Arial; font-size: 12px }
BODY, TD  { font-family:Tahoma,sans-serif; font-size:12px; color:#000000; }
.tlk1 			{ background-color:#99CCFF; font-size: 12px; font-weight: bold; border: 0 }
.tlk2 			{ background-color:#336699; font-size: 12px }
.txt { color: brown; font-size: 12px}
.redd { color: brown; font-size: 12pt; font-weight: bold}
.bold { font-size: 12pt; font-weight: bold}
.bold1 { font-size: 12px; font-weight: bold}
.big { font-size: 12pt }
.white			{ background-color:#FFFFFF; font-size: 12px }
.yellow			{ background-color:#FCDF6F }
.bred			{ background-color:#CC9933 }
.bb			{ background-color:#CC9933; font-weight: bold }
.dark			{ background-color:#CECFE5; font-size: 12px }
.db			{ background-color:#CECFE5; font-size: 12px; font-weight: bold  }
.lite			{ background-color:#EFF0F7; font-size: 12px }
.lb			{ background-color:#EFF0F7; font-size: 12px; font-weight: bold; line-height: 100% }
.litle			{ background-color:#EFF0F7; font-size: 6pt }
.small	                { background-color:#FFFFFF; font-size: 6pt }
.m			{ color:#cccccc; font-size:12px }
td.bottom		{ font-size: 9px; color: #7F6600; }
td.head 			{ font-size: 17px; color: #E5E6F2; font-weight: bold; line-height: 100%; font-variant: small-caps; }
td.head1 			{ font-size: 16px; color: #E5E6F2; font-weight: bold; line-height: 100%; font-variant: small-caps; }
td.head2 			{ font-size: 14px; color: #E5E6F2; font-weight: bold; line-height: 100%; font-variant: small-caps; }
td.lastline		{ color: #EEEFF7; line-height: 12px; }
td.topic			{ color: #293195; font-weight: bold; }
.adec			{ color:#000000; font-size:12px }
.gm			{ color:#000000; font-size:12px; font-weight: bold; }
.mm			{ color:#000000; font-size:12px }
.red			{ color:CC3333; font-size:12px; font-weight: bold }
.h			{font-size : 2px}
.hint			{ color:#cccccc; font-size:7pt }
.m			{ color:#cccccc; font-size:12px }
.header			{ font-weight:bold; color : #000000 }
.seachRez		{ font-size: 21px; color: #CCCCFF; font-weight: bold }
.basket		{ font-size: 12pt; font-weight: bold; border: 0 }
.right		{ text-align: right }

td {
	vertical-align: top;
	
}


.top_menu td {
	vertical-align: top;
	padding: 10px 20px 0 20px;
	font-weight: bold;
	
}
.top_menu td a {
	color: #808080;
	
}

a {
	color: #21262A;
}