@charset "windows-1251";
@font-face {
	font-family:"Franklin Gothic Book";
    src: url("http://www.lck-group.com.ua/fonts/frabk.ttf") format("truetype");
}

@font-face {
	font-family:"Franklin Gothic Demi";
	src: url("http://www.lck-group.com.ua/fonts/fradm.ttf") format("truetype");
}
.textInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.textPartners {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.textPartnersRed {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.textPartnersGreen {
	color: #00FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.textProducts {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textProductsBold {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.TextInfoAes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.TextForInputForm {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #40404F;
}
.TextInfoAesNoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.textInfoYellow {
	color: #FFCC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textInfoYellow01 {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textInfoBlueDark {

	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.borderOne { border: 1px solid; border-color:#00FFFF;}
.ListSubUl {
	font-style: normal;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: square;
}
.textTableForms {
	color: #69cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #003399;
	border: thin dotted #69CDFF;
	text-indent: 2px;
}
.textProductsComboEdit {
	color: #69cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #0050AF;
	border: thin solid #69CDFF;
}
.textProductsBoldEdit {
	color: #69cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #0050AF;
	border: thin ridge #69CDFF;
}
.textProductsBoldError {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #FF0000;
	border: thin dotted #FFFF00;
	text-indent: 2px;
}
span.spnInfoYellow {
	color: #4571b7;
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
a.LogOut, a.LogOut:active {
	color: #1a3b5d;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.LogOut:hover {
	color: #ffcc00;
	text-decoration: underline;
} 

