body{
	margin:0;
	padding:0;
	background:white;
	font-family:arial;
	font-size:12px;
	}
@media print {
   .tdLogo,
	.tdHeadBanner,
	.tdMenuHead,
	.tdSearchBar,
	.tdMenu,
	.tdMenuFoot,
	.tdSubMenuBanners,
	.tdSubMenuSpace,
	.tdRightBanner,
	.tdFooter,
	.tdAddressFooter,
	.tdCopyright, .printhidden{
	display:none;
	}
}
table	{
	font-size:100%;
	}
a	{
	color:#ce0303;
	}
.pageHeader{
	color:#CE0303;
	font-size:26px;
	font-family:tahoma;
	}
.tdMain{
	padding:20px;
	vertical-align:top;
	text-align:left;
	}
.tdLogo{
	vertical-align:middle;
	text-align:center;
	background:white;
	}
.tdHeadBanner{
	background:#CE0303 url(/images/logorussian.gif) bottom right no-repeat;
	padding:10px;
	}
.tdSearchBar{
	background:#F1F3F0;
	text-align:right;
	padding-right:15px; /*originally 13px*/;
	color:#93B150;
	}
.tdSearchBar a{
	color:#93B150;
	}
.inpSearchBar{
	border:1px solid #93B150;
	height:20px;
	width:100px;
	}
.formSearchBar{
	border:0;
	padding:0;
	margin:0;
	display:inline;
	}
.tdMenuHead{
	background:#AF0404 url(/images/menuhead.gif) top left repeat-x;
	}
.tdMenu{
	background:#CE0303;
	vertical-align:top;
	text-align:left;
	padding-top:10px;
	}
.spacer{
	height:10px;	
}
/*FIRST LEVEL MENU*/
a.menuItem, a.menuItemSelected{
	display:block;
	width:162px;
	height:22px;
	border-bottom:1px solid #FA5757;
	color:white;
	padding-left:27px;
	padding-top:3px;
	}
.menuAdminItem{
	border-right:1px solid #CE0303;
	font-size:12px;
	background:#CE0303;
	color:#FFD0D0;	
	display:block;
	width:162px;
	aheight:22px;
	padding-left:27px;
	padding-top:3px;
}
a.menuItem{
	text-decoration:none;	
	}
a.menuItem:hover{
	text-decoration:underline;
	}
a.menuItemSelected{
	background:url(/images/menusel.gif) top left no-repeat;
	font-weight:bold;
	text-decoration:none;
	}
/*SECOND LEVEL MENU*/
.menuSubItemBlock{
	width:162px;
	padding-top:2px;
	border-bottom:1px solid #FA5757;
	}
div.mh{
	width:162px;
	height:18px;
	padding-left:27px;
	color:#FFE837;	
	}
a.menuSubItem{
	color:#FFE837;
	text-decoration:none;
	}
a.menuSubItemSelected{
	color:#FFE837;
	text-decoration:none;	
	font-weight:bold;
	}
a.menuSubItem:hover, a.menuSubItemSelected:hover{
	color:white;
	}
	
.tdMenuFoot{
	background:#CE0303;
	text-align:right;
	}
.tdSubMenuBanners{
	padding:10px;
	text-align:center;
	}

/*gray space under menu and tiny banners*/
.tdSubMenuSpace{
	background:#F1F3F0;
	}
	
.tdBottomCurve{
	vertical-align:top;
	text-align:left;
	background:#F1F3F0 url(/images/halfgray.gif) top-left no-repeat;
	}
.tdRightBanner{
	vertical-align:top;
	padding-top:20px;
	}
.tdFooter, .tdAddressFooter{
	background:#F1F3F0 url(/images/footerback.gif) top left repeat-x;
}
.tdAddressFooter{
	padding-top:35px;
	vertical-align:top;
	font-family:Tahoma;
}
.tdAddressFooter a{
	color:#1077AC;
}
.tdCopyright{
	font-size:9px;
	color:#666666;
	}
div.indent{
margin-left:20px;	
}
table.thumb{
	width:98px;
	height:98px;
	border:1px solid #999999;
	}
table.thumb td{
	vertical-align:middle;
	text-align:center;
	}
img.thumb{
	width:96px;
	height:72px;
	border:0;
	}
p	{
	margin:0;
	}