.top_header {
	margin-bottom:0; 
	text-decoration: none; 
	color: white; 
	font-family: Arial; 
	font-weight:normal;
	font-size: 24px;
}
.sub_top_header {
	margin-top:0;
	margin-bottom:5px; 
	text-decoration: none; 
	color: white; 
	font-weight:normal;
	font-size: 12px; 
	font-family: Verdana;
}

body {
	font-family: serif;
 	margin-left: 10; 
 	margin-top: 10; 
 	margin-right: 10; 
 	margin-bottom: 10; 
	BACKGROUND-COLOR: white;
}	

.hp_caption {
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

.hp_text {
	line-height: 150%;
	text-align: left;
	font-family: Tahoma;
}

a.dash {
	text-decoration: underline;
	color: blue;
}

a {
	text-align: left;
}

.tab {
	color: black;
	text-decoration: none;
}
.tab:hover {
	color: white;
}

td {
	font-size: 8pt;
	font-family: Verdana;
	vertical-align: top;
	text-align: justify;	
	line-height: 20px;
}
ul.square {
	list-style-type: square;
	margin-left: 2em;
}

p {	
	text-indent: 2em;
}

h1 {
	font-size: 120%;
	font-family: sans-serif;
	margin-bottom: 5pt;
	text-transform: uppercase;
}

h2 {
	font-size: 10pt;
	font-family: Arial;
	color : red;
}
h3 {
	font-size: 120%;
	font-family: sans-serif;
	margin-bottom: 5pt;
}

h4 {
	font-size: 8pt;
	font-family: sans-serif;
 	font-weight: bold;
}

h5 {
	font-size: 8pt;
	font-family: sans-serif;
 	line-height: 0em;
 	font-weight: normal;
}



p {
	text-indent: 2em;
	margin-bottom: 0em;
	margin-top: 0em;
}

.warning {
	color : #FF0000;
	text-align: left;
	font-weight: bold;
}

input.search_sanatorium, select.search_sanatorium {
	font-size: 11px;
	border: 1 inner #ffd07d; 
	border-color: #ffd07d; 
	width: 100%;
}

input.search {
	font-size: 9pt;
	border: 1 inner #ffd07d; 
	border-color: silver; 
}


input.search_clinic, select.search_clinic {
	font-size: 11px;
	border: 1 inner navy; 
	border-color: navy; 
	width: 100%;
}

h1.sanatorium {
	font-size: 12pt; 
	color:red;
	font-family: Arial;
}


/*wa*/
/*iframe#r A{display:none; color:white;}*/



.ToolButton:hover{
	border-bottom: 1px dotted black;
}

.TreeChildren {
	MARGIN-LEFT: 2ex;
}

.TreeItem a, .TreeItem img {
	vertical-align: middle;
}

.hl {
 background-color:#ffff66;
}


/* дельфин 0x7280fa */
.tbl2 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; WIDTH: 100%; BORDER-BOTTOM: #cccccc 1px solid
}
.tbl2 TD {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px; VERTICAL-ALIGN: middle; PADDING-TOP: 3px; WHITE-SPACE: nowrap; TEXT-ALIGN: center
}
.tbl2 TD IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 10px; BORDER-BOTTOM: 0px; HEIGHT: 10px
}
.tbl2 TH {
	BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #3facc7
}
.tbl2 TH.sub {
	BACKGROUND-COLOR: #4570ae
}
.bgRow {
	BACKGROUND-COLOR: #e2e9f3
}

th, .sub th {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; VERTICAL-ALIGN: top; FONT-FAMILY: sans-serif; TEXT-ALIGN: center
}
/* дельфин */


.enabledButton {
	BACKGROUND-COLOR: #D4D0C8;
	text-decoration: none;
	text-align: center;	
	font-family: Arial;
	
	color: black;
	padding: 5px;
	border: 1px ridge gray;
	width: 150px;
	height: 24px;
}

.disabledButton {
	BACKGROUND-COLOR: #D4D0C8;
	text-decoration: none;
	text-align: center;	
	font-family: Arial;
	
	color: #808080;
	padding: 5px;
	border: 1px ridge gray;
	width: 150px;
	height: 24px;

}

/* формы */
.form table {
width:100%;
}

.form_error {
color : red;
text-align:center;
}

.form_label {
width:50%;
}

.form_remark {
color: gray;
}

.form_value input{
width:100%;
}

.form_button {
width:50%;
text-align:center;
border: 1 inner black; 
border-color: silver; 
}

.href_btn {
CURSOR:hand;
width:100%; 
height:100%; 
text-decoration:none; 
color:black;
line-height:14pt;
}


.ToolBarTop {
	margin: 0em 0em 0em 0em; 
}
.ToolBarTop li {
}

.ToolButton {
	text-decoration: none;
	color: black;
	text-align: center;
	font-family: Arial;
	border-bottom: 1px dashed black;
}

/* ticker*/
#ajaxticker1{
width: 100%;
aheight: 20px;
border: 0px ridge black;
padding: 0px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
