@charset "windows-1255";
/* CSS Document */
html, body {
	font:normal 12px Arial;
	color:#000;
	margin:0px;
	margin-top:5px;
	background:#fff;
	SCROLLBAR-FACE-COLOR: #757575;
	SCROLLBAR-HIGHLIGHT-COLOR: #c8c8c8;
	SCROLLBAR-SHADOW-COLOR: #c8c8c8;
	SCROLLBAR-3DLIGHT-COLOR: #c8c8c8;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #e0e4e8;
	SCROLLBAR-DARKSHADOW-COLOR: #c8c8c8;	
}
FORM, H1, H2, H3, H4 {
	margin:0px;
}
A {
	text-decoration:none;
}
H1 {
	margin:0px;
	padding:0px;
	font:bold 16px Arial;
	color:#000;
}
H2 {
	margin:0px;
	padding:0px;
	font:bold 12px Arial;
	color:#df0d00;
	text-align:center;
}
p {
	margin-top:5px;
}
img {
	border:none;
}
#Top {
	background:#fff;
	width:950px;
}
#Mid
{
	width:950px;
	background-color:#fff;
}
#Bot {
	clear:both;
	width:950px;
	height:50px;
	background-color:#e3e4e5;
	text-align:center;
}
#Header {
	width:950px;
	height:123px;
/*	background:url(../images/zivud_logo.gif) no-repeat left;
*/}
#Header Table {
	width:100%;
	height:112px;
}
#Header A {
	font:normal 12px Arial;
	color:black;
	text-decoration:none;
}
#Header A:hober {
	text-decoration:underline;
}
#Flash {
	width:950px;
	padding:0px;
}
#Menu {
	width:950px;
	height:30px;
	background:#707173;
}
#Menu Table {
	width:100%;
	height:30px;
	text-align:center;
}
/*#Menu Table TD {
	padding-left:5px;
	padding-right:5px;
}
#Menu Table A {
	font-family:Arial;
	font-size:13px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#Menu Table A:hover {
	text-decoration:underline;
}*/
#SearchBox {
	width:357px;
	height:123px;
	float:right;
	
	text-align:center;
	color:#0a71b4;
	font:normal 12px Arial;
}
#SearchBox Table {
	width:100%;
	height:123px;
}
#BottomMenu {
	width:950px;
	height:50px;
	text-align:center;
	font:bold 14px Arial;
	color:#8d8e90;
}
#BottomMenu Table {
	height:50px;
	text-align:center;
}
#BottomMenu Table TD {
	padding-left:5px;
	padding-right:5px;
}
#BottomMenu A {
	font:bold 12px Arial;
	color:#8d8e90;
	text-decoration:none;
}
#BottomMenu A:hover {
	text-decoration:underline;	
}
#Footer {
	width:950px;
	height:28px;
}
#Footer Table {
	width:100%;
	height:28px;
	font-family:Arial;
	font-size:12px;
	color:black;
	font-weight:normal;
	text-decoration:none;	
	text-align:right;
}
#Footer Table TD{
	padding-left:10px;
	padding-right:10px;
}
#Footer A {
	font-family:Arial;
	font-size:12px;
	color:black;
	text-decoration:none;
}
#Footer A:hover {
	text-decoration:underline;
}
#Main {
	width:950px;
	padding-top:8px;
	padding-bottom:8px;
}
#Main Table {
	width:100%;
}
#MainLeft {
	width:550px;
	float:left;
}
#MainLeftRTL {
	width:550px;
	float:right;
}

#MainRight {
	width:380px;
	float:right;
}
#MainRightRTL {
	width:380px;
	float:left;
}
#MainPage {
	width:950px;
}
#MainPage Table {
	width:100%;
	height:400px;
}
#MainPageLeft {
	width:155px;
	padding-top:15px;
	float:left;
}
#MainPageLeftRTL {
	width:155px;
	padding-top:15px;
	float:right;
}
#MainPageRight {
	width:793px;
	float:right;
	border-left:2px solid #9c9e9f;
}
#MainPageRightRTL {
	width:793px;
	float:left;
	border-right:2px solid #9c9e9f;
}
#SubButtons {
	width:155px;
	height:42px;
	margin-bottom:5px;
}
#SubButtons Table {
	width:100%;
	height:42px;
	background:#e3e4e5;
}
#SubButtons Table TD {
	padding-left:5px;
	padding-right:5px;
}
#SubButtons Table A {
	font:bold 12px Arial;
	color:#707173;
	text-decoration:none;
}
#SubButtons Table A:hover {
	text-decoration:underline;
}
#SubButtonsOn {
	width:155px;
	height:42px;
	margin-bottom:5px;
}
#SubButtonsOn Table {
	width:100%;
	height:42px;
	background:#afafaf;
}
#SubButtonsOn Table TD {
	padding-left:5px;
	padding-right:5px;
}
#SubButtonsOn Table A {
	font:bold 12px Arial;
	color:#707173;
	text-decoration:none;
}
#SubButtonsOn Table A:hover {
	text-decoration:underline;
}
#BottomBox {
	width:300px;
}
#BottomBox Table {
	width:100%;
	height:200px;
}
#BottomBox H1 {
	font:bold 16px Arial;
	color:#0a71b4;
	padding-top:5px;
	padding-bottom:5px;
	width:60%;
	border-bottom:2px dashed #0a71b4;
}
#ProductsBox {
	width:380px;
	height:126px;
	background:#707173;
	font:normal 12px Arial;
	color:white;
	margin-bottom:3px;
}
#ProductsBox H1 {
	font:bold 14px Arial;
	color:white;
	margin-bottom:3px;
}
#ProductsBox Table {
	width:100%;
	height:126px;
}
#ProductsBox Table TD {
	padding:5px;
}
#ProductsBox Table A {
	font:normal 11px Arial;
	color:white;
	text-decoration:underline;
}
#NewsBox {
	width:320px;
	background:#f3f6fe;
	margin-bottom:3px;
}
#NewsBox Table {
	width:100%;
	height:80px;
	font:normal 12px Arial;
	color:#707173;
}
#NewsBox Table A {
	font:normal 12px Arial;
	color:#707173;
	text-decoration:underline;
}
.Mheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.Mheads:hover {
	color: #000000;
}
.Mheads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.Mheads3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
A.mtext:hover {
	text-decoration: underline;
}
.mtext_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.mtext_med:hover {
	text-decoration: underline;
}
.mtext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
A.mtext_small:hover {
	text-decoration: underline;
}
.mtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.mtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.mcats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mcats:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
A.mcats:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD800;
	text-decoration: none;
}
.mcats:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orange {
	color:#ff6600;
}
.black {
	color:#000;
}
.red {
	color:#df0d00;
}