body 
{
	margin:0 0 0 0;
	}
	
body, table, td, input, select, textarea, p, div 
{
 font-family: Arial, 'Arial (Hebrew)',Tahoma, Verdana, Helvetica, sans-serif;
	}

.leftprices
{
	font-size: 11px; 
	font-weight: bold; 
	color: #425168;
	}


.PlansOnHome
{
	font-size: 12px; 
	font-weight: bold; 
	color: #000066;
	}


.title 
{
	font-size: 18px; 
	font-weight: bold; 
	color: #000066;
	}
	
	
.Article_title 
{
	font-size: 18px; 
	font-weight: bold; 
	color: #EEB34E;
	}	
	
	
.articles
{
	font-size: 14px;
	color: #000099; 
	text-align:justify;
	vertical-align:top;
	}

.formstyle
{
	font-size:12px;
	border:1px inset #8DBAF3;
	background:#F2F1E5;
	color:#660000;
	}
	
.formText
{
	font-size:12px;
	color:#000066;
	padding-right:3px;
	}	
	

	
.norepeat 
{
	background-repeat:no-repeat;
	}
	
.footer 
{
	font-size:11px;
	color:#003366;
	text-align:center;
	}

.nav 
{
	text-decoration: none;
	font-size: 12px;
	font-weight:700;
	padding-top:4px;
	}
	
.nav:link 
{
	color: #0000ff;
	}
.nav:visited 
{
	color: #0000ff;
	}
.nav:hover 
{
	color: #000066;
	text-decoration:underline;
	}
.nav:visited:hover 
{
	color: #000066;
	}
	
.error 
{
	font-size:10px;
	color:#ff0000;
	}



.repeatx
{
background-repeat:repeat-x;
}
