body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
	background-color: White;
	color: Black;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	scrollbar-arrow-color: #C8CE2C;
	
	/*background-image: url(/img/snow.gif);*/
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

input, select {
	height: 24px;
}

hr {
	color: #0058AA;
	height: 1px;
}
hr#podtel {
	width: 50%;
	height: 2px;
}
hr.gor {
	height: 2px;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1#universalReference {
	font-size: 25px;
	line-height: 27px;
	color: #0058AA;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: 2ex;
	letter-spacing: 1px;
}
h1#telUniversalReference {
	font-size: 20px;
	line-height: 27px;
	color: #0058AA;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3#shortWayHear{
	color: #9A9D22;
	margin-top: 3px;
	margin-bottom: 0;
	font-size: 11px;
}

/* ----------------------------------------------------------- */

a:link, a:visited {
	text-decoration: underline;
	color: #0058AA;
}
a:hover {
	text-decoration: underline;
	color: #9A9D22;
}

/* ----------------------------------------------------------- */

.0 {
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

/* ----------------------------------------------------------- */

.navOsn {
	color: #C8CE2C;
	cursor: default;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.navOsn a:link, .navOsn a:visited {
	text-decoration: none;
	color: White;
}
.navOsn a:hover {
	text-decoration: none;
	color: #C8CE2C;
}

/* ----------------------------------------------------------- */

.navChild {
	color: #9A9D22;
	cursor: default;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 4px;
}
.navChild a:link, .navChild a:visited {
	text-decoration: none;
}
.navChild a:hover {
	text-decoration: none;
	color: #9A9D22;
}

/* ----------------------------------------------------------- */

#hiddenAuthors {
	display: none;
}
#authors {
	font-size: 10px;
	text-align: center;
	color: Black;
	margin-top: 2px;
	line-height: 13px;
	margin-bottom: 7px;
	cursor: default;
}
#authors a:link, #authors a:visited {
	text-decoration: underline;
	color: Black;
}
#authors a:hover {
	text-decoration: underline;
	color: Black;
}

/* ----------------------------------------------------------- */

#breadcrumbs {
	color: #9A9D22;
	font-size: 10px;
	line-height: 15px;
	cursor: default;
}

/* ----------------------------------------------------------- */

ul.navList {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.navList li {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}

ul.navList li a:link, ul.navList li a:visited {
	cursor: hand;
	display: block;
	text-decoration: none;
	width: 200px;
}

ul.navList li a:hover {
	text-decoration: none;
}

ul.navList li.char {
	font-size: 11px;
	line-height: 15px;
	margin-top: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD4546;
}

/* ----------------------------------------------------------- */

ul.navWideList {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

ul.navWideList li {
	font-size: 12px;
	line-height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	border-bottom: 1px dotted #0058AA;
	color: #9A9D22;
	cursor: default;
}

ul.navWideList li a:link, ul.navWideList li a:visited {
	cursor: hand;
	display: block;
	text-decoration: none;
}

ul.navWideList li a:hover {
	text-decoration: none;
}

/* ----------------------------------------------------------- */

ul.navWideList li.vip div.firmName {
	font-weight: bold;
}

ul.navLV li.vip .lvCur {
	font-weight: bold;
}

li.vip a:link, li.vip a:visited {
	font-weight: bold;
	color: Red;
}

li.vip a:hover {
	color: #9A9D22;
}

/* ----------------------------------------------------------- */

.bg-border {
	background-color: #0058AA;
}
.bg-gol {
	background-color: #5286DC;
}
.bg-sin {
	background-color: #0058AA;
}
.bg-sal {
	background-color: #C8CE2C;
}
.bg-red {
	background-color: #AD4546;
}
.bg {
	background-color: White;
}

/* ----------------------------------------------------------- */

.block, #primaryBlock {
	margin-left: 15px;
	margin-right: 15px;
}

.block {
	margin-bottom: 10px;
}

#primaryBlock {
	text-align: justify;
	margin-bottom: 30px;
}

/* ----------------------------------------------------------- */

ul.navAdmin {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.navAdmin li {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 5px;
	font-weight: bold;
}

ul.navAdmin li span, ul.navAdmin li a:link, ul.navAdmin li a:visited {
	cursor: hand;
	display: block;
	text-decoration: none;
	color: White;
	background-color: #0058AA;
	width: 200px;
	height: 22px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 6px;
	padding-top: 4px;
}

ul.navAdmin li span {
	background-color: #C8CE2C;
	cursor: default;
}

ul.navAdmin li a:hover {
	text-decoration: none;
	background-color: #C8CE2C;
}

/* ----------------------------------------------------------- */

.legendLogin {
	color: Silver;
}

/* ----------------------------------------------------------- */

.alarm {
	color: Red;
}

/* ----------------------------------------------------------- */

.grey {
	color: Silver;
}

/* ----------------------------------------------------------- */

#priceSortShow {
	font-size: 10px;
	line-height: 13px;
}

#priceSortShow .label {
	color: Silver;
}

#priceSortShow .sign {
	color: Red;
}

/* ----------------------------------------------------------- */

#priceHead {
	font-size: 11px;
	line-height: 15px;
	background-color: #0058AA;
	color: White;
	font-weight: bold;
}

/* ----------------------------------------------------------- */

#adminPriceFieldsHead td {
	font-size: 10px;
	line-height: 13px;
	background-color: #8B4513;
	color: White;
	font-weight: bold;
}

.adminPriceFieldsFoot {
	border-top: 3px solid #8B4513;
}

select.fieldAttr {
	font-size: 11px;
	line-height: 15px;
}

/* ----------------------------------------------------------- */

#priceSortHead {
	background-color: #DCDCDC;
}

/* ----------------------------------------------------------- */

.priceRamka {
	background-color: #0058AA;
}

.priceFon {
	background-color: White;
}

.priceFonEven {
	background-color: #F9FCFF;
}

.priceFonOdd {
	background-color: #FFFBF0;
}

/* ----------------------------------------------------------- */

select.sort {
	font-size: 11px;
	line-height: 15px;
}

/* ----------------------------------------------------------- */

.priceFootNote, .priceDescription {
	font-size: 11px;
	line-height: 15px;
}

.priceDescription {
	width: 50%;
	text-align: justify;
}

/* ----------------------------------------------------------- */

#priceCount {
	background-color: #0058AA;
}

#priceCount, #priceCount table td {
	font-size: 11px;
	line-height: 15px;
	color: White;
}

/* ----------------------------------------------------------- */

td.nameAtr {
	color: Silver;
	text-align: right;
}

/* ----------------------------------------------------------- */

.firmAddr, .firmTel {
	font-size: 11px;
	line-height: 15px;
	color: Black;
}

.firmTel {
	text-align: right;
}

/* ----------------------------------------------------------- */

.statAllSecs {
	font-size: 11px;
	line-height: 15px;
}

.countFirms {
	color: Silver;
	cursor: default;
}

/* ----------------------------------------------------------- */

hr.separatorCountUniqWords {}

/* ----------------------------------------------------------- */

.columnHistogram {
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	background-color: #ADD8E6;
}

.riska {
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	background-color: Silver;
	width: 5px;
	height: 1px;
}

.lineVert, .lineGor {
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	background-color: Silver;
}
.lineVert {
	width: 2px;
}
.lineGor {
	height: 2px;
}

.histVal {
	font-size: 10px;
	line-height: 10px;
	color: Silver;
}

/* ----------------------------------------------------------- */

.access {
	color: Silver;
}

ol#top100 {
	font-size: 12px;
	color: Silver;
}
ol#top100 li {
	cursor: default;
	margin-bottom: 10px;
}
ol#top100 li a:link, ol#top100 li a:visited {
	cursor: hand;
	text-decoration: none;
}
ol#top100 li a:hover {
	text-decoration: none;
}

/* ----------------------------------------------------------- */

ul#subscribers {
	font-size: 12px;
	line-height: 24px;
	color: Silver;
	list-style-type: square;
}
ul#subscribers li {
	cursor: default;
}
ul#subscribers li a:link, ul#subscribers li a:visited {
	cursor: hand;
	text-decoration: none;
}
ul#subscribers li a:hover {
	text-decoration: none;
}

/* ----------------------------------------------------------- */

table.table {
	border-collapse: collapse;
}
table.table td {
	border-style: solid;
	border-width: 1px;
}
table.table tr.head {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	background-color: Silver;
	color: White;
}

/* ----------------------------------------------------------- */

.strGood {
	color: Black;
}

/* ----------------------------------------------------------- */

table.goodSummary {
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #ADD8E6;
}
table.goodSummary td {
	border-style: solid;
	border-width: 1px;
	border-color: #ADD8E6;
}
table.goodSummary tr.head {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	background-color: #ADD8E6;
	color: White;
}
table.goodSummary tr.row0 {
	background-color: #F9FFFC;
}
table.goodSummary tr.row1 {
	background-color: #FFFFF4;
}

/* ----------------------------------------------------------- */

