/* CSS Document */


body {
	color : #555;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	direction: rtl;
	margin: 0;
	padding: 0;
}
body, td, div, span {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	voice-family: inherit;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h1,h2 {
	color: #294975;
	margin-bottom: 5px;
}
.h1t {
	font-size: 18px;
	color: #294975;
	margin: 0;
	margin-bottom: 3px;
}
.h2t {
	font-size: 14px;
	font-weight: bold;
	color: #294975;
	margin: 0;
	margin-bottom: 3px;
}
.h1liner {
	background-color: #dbe9d3;
	width: 542px;
	height: 5px;
	font-size: 1px;
	margin-bottom: 7px;
}
.pointer {
	clear:  both;
}
a:link, a:visited, a:active {
	color: #0535c5;
}
a:hover {
	text-decoration: none;
}
/* pattern divs */
#cpapattern {
	width: 780px;
	margin: auto;
}
#cpaheader {
	width: 780px;
	height: 160px;
}
#cpabottom {
	padding-right: 225px;
}
#cpalogo {
	width: 218px;
	height: 108px;
	background-color: #f9f9f9;
	margin-left: 6px;
	padding-top: 52px;
	float: right;
	text-align: center;
}
#cpatitle {
	width: 556px;
	height: 160px;
	float: right;
	background-image: url(http://www.raviv-cpa.co.il/images/title.jpg);
}
#cpamiddle {
	width: 780px;
	margin-top: 6px;
}
#cpamenu {
	width: 218px;
	height: 220px;
	float: right;
	margin-left: 6px;
	background-color: #f9f9f9;
}
#cpacontent {
	width: 542px;
	padding: 7px;
	float: right;
	background-color: #f9f9f9;
}
/* end pattern divs */
#cpamenu ul {
	list-style: none;
}
#cpamenu li {	
	padding-bottom: 2px;
}
#cpamenu li a:link, #cpamenu li a:active, #cpamenu li a:visited {
	font-size: 13px;
	color: #372f05;
	font: arial;
	text-decoration: underline;
}
#cpamenu li a:hover {
	text-decoration: none;
}