* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#f5e3da;
}
#out {
	width:980px;
	margin-top:40px;

}
#lh {
	width:170px;
	height:100px;
	float: left;
	background-color: #FBD1C0;
	background-image: url(images/lhbg.jpg);
}
#ch {
	width:360px;
	height:100px;
	background-color: #FBD1C0;
	float: left;
	font-size:36px;
	color:#F74E62;
	font-weight:bold;
}
#ch p {
	font-size:20px;
	font-style:italic;
	color:#F7A3AD;
}
#rh {
	width:250px;
	height:100px;
	background-color: #FBD1C0;
	background-image: url(images/rhbg.jpg);
	float: left;
}
#in {
	width:980px;
	clear: both;
	padding-top: 10px;
}
#lcol {
	width:200px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/rdl.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: center;
}

#rcol {
	width:200px;
	float: right;
	text-align: center;
}
#ent {
	width:90px;
	height:22px;
	float: left;
	background-image: url(images/ltl.gif);
	background-repeat: no-repeat;
	text-align:center;
	border-bottom: double 4px #E3B9C7;
	padding-top:8px;
}
#map {
	width:110px;
	height:22px;
	background-image: url(images/rtl.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	text-align: center;
	border-bottom: double 4px #E3B9C7;
	padding-top:8px;
}
#ent a, #map a, #print a, #bott a {
	font-size:14px;
	text-decoration:none;
	color:#832745;
}
#nav {
	width:200px;
	clear: both;
}
#searchbox {
	width:200px;
	height:40px;
	background-image: url(images/ldl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top:15px;
}
.text {
	background-color:#EED2DC;
}
.submit {
	background-color: #F0DDE0;
	color:#990000;
}
#print {
	width:70px;
	height:22px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/rtm.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 10px;
	border-bottom: double 4px #E3B9C7;
	padding-top:8px;
}
#path {
	width:470px;
	height:30px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/ltm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:12px;
	line-height:14px;
	text-align:left;
	padding-left:20px;
	margin-left:10px;
	border-bottom: double 4px #E3B9C7;
}
#path a {
	font-size:12px;
	text-decoration:none;
	color:#832745;
}
#main {
	width:570px;
	float: left;
	margin-left:10px;
	background-color: #FFFFFF;
	background-image: url(images/ldm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bott {
	width:570px;
	height:50px;
	margin-top:50px;
	background-image: url(images/rdm.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#footer a {
	font-size:14px;
	color:#990000;
	text-decoration:none;	
}
#footer {
	clear:both;
	width:500px;
	margin-top:50px;
	margin-top:50px;
	font-size:14px;
	color:#990000;
}
.menulevel1, .menulevel2, .menulevel3 {
	padding:10px;
	list-style:none;
	text-align: left;
	text-decoration:none;
	font-size:14px;
	color:#990000;
}
.doc, .docs, .sdoc, .sdocs {
	border-bottom:solid 1px #E3B9C7;
	margin-top:5px;
	text-indent:10px;
}
.doc a, .docs a, .sdoc a, .sdocs a {
	text-decoration:none;
	color: #5A1630;
	text-indent:10px;
}
#main p {
	font-size:14px;
	text-align:justify;
	text-indent:20px;
	padding:5px 15px 0px 15px;
}
#main h1, h2, h3 {
	font-size:18px;
	font-weight:bold;
	color:#611D34;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}
#main h4, h5, h6 {
    font-size:16px;
	font-weight:bold;
	color:#611D34;
	text-align:left;
	margin:20px 15px 10px 75px;
}
#img {
	text-align:center;
	margin-top:20px;
}
.descr {
	font-size:12px;
	font-style:italic;
	text-align:center;
	padding:5px 120px 15px 120px;
}
.submenu {
	list-style:none;
	text-align:left;
	padding-left:40px;
}
.search {
	text-align: left;
	list-style:none;
}
.doc, .docs {
	text-align:left;
	list-style:none;
}
.linkss {
font-size:12px; 
text-align:left;
padding-right:10px;
}
.linkss a{
font-size:12px; 
text-align:left;
padding-right:10px;
text-decoration:none;
color:#832745;
}
.medconsult {border: 2px dotted #444444; font-size:18px; margin:5px;}
.medconsult a {color: red; font-size:22px;}
