﻿body
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	margin: 0px;
	height: 100%;
}

table .menu
{
	background-position: center top;
	padding: 9px;
	background-color: #61a363;
	width: 100%;
	border-collapse: collapse;
	table-layout: auto;
}
table .menu td
{
	padding: 5px;
	font-size: 14px;
	background-image: url( '../Images/Navigation/LeftBarbg.gif' );
	background-repeat: repeat-x;
	background-attachment: inherit;
	background-position: center center;
	width: 100%;
	color: #CC0000;
	font-weight: bold;
}
.RootTableMenu
{
	background-color: #e2e2e2;
	vertical-align: top;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #929398;
	padding-top: 0px;
	margin-top: 0px;
}
.RootTableContent
{
	background-color: white;
	padding: 2px;
	margin: 5px;
	vertical-align: top;
	width: 100%;
}
.RootTableContent td
{
	vertical-align: top;
}
.RootTable
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
}
.RootHeader
{
	background-color: #a8a9ae;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #929398;
	margin :0px;
	padding :0px;
	vertical-align:top;
}
img
{
	padding: 1px;
	margin: 1px;
}
a:hover
{
	color: #3333FF;
	text-decoration: underline;
}
a:visited
{
	color: #336699;
	text-decoration: underline;
}
a:active
{
	color: #666666;
	text-decoration: underline;
}
.ParagraphName
{
	font-family: Garamond;
	color: #39586E;
	font-style: normal;
	font-weight: bold;
	font-size: 27px;
}
h2
{
	font-family: Garamond;
	color: #39586E;
	font-style: normal;
	font-weight: bold;
	font-size: 27px;
}
/*a:link
{
	color: #0000FF;
	text-decoration: underline;
}*/
.ListHeader
{
	color: #39586E;
	font-family: Arial;
	font-size: 17px;
	text-decoration: underline;
}
.IsraMedicStamp
{
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
blockquote
{
	border: 1px dashed #CC3300;
	padding: 10px;
	margin: 5px;
	background-color: #EEEEEE;
	width: 80%;
	text-align: left;
	vertical-align: middle;
}
blockquote .topHeader
{
	border: 1px dashed #CC3300;
	padding: 0px;
	margin: 0px;
	background-color: #EEEEEE;
	width: 80%;
	text-align: left;
	vertical-align: middle;
}
sub
{
	color: #FF3300;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
}
.ExtraTableRow
{
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	width: 100%;
	text-align: right;
	background-image: url( '../Images/Navigation/ExtraBG.gif' );
	background-repeat: repeat-x;
	background-attachment: inherit;
	background-position: center center;
	height: 30px;
	font-weight: bold;
}
.ExtraTableRowFooter
{
	color: #808080;
	font-size: 12px;
	font-family: Arial;
	width: 100%;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #929398;
	background-color: #F0F0F0;
	height: 50px;
}

.Top
{
	text-align: right;
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #996600;
	margin-bottom: 30px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.error_message
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #FF0000;
}
.table_header
{
	margin: 2px;
	border: 1px dashed #8DACC2;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding: 5px;
}
.thanks_message
{
	font-size: 14px;
	color: #CC3300;
	font-family: Arial;
	text-decoration: underline;
}
.linkAd
{
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
a.linkAd:hover
{
	color: #FF3300;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.tableAD
{
	padding: 9px;
	margin: 2px;
	border: 1px dashed #d2cdd3;
	text-align: center;
	vertical-align: middle;
	background-color: #EAEAEA;
}
.blockTop
{
	border: 1px dotted #999999;
	font-family: Arial;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	background-image: url( '../Images/Navigation/icon_alert.gif' );
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: left center;
	background-color: #ffffcc;
	padding-left: 40px;
	text-align: center;
	height: 30px;
	width:400px;
}
hr
{
	border: 1px dotted #666666;
}
table .menu a
{
	color: #333333;
	font-weight: bold;
}
table .ExtraTableRow a
{
	color: #3366FF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
table .ExtraTableRow a:hover
{
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
table .menu td a
{
	text-decoration: none;
}
table .menu td a:hover
{
	text-decoration: none;
	color: #0066FF;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 150px;
}
.horizontalLink
{
	float: left;
	width: 200px;
	text-decoration: none;
	padding: 5px;
	border-right: 1px solid #FFFFFF;
}
ol#SpecialistList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ol#SpecialistList li
{
	line-height: 1.5em;
}
.col1
{
	margin-left: 3em;
}
.col2
{
	margin-left: 18em;
}
.col3
{
	margin-left: 35em;
}
.col4
{
	margin-left: 50em;
}
.coltopper
{
	margin-top: -12em;
}

ol#NapravleniyaMedicini
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ol#NapravleniyaMedicini li
{
	line-height: 1.5em;
}
.col1
{
	margin-left: 3em;
}
.col2
{
	margin-left: 18em;
}
.col3
{
	margin-left: 35em;
}
.col4
{
	margin-left: 50em;
}
.coltopper2
{
	margin-top: -9em;
}

.MsoNormal
{
}
.subMenu
{
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	color: #666666;
	font-style: italic;
}
.imageLeft
{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
	float: left;
}
.imageRight
{
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
	float: right;
}
.TopLogoRight
{
	border: 0;
	vertical-align:top;
	padding:0px;
	margin :0px;
}
.TopLogoLeft
{
	border: 0;
	vertical-align: middle;
	padding:0px;
	margin :0px;

}
