
/*------стандартные----------*/

.dnone {	display: none;
}

html, body {
border:0px;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

span.infobox {
	display: block;
	width: auto;
	padding: 5px;
	border: 1px #cccccc dotted;
	margin: 4px 4px 4px 0px;
}

img {
	behavior: url(images/iepngfix.htc);
}

img.img {
	margin: 0px 5px 0px 5px;
}

#main {

}

p {
	margin: 0px 0px 10px 0px;
}
a span{text-decoration:none;}

.first_page h2, .first_page h1 {	color: #333333;
}

/*------списки----------------*/

ul {
list-style:none;
	margin-bottom: 15px;
	margin-left:0px;
	padding-left:10px;
}
ol {

	margin-bottom: 15px;
	margin-left:0px;
	padding-left:10px;
}
ol li {
	margin-left: 20px;
}
ul li {
background:url(circle.gif) no-repeat 0 8px;
padding-left:13px;



}
ul ul li  {
background:none;
	list-style-type: square;
	margin-left:23px;
}
ul ul ul li  {
background:none;
	list-style-type: circle;
}





/*------заголовки----------------*/

h1 {
	font-family:Tahoma;
	font-size: 13pt;
	color: #000000;
	font-weight: normal;
	letter-spacing:0px;
	display:inline;
}

.header {
	font-family:Tahoma;
	font-size: 13pt;
	color: #000000;
	font-weight: normal;
	padding:46px 0px 12px 0px;
	letter-spacing:0px;
}

/*------таблицы----------------*/


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
}
.fon{
background:url(line_right.gif) repeat-x top;
}
.dotted_table{
border:dotted 1px;
border-left:0px;
border-right:0px;
border-top:0px;
}

/*------форма----------------*/

textarea {
	border: #c8c8c8 1px solid;
	height: 60px;
	font-size: 9pt;
	color: #8a8a8a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	font-size: 9pt;
	border: #949494 1px solid;
	border-right-color:#f3f3f3;
	border-bottom-color:#f3f3f3;
	color: #8a8a8a;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float:left;
}

input.mysearch {
	height: 15px;
	width: 115px;
	color: #878787;
	font-size: 8pt;
	padding:0px;
	margin:0px;
	float:left;

}

input.search {
	height: 20px;
	width: 20px;
	border:0px;
	padding:0px;
	margin:0px;
	float:left;
}

input.button {

}
.button1 {
	background: none;
	border: 0px;
	text-decoration: underline;
 	color:#262c7c;
	font-weight: normal;
	font-size: 9pt;
	width: 63px;
	height: 17px;
	padding: 0px;
	cursor: pointer;
}
.button1:hover {
	color:#FF0000;
}
input.input{
width:158px;
border:solid 1px;
	border: #949494 1px solid;
	border-right-color:#f3f3f3;
	border-bottom-color:#f3f3f3;

}
input.browse{
width:56px;
height:18px;
font-size:9pt;
color:#666666;
border: #949494 1px solid;
border-left-color:#f3f3f3;
border-top-color:#f3f3f3;
}

textarea.input1{
width:190px;
	border: #949494 1px solid;
	border-right-color:#f3f3f3;
	border-bottom-color:#f3f3f3;
}


/*------ссылки---------------*/

a {
	color:#0165a0;
}
a:hover {
	color:#FF0000;
}

table.menu td a {

	font-size: 9pt;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	white-space:nowrap;

}
table.menu td a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.open {

	font-size: 9pt;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:url(plus.gif) left no-repeat;
	padding-left:16px;
	text-decoration:underline;
	white-space:nowrap;

}
.close {

	font-size: 9pt;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:url(plus.gif) left no-repeat;
	padding-left:16px;
	text-decoration:underline;
	white-space:nowrap;

}
.blank {

	font-size: 9pt;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-left:16px;
	text-decoration:underline;
	white-space:nowrap;
}

a.news {

}
a.news:hover {

}

a.milo {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}
a.milo:hover {
	text-decoration: underline;
}

a.map {
	font-size: 8pt;
	color:#0165a0;
	white-space:nowrap;
}
a.map:hover {
color:#FF0000;
}

a.order {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000651;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}
a.order:hover {
	color: #003984;
	text-decoration: underline;
}


/*------текст----------------*/
.code {
	color: #000000;
	font-size: 12pt;
	font-family:"Arial Narrow";
	padding:2px 4px 0px 0px;
}

.number {
line-height:26px;
	color: #000000;
	font-size: 19pt;
	font-family:"Arial Narrow";
	padding: 0px;
	white-space:nowrap;
}

.text {
	color: #4b4b4c;
}

.date {
	color: #292929;
	font-size: 9pt;
}
span.date {
	color: #f0ffe0;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}

.small {
	font-size: 8pt;
	line-height:14px;
}
.bg1{
background:url(bg_inner.jpg) top left no-repeat;
}
.bg2{
background:url(bg_inner.jpg) top left no-repeat;
}
.lh{
line-height:16px;
}

a.more{
cursor:pointer;
text-decoration:none;
border-bottom: 1px dotted blue;
font-weight:bold;
}
table.blue tr td
{
padding:10px 20px 10px 10px;
border:1px solid #0060ff;
}
td.blue{
padding:20px 0px 0px 0px;
}
.ob table tr td a{

padding:0px 0px 50px 20px;
}
