﻿@charset "windows-1255";
	
#topmain {
		font-family: arial;
		font-size: 12px;
		color:#000;
		background-image:url(../images/top.gif);
		border:1px solid black;
		
}

#bottommain {
		background-posiotion:top;
		bakground-repeat:no-repeat;
		padding-bottom:10px;
}

#mifratHeader {
		font-family: arial;
		font-size:28px;
		font-weight: bold;
		color: #103261;
		text-align: center;
}

TABLE.mifratim
 { 
		width:600px;
		border-right:1px solid #e1e1e1; 
		border-left:1px solid #e1e1e1;
}
	
TABLE.mifratim TH  {
		font-family: arial;
		font-size: 16px;
		font-family: arial;
		text-decoration: none;
		text-align: right;
		font-weight: bold;
		color: #103261;		
		background-color:#e1e1e1;
		padding:0px 5px 5px 0px;
		
	}	
	
TABLE.mifratim TD  {
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
		color: #000;
		padding:0px 15px 0px 15px;
	}	
	
TABLE.mifratim TD a {
		font-family: arial;
		font-size: 12px;
		text-decoration: underline;
		font-weight: bold;
		color: #103261;	
	}

TABLE.mifratim TD a:hover {
		font-family: arial;
		font-size: 12px;
		text-decoration: underline;
		font-weight: bold;
		color: #aaaaaa;	
	}

TABLE.mifInfoTab td {
		font-color: #103261;
}

TABLE.mifInfoTab td a {
		font-weight: bold;
		color: #103261;
}		

TABLE.mifInfoTab td a:hover {
		color: #aaaaaa;
}		