body
{
   text-align: center;
   margin: 0;
   background-image: url(http://medreg.ru/images/page_bg.png);
   background-repeat:no-repeat;
   background-position:center top;
   background-color:#fff;
}
body h1, h3, h4{
	color: #006600;
	
}
body h2{
	color: #000;
	font-size: 15px;
	
}
div#container
{
   width: 1000px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#title_text{
	color:#004000;
	font: Georgia;
	text-align: center;
	font-weight: bold;
	font-size: 30px; 
}
#content{
	border: 0px solid #fff;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	text-align: justify;
	padding-top: 10px;
	margin-top: 10px;
	vertical-align: top;
}
td{
	vertical-align: top;
}
td.border{
	border-left: 0px solid #cdcdcd;
	padding-left: 4px;
}
#TabMenu1
{
   text-align: left;
   margin: 0px 0 1px 0;
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   list-style-type: none;
   padding: 14px 0px 3px 10px;
   width:500px;
   height:20px;
}
#TabMenu1 li
{
   display: inline;
   border-left: 1px solid #cdcdcd;
}
#TabMenu1 a:link.active, #TabMenu1 a:visited.active, #TabMenu1 a:hover.active
{
   color: #003C00;
   position: relative;
   padding-top: 3px;
   font-weight: normal;
   text-decoration: none;
    border: 0px;
}
#TabMenu1 a:link, #TabMenu1 a:visited
{
   padding: 3px 10px;
   color: #003C00;
   margin-right: 0px;
   text-decoration: none;
   border: 0px;
   font-weight: normal;
}
#TabMenu1 a:hover
{
   color:#fff;
   background-color: #006633;
   font-weight: normal;
   text-decoration: none;
    border: 0px;
}
div.box{
	border:1px dotted #006633;
	color:#000;
	margin: 10px 0 10px 0;
	text-align: left;
	padding-left:20px;
	background-color: #E1F9E1;
	height: 80px;
	line-height: 200%;
	vertical-align: top; 
}
div.box a{
	color:#000;
	text-decoration: none;
}
#TabMenu2
{
   text-align: left;
   margin: 0px 0 1px 0;
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   list-style-type: none;
   padding: 14px 0px 3px 10px;
   border-bottom: none;
   width:500px;
   height:20px;z-index:1
}
#TabMenu2 li
{
   display: inline;
   border-left: 1px solid #fff;
}
#TabMenu2 a:link.active, #TabMenu2 a:visited.active, #TabMenu2 a:hover.active
{
   color: #fff;
   background-color: #003300;
   position: relative;
   padding-top: 3px;
   font-weight: bold;
   text-decoration: none;
   border-bottom: none;
}
#TabMenu2 a:link, #TabMenu2 a:visited
{
   padding: 3px 10px;
   color: #fff;
   background-color: #003300;
   margin-right: 0px;
   text-decoration: none;
   border-bottom: none;
}
#TabMenu2 a:hover
{
   color: #003300;
   background-color: #fff;
   font-weight: normal;
   text-decoration: none;
}
#copyright{
	text-align: center;
	color:#003300;
	font-size: 11px;
	width:500px;
}
#text{
	width:720px;
	height:670px;
	text-align: justify;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	padding: 20px 30px 30px 30px;
	background-image: url(http://medreg.ru/images/stamp_bg.jpg);
   background-repeat:no-repeat;
   background-position:right bottom;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 110%; 
}
.BlockContent-body
{
	color:#4D544A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 10px;
}

.BlockContent-body a:link
{
	color: #074102;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #298E30;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #A22F50;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #006633;
	margin:0;
	padding:0;
}

.BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.BlockContent-body ul li
{
	padding:0px 0 0px 15px;
	background-image: url('http://medreg.ru/images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}


