body
{
	font-size: small;
	font-family: 'Segoe UI', Tahoma;
	margin: 0;
}
body.news
{
	background-image: url(Images/bg_grayGrad.gif);
	background-color: #B2B2B2;
	background-repeat: repeat-x;
	text-align: center;
}
table.news
{
	width: 776px;
	border: 0px;
	border-collapse: collapse;
	background-image: url(Images/bg_newsFill.gif);
}
a.news
{
	text-decoration: none;
	color: black;
}
a:hover.news
{
	text-decoration: underline;
}
a:visited.news
{
	color: Navy;
}
h1.news
{
	color: Gray;
	font-family: Arial;
}
.newsdate
{
	color: gray;
	font-size: 8pt;
	font-family: arial;
}
h1
{
	margin-top: 16px;
	margin-left: 16px;
	margin-right: 8px;
	margin-bottom: 12px;
	font-weight: normal;
	font-size: 14pt;
	color: #ff9933;
	font-family: 'Trebuchet MS', Arial, 'Franklin Gothic Medium';
	text-transform: uppercase;
}
h2
{
	margin-top: 8px;
	margin-left: 16px;
	margin-right: 8px;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 10pt;
	color: #228B22;
	font-family: Arial;
}
h3
{
	font-size: 9pt;
}
p
{
	margin-top: 4px;
	margin-left: 16px;
	margin-right: 8px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	text-align: left;
}
label
{
    color: #336699;
}
.taskareaheader
{
	border-top: solid 1px silver;
	padding: 4px 0px 0px 8px;
	font-weight: bold;
	color: Black;
	width: 180px;
	cursor: default;
}
a.taskarealink
{
	padding: 4px 4px 4px 4px;
	color: Black;
	text-decoration: none;
}
a:visited.taskarealink
{
	color: Black;
}
a:hover.taskarealink
{
	padding: 3px 3px 3px 3px;
	color: Black;
	background-color: #dcdcdc;
	border: DarkGray 1px solid;
}
#Counters
{
    display: none;
}
/* ==== Øàïêà ñàéòà ==== */
#Header
{
    position: relative;
}
#Header h1
{
    margin: 0;
    padding: 0;
    width: 167px;
    height: 40px;
    padding-top: 8px;
    margin-left: 16px;
}
#Header h1 a
{
    display: block;
    width: 167px;
    height: 40px;
	background-image: url(Images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}
#HeaderPanel
{
	position: relative;
	height: 72px;
	background-image: url(Images/HeaderBg.png);
	background-repeat: repeat-x;
}
#HeaderPanel h1
{
	padding: 0;
	margin: 0;
}
#HeaderPanel h1 a
{
	position: absolute;
	display: block;
	width: 200px;
	height: 56px;
	top: 8px;
	left: 8px;
	text-decoration: none;
}
#HeaderPanel h1 a span
{
	visibility: hidden;
}
#CSHeaderPanel
{
	border-bottom: navy 1px solid;
	height: 72px;
	background-color: #4169e1;
	text-align: right;
}
#HeaderLine
{
	background-color: White;
	width: 100%;
	height: 24px;
	font-size: 8px;
	font-weight: bold;
}
#HeaderLine a:link
{
	color: Navy;
	text-decoration: none;
}
#HeaderLine a:visited
{
	color: Navy;
	text-decoration: none;
}
#HeaderLine a:hover
{
	color: #FF8C00;
	text-decoration: none;
}
#CSHeaderLine
{
	background-color: White;
	width: 100%;
	height: 24px;
}
#BottomPanel
{
	text-align: right;
	vertical-align: bottom;
	border-top: MidnightBlue 1px solid;
	height: 32px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#7f99cc', endColorStr='#F5F5F5', gradientType='0');
}
#CSBottomPanel
{
	text-align: right;
	vertical-align: bottom;
	border-top: MidnightBlue 1px solid;
	height: 32px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='RoyalBlue', endColorStr='#F5F5F5', gradientType='0');
}
#NavigateArea
{
	width: 180px;
	background-color: #F5F5F5;
	border-right: solid 1px silver;
}
#NavigateMenu
{
	width: 180px;
	font-size: 8px;
	font-weight: bold;
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #F5F5F5;
	padding-left: 4px;
	padding-bottom: 4px;
}
#NavigateMenu a:link
{
	color: Navy;
	padding-left: 4px;
}
#NavigateMenu a:visited
{
	color: Navy;
	padding-left: 4px;
}
#NavigateMenu a:hover
{
	color: Green;
}
#ProductHeader
{
	height: 100px;
	background-color: #deecf9;
}
.productName
{
	font-family: Arial;
	font-size: 16pt;
	color: Black;
}
.productName a:link
{
	text-decoration: none;
	color: Black;
}
.productName a:visited
{
	text-decoration: none;
	color: Black;
}
.productName a:hover
{
	text-decoration: none;
	color: Black;
}
.productDescription
{
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
}
.productDescription a:link
{
	text-decoration: none;
	color: Black;
}
.productDescription a:visited
{
	text-decoration: none;
	color: Black;
}
.productDescription a:hover
{
	text-decoration: none;
	color: Black;
}
.CSMainText
{
	color: Black;
	text-decoration: none;
}
.CSMainText a:link
{
	color: Black;
	text-decoration: none;
}
.CSMainText a:visited
{
	color: Black;
	text-decoration: none;
}
.CSMainText a:hover
{
	color: Black;
	text-decoration: none;
}
.registrationForm
{
	width: 450px;
	text-align: left;
}
.submitButton
{
	width: 100px;
	height: 32px;
}
.redStar
{
	color: Red;
	font-weight: bold;
}
.loginSoldataLogo
{
	position: absolute;
	top: 4px;
	right: 8px;
}
.loginInfoLabel
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.rightFloatPanel
{
	margin-top: 16px;
	float: right;
}
.linkedImage
{
	border-style: none;
}
/* ÃËÀÂÍÎÅ ÌÅÍÞ */
.mainMenu
{
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	border-bottom: silver 1px solid;
	background-color: #f5f5f5;
	text-transform: uppercase;
}
/* ÏÅÐÂÀß ÑÒÐÀÍÈÖÀ */
body.defaultBody
{
	background-image: url(Images/bg_gray.png);
	background-repeat: repeat-x;
	background-color: #777788;
	text-align: center;
	font-family: 'Segoe UI', Tahoma;
}
body.defaultBody h1
{
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	font-family: Calibri, Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #191970;
	text-transform: none;
}
#DefaultSoldataLogo
{
	position: absolute;
	width: 192px;
	height: 48px;
	top: 4px;
	left: 16px;
	background-image: url(Images/soldata_logo.png);
	background-repeat: no-repeat;
}
.defaultSoldataLogoLink
{
	position: absolute;
	display: block;
	width: 192px;
	height: 48px;
	top: 4px;
	left: 16px;
}
.headerSiteMapLink
{
	position: absolute;
	display: block;
	top: 8px;
	right: 28px;
	text-decoration: none;
	color: #666699;
	font-family: Arial;
	font-size: 8px;
	text-transform: uppercase;
}
#DefaultMainPanel
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border-collapse: collapse;
	width: 776px;
	height: auto;
	font-size: 9pt;
}
#DefaultLeftSide
{
	width: 8px;
	background-image: url(Images/left_bg.png);
	background-repeat: repeat-y;
}
#DefaultRightSide
{
	width: 8px;
	background-image: url(Images/right_bg.png);
	background-repeat: repeat-y;
}
#DefaultCenter
{
	width: 760px;
	background-color: #cde5fd;
	text-align: left;
	background-image: url(Images/main_bg.jpg);
	background-position: 50% top;
	background-repeat: no-repeat;
}
#DefaultContent
{
	position: relative;
	padding-bottom: 24px;
}
#DefaultBottom
{
	height: 18px;
}
#DefaultBottomPanel
{
	position: relative;
	width: 776px;
	height: 18px;
	background-image: url(Images/main_bottom.png);
	background-repeat: no-repeat;
}
#DefaultBottomLine
{
	position: relative;
	clear: both;
	width: 744px;
	height: 48px;
	background-image: url(Images/bottom_line.png);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
}
#MainBanner
{
    position: relative;
    height: 240px;
}
#MainBanner #ProductBg
{
	position: absolute;
	background-image: url(Images/product_bg.png);
	width: 760px;
	height: 220px;
	top: 0px;
	left: 0;
}
#MainProductImage
{
	position: absolute;
	width: 311px;
	height: 207px;
	top: 5px;
	left: 0;
	background-image: url(Images/main_product.jpg);
}
#MainDeveloperPanel
{
	position: absolute;
	width: 330px;
	height: 184px;
	top: 18px;
	left: 172px;
	padding-right: 8px;
	border-right: solid 2px #eeeef0;
	font-size: 9pt;
}
#MainDeveloperPanel ul
{
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: square;
}
#MainDeveloperPanel li
{
	margin-bottom: 8px;
}
#MainDeveloperPanel a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#MainDeveloperPanel a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#MainDeveloperPanel a:hover
{
	color: #808099;
	text-decoration: none;
	font-weight: bold;
}
#MainDeveloperPanel a:active
{
	color: #ffd700;
	text-decoration: none;
	font-weight: bold;
}
#MainDesignPanel
{
	position: absolute;
	width: 224px;
	height: 184px;
	top: 18px;
	left: 512px;
	padding-left: 8px;
	border-left: solid 2px #ffffff;
	font-size: 9pt;
}
#MainDesignPanel ul
{
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: square;
}
#MainDesignPanel li
{
	margin-bottom: 8px;
}
#MainDesignPanel a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#MainDesignPanel a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#MainDesignPanel a:hover
{
	color: #808099;
	text-decoration: none;
	font-weight: bold;
}
#MainDesignPanel a:active
{
	color: #ffd700;
	text-decoration: none;
	font-weight: bold;
}
#NewsPanel
{
	position: relative;
	width: 720px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #ffd700;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-left: solid 4px Orange;
	border-right: solid 4px Orange;
	background-color: #666699;
}
#NewsPanel a
{
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}
#DefaultMenuPanel
{
    position: relative;
	float: left;
	margin-top: 28px;
	width: 164px;
	height: 248px;
}
#DefaultMainMenuBg
{
    position: absolute;
    width: 164px;
    height: 248px;
	background-image: url(Images/menu_bg.png);
}
.defaultMainMenu
{
    position: relative;
	padding: 0px;
	margin: 0px;
	width: 156px;
	height: 216px;
	text-align: right;
	list-style-type: none;
}
.defaultMainMenu a
{
	display: block;
	height: 30px;
	padding-top: 2px;
	line-height: 30px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #003366;
}
.defaultMainMenu a:hover
{
	color: #006400;
	text-decoration: none;
}
#DefaultCenterColumn
{
	position: relative;
	float: left;
	margin-top: 0;
	padding-top: 24px;
	margin-left: 16px;
	margin-right: 16px;
	width: 308px;
}
#DefaultCenterColumn h2
{
    margin-left: 0;
}
#DefaultCenterColumn p
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}
#RightColumn
{
    position: relative;
    float: left;
    width: 240px;
    min-height: 240px;
    margin-top: 28px;
}
#PartnerPanel
{
	position: absolute;
	width: 240px;
	height: 160px;
	top: 0px;
	right: 0px;
	background-image: url(Images/partner_panel.png);
}
#PartnerPanelText
{
	position: absolute;
	width: 240px;
	height: 160px;
	top: 0px;
	right: 0px;
}
#PartnerPanelText h1
{
	margin: 8px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #006633;
}
#PartnerPanelText p
{
	margin: 8px;
	text-align: left;
}
#PartnerPanelText a:link
{
	color: #000000;
	text-decoration: none;
}
#PartnerPanelText a:visited
{
	color: #000000;
	text-decoration: none;
}
#PartnerPanelText a:hover
{
	color: #000000;
	text-decoration: underline;
}
#PartnerPanelText a:active
{
	color: #000000;
	text-decoration: underline;
}
#YandexButton
{
	position: absolute;
	width: 88px;
	height: 31px;
	border-style: none;
	right: 4px;
	top: 176px
}
#SoftkeyButton
{
	position: absolute;
	width: 88px;
	height: 31px;
	border-style: none;
	right: 4px;
	top: 223px;
	display: none;
}
.allsoftButton
{
	position: absolute;
	width: 88px;
	height: 31px;
	right: 4px;
	top: 223px
}
.ramblerLink
{
	position: absolute;
	width: 88px;
	height: 31px;
	right: 4px;
	top: 270px
}
.defaultCopyrightLabel
{
	position: relative;
	top: 16px;
	color: #7f99cc;
}
/* ÑÒÐÀÍÈÖÀ ÊÎÍÒÀÊÒÛ */
#ContactPanel
{
	position: relative;
	width: 560px;
	height: auto;
	margin-top: 80px;
	margin-left: 200px;
	text-align: left;
}