body {
	background-color: white;
	FONT-FAMILY: arial,sans-serif;
	font-size: small;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #039;
}
a:hover {
	color: #0353a5;
}
#Head {
	width: 100%;
	margin-bottom: 10px;
}
#Head img {
	float: left;
	margin-right: 13px;
}
#Head h2, #Head h3 {
	color: #08729C;
}
#PageCell{
	width: 100%;
	margin-bottom: 10px;
}
#PageName{
	padding: 3px;
	background-color: #cedeed;
	border-top: 1px solid #08729C;
	margin-bottom: 10px;
}
#PageName h4 {
	color: #08729C;
}
.NavTop {
	MARGIN-bottom: 10px;
	line-height: 145%;
}
.NavTop ul {
	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none
	DISPLAY: inline;
}
.NavTop LI {
	DISPLAY: inline;
	padding: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFFFCC;
	border: 1px solid #08729C;
	position:relative;
	z-index: 5;
}
.NavTop LI#current {
	DISPLAY: inline;
	padding: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFCC66;
	border: 1px solid #08729C;
	font-weight: bold;
	z-index: 10;
}
.NavTop LI A { 
	text-decoration: none; 
	white-space: nowrap;
}
.plusone { 
	DISPLAY: inline;
	padding: 4px;
	margin-left: 2px;
	margin-right: 2px;
	position:relative;
	z-index: 5;
}
#NavLeft {
	float: left;
	width: 200px;
	padding: 0px;
}
#NavLeftRepbase {
	float: left;
	width: 200px;
	padding: 0px;
}
#NavLeftLinks {
	margin-left: 8px;
	margin-top: 6px;
	margin-right: 6px;
}
#NavLeftLinksSeparator {
	color: #08729C;
	margin-top: 5px;
	margin-left: -4px;
	margin-bottom: 4px;
	font-weight: bold;
}
#NavLeft a:link, #NavLeft a:visited  {
	display: block;
	margin-bottom: 8px;
}
#NavLeft p {
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight: bold;
	color: #3D81EE;
}
#ContactInfo {
	margin-left: 6px;
	margin-top: 26px;
	margin-right: 6px;
	background-color: #FFFFCC;
	padding: 5px;
	border-top: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
}
#ContactInfo h4 {
	color: #039;
}
#GoogleAds {
	margin-left: 6px;
	margin-top: 36px;
	margin-right: 6px;
}
.GoogleSearch {
	background-color: #FFFFCC;
	font-size: small;
	padding: 10px;
	margin-bottom: 40px;	
}
#AdvertInNavLeft { 
	margin-left: 6px;
	margin-top: 26px;
	margin-right: 6px;
	padding: 3px;
}
#NavRight {
	float: right;
	width: 200px;
}
#NavRight p {
	margin: 8px;
	color: #039;
	font-style: italic;
}
#QuoteOfTheDay {
	margin: 6px;
	color: #039;
	font-style: italic;
}
.SideBlock {
	border: 1px dashed #cedeed;
	width: 95%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 3px;
	margin-bottom: 10px;

}
.SideBlockLeft {
	border: 1px dashed #cedeed;
	width: 95%;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 3px;
	margin-bottom: 10px;

}
.SideBlockLeft p {
	margin: 8px;
	color: black;
	font-style: italic;
	font-weight: normal;

}
#Content {
	min-height:2500px;
	height:auto !important;
	height:2500px;
	border-left: 1px dashed #cedeed;
	border-right: 1px dashed #cedeed;
	margin-left: 201px;
	margin-right: 201px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	float: none;
}
#Content dl{
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Content dt{
	color: #039;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#Content dd{
	margin-top: 5px;
	margin-bottom: 10px;
}
#ContentCatalog {
	height: auto;
	border-left: 1px dashed #cedeed;
	border-right: 1px dashed #cedeed;
	margin-left: 161px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	float: none;
}
#SiteInfoBottom {
	background-color: #cedeed;
	width: 100%;
	border-bottom: 1px solid #08729C;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#BottomLinks {
	font-size: xx-small;
}
#SiteMap {
	margin-top: 10px;
	margin-left: 28px;
}
#SiteMap a:link, #SiteMap a:visited  {
	display: list-item;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-rigt: 25px;
}
#News {
	background-color: #F5F8FD;
	padding: 3px;
}
.Blue {
	background-color: #F5F8FD;
}
.GreenBackground {
	background-color: #E1FCD1;
}
.DicContentsBlue {
	background-color: #F5F8FD;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 90%;
}
.DicContentsYellow {
	background-color: #FFFFCC;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 90%;
}
.DicContentsGreen {
	background-color: #F0FFF0;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 90%;
}
.SayingsTableTR {
	background-color: #F5F8FD;
}
.OzonCatTable {
	border-top: 1px dashed #cedeed;
	border-bottom: 1px dashed #cedeed;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Warning {
	background-color: white;
	font-size: small;
	padding: 6px;
	margin-bottom: 10px;	
}
#SiteInfo2 {
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 16px;
	background-color: #FFFFCC;
	padding: 5px;
	font-size: x-small;
}
div.des {
	margin-left: 8px;
	margin-top: 6px;
	margin-right: 6px;
}
p.par1 {
	text-indent: 5px;
}
p.par2 {
	text-indent: 10px;
}
p.par3 {
	text-indent: 15px;
}
p.par4 {
	text-indent: 20px;
}
p.par5 {
	text-indent: 25px;
}
p.acc  {
	color: green;
}
span.ref {
	color: blue;
}
span.trs {
	color: brown;
	font-weight: bold;
}
span.hint {
	color: #3D81EE;
}
span.hint:hover {
	text-decoration: underline;
	cursor: help;
	color: Gray;
}
#SiteInfo2 h4 {
	color: #039;
}
.DicCell {
	border: 1px dashed #cedeed;
	width: 99%;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.DicNav {
	border: 1px dashed #cedeed;
	width: 99%;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.DicNav a:link, .DicNav a:visited  {
	display: block;
	margin-bottom: 8px;
}
.adtable {
	border: 1px dashed #cedeed;
	width: 99%;
	padding: 5px;
}
.adcaption {
	background-color: #cedeed;
}
.adcell {
	background-color: #F5F8FD;
}

