
/*------стандартные----------*/

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#main {	

}

.error {
	backrgound-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
}

.img {
	behavior: url(images/iepngfix.htc); 
}

form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	margin-left: 12px;
	list-style-type: disc;
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}

p {
	margin-bottom: 15px;
}

h1 {
	display: inline;
	color: #f0ffe0;
	font-weight: normal;
	font-size: 16pt;
}

table.tbl {
	border-right: 1px #009900 dotted;
	border-bottom: 1px #009900 dotted
}
table.tbl td {
	border-left: 1px #009900 dotted;
	border-top: 1px #009900 dotted;
	padding: 3px
}
table.tbl tr {
	vertical-align: top
}
tr.tbl td {
	background-color: #FFFF66
}

img.cat {
	border: #ffffff 1px solid;
	margin: 5px 0px 0px 0px;
}

/*------форма----------------*/

textarea {
	border: #c8c8c8 1px solid;
	height: 60px;
	width: 100%;
	font-size: 9pt;
	color: #8a8a8a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.cabinet {
	height: 20px;
	width: 20px;
	border: none;
	background: url(login.gif) left top no-repeat;
}

input {
	font-size: 9pt;
	border: #c8c8c8 1px solid;
	color: #8a8a8a;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mysearch {
	height: 15px;
	width: 123px;
}

input.search {
	height: 20px;
	width: 20px;
}

input.button {
	background: url(button_bg.gif);
	border: 1px #ffffff solid;
	text-decoration: none;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
}

input.qbutton {
	background: none;
	border: 0px;
	text-decoration: underline;
	color: #f0ffe0;
	font-weight: normal;
	font-size: 9pt;
	width: 60px;
	height: 17px;
	padding: 0px 0px 0px 1px;
	cursor: pointer;
}

input.minus {
	width: 20px;
	height: 20px;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	background: url(minus.gif) left top no-repeat;
	border: none;
	cursor: pointer;
	cursor: hand;
}

input.plus {
	width: 20px;
	height: 20px;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	background: url(plus.gif) left top no-repeat;
	border: none;
	cursor: pointer;
	cursor: hand
}

/*------ссылки---------------*/

a {
	color: #575757;
}
a:hover {
	color: #242424;
}

a.menu {
	color: #212d00;
	font-size: 10pt;
	display: block;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 7px 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu:hover {
	text-decoration: underline;
}
span.menu {
	color: #000000;
	font-size: 10pt;
	display: block;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 7px 0px 8px;
	text-transform: uppercase;
	text-decoration: underline;
}

a.news {
	color: #f0ffe0;
}
a.news:hover {
	color: #ffffff;
}

a.milo {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}
a.milo:hover {
	text-decoration: underline;
}

a.map {
	color: #006498;
	font-size: 8pt;
}
a.map:hover {
	color: #0097cb;
}

a.cat {
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}
a.cat:hover {
	text-decoration: underline;
}

a.express {
	color: #212d00;
	font-size: 14pt;
	text-decoration: none;
	line-height: 21px;
}
a.express:hover {
	text-decoration: underline;
}
span.express {
	color: #212d00;
	font-size: 18pt;
	font-family: Tahoma;
	font-weight: bold;
}

a.down {
	color: #575757;
}
a.down:hover {
	color: #242424;
}

a.a1 {
	color: #575757;
}
a.a1:hover {
	color: #242424;
}

.catname {
	font-size: 13pt;
	font-weight: bold;
}

span.catname {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

a.catname {	
	color: #4f8c0d;
}

a.catname:hover {
	color: #1c590a;
}

/*------текст----------------*/
.code {
	color: #000000;
	font-size: 12pt;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	padding: 2px 4px 0px 6px;
}

.number {
	color: #000000;
	font-size: 16pt;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	line-height: 19px;
	padding: 2px 0px 0px 0px;
}

.text {
	color: #4b4b4c;
}

.header {
	display: inline;
	color: #f0ffe0;
	font-size: 16pt;
}

.date {
	color: #292929;
	font-size: 14pt;
	font-family: Tahoma;
}
span.date {
	color: #f0ffe0;
	font-size: 16pt;
	font-family: Tahoma;
	padding: 0px 0px 0px 0px;
}
.date_inner {
	color: #396905;
}

.small {
	font-size: 8pt;
}

.slogan {
	font-size: 13pt;
	color: #000000;
	font-weight: normal;
}

.hierbar {
	color: #575757;
}
