html,body{
	font-size: 12px;
	font-family: tahoma;
	color: #757575;
}

.menu_title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6b5555;
}

h1 { margin:0px; padding:0px; font-size:12px; font-family: tahoma; }
h2 { margin:0px; padding:0px; font-size:12px; font-family: tahoma; }

.stext, .stext2 {
	color: #6b5555;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.stext a:active, .stext a:visited, .stext a:link, .stext a:hover { color: #ff8200; text-decoration:none; }
.stext a:hover { text-decoration: underline; }

.stext2 a:active, .stext2 a:visited, .stext2 a:link, .stext2 a:hover { color: #0066FF; text-decoration:none; }
.stext2 a:hover { text-decoration: underline; }

.phone_spb { color: #0066FF; /*color: #b919ad; font-weight:bold;*/ }
.phone_msk { color: #0066FF; /*color: #0eaa24; font-weight:bold;*/ }

.stext p {
    text-indent: 20px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	PADDING-TOP: 5px
	}

.main_title {
	/*color: #404c4f;*/
	color: #6b5555;
	font-size: 12px;
	font-family: tahoma;
	padding-bottom: 3px;
	padding-top:  2px;
}
.main_title a {
	color: #ff6000;
	text-decoration:none;
}
.main_title a:hover {
	text-decoration: underline;
	}
.standard2,
a.standard:active,
a.standard:visited,
a.standard:link {
	font-size: 11px;
	font-family: tahoma;
	color: #ff8200;
	text-decoration: none;
	padding:  0px;
}
a.standard:hover {
	color: #ff8200;
	text-decoration: underline;	
}

.copyr,
a.copyr:active,
a.copyr:visited,
a.copyr:link {
	color: #0000ff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
a.copyr:hover {
	text-decoration: underline;	
}

.top_title2 {
	font-size: 11px;
	font-family: tahoma;
	color: #757575;
}

input 
 {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  border-bottom: black 1px solid;
  border-left: black 1px solid;
  border-right: black 1px solid;
  border-top: black 1px solid;
 }

select
 {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  border-bottom: black 1px solid;
  border-left: black 1px solid;
  border-right: black 1px solid;
  border-top: black 1px solid;
 }

form 
 {
  margin: 0px
 }
 
.br_img {
	border: 1px solid #ff8200;
}

.warning {
	color: #757575;
	font-size: 9px;
	font-family: tahoma;
}
.skeleton {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
}
.skeleton a:active,
.skeleton a:visited,
.skeleton a:link {
	color: #ff8200;
	text-decoration:none;
	}

.skeleton a:hover {
	color: #ff8200;
	text-decoration: underline;
	}
.spacer {
	color: #757575;
	font-size: 9px;
	font-family: tahoma;
}

.navigation {
	color:#000000; 
	border:0px;
	font-weight:bold;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #ffffff;
	background:#ff8200;
	border:1px solid #f9f116;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background: #CCCCCC;
	color:#ffffff;
	border-color: #999999;
}

.navigation span {
	text-decoration:none;
	background:#ffffff;
	padding:3px 6px;
	border:1px solid #999999;
	color:#ff8200;
	font-size:11px;
}

