body, td
{
	color: rgb(109,94,110);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left; 
}

body 
{
	background-color:rgb(218,218,250);
}

.justify
{
	text-align: justify;
}
	
.content {  }

.content_centered 
{
	text-align: center; 
}

.title 
{
	font-weight: bold; 
}

.subtitle 
{
	font-size: 15px; 
	font-weight: bold; 
}

.subtext { font-size: 13px; }

a, a:link, a:visited 
{ 
	color: rgb(196,106,164); 
	text-decoration: none;
	
}

a:hover 
{ 
	color: rgb(170,130,190); 
	text-decoration: none;
}

.menu_area
{
	padding-bottom:20px;
}

.menu, .menu:link, .menu:visited
{ 
	color: rgb(228,130,255); 
	vertical-align: middle; 
	text-decoration: none; 
	font-weight: bold; 
}

.menu:hover 
{ 
	color: #ccc; 
	vertical-align: middle; 
	text-decoration: none; 
	font-weight: bold; 
}

.selected_menu, .selected_menu:link, .selected_menu:visited 
{ 
	color: rgb(153,42,251);
	vertical-align: middle; 
	text-decoration: none; 
	font-weight: bold; 
}

.selected_menu:hover 
{ 
	color: #ccc; 
	vertical-align: middle; 
	text-decoration: none; 
	font-weight: bold; 
}

.quote 
{ 
	font-size: 11px; 
	font-style: italic;
	color: rgb(153,42,251);
}

.quote-body
{ 
	font-size: 12px; 
	font-style: italic;
	color: rgb(153,42,251);
	text-align: center; 
}

.quote-body2
{ 
	font-style: italic;
	color: rgb(153,42,251);
	text-align: center; 
	font-weight: bold; 
}

.quote-text
{ 
	font-size: 13px; 
	font-style: italic;
	color: rgb(153,42,251);
}

.stamp 
{ 
	font-size: 11px; 
	border: dotted 1 #BBBBBB;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	background-color:RGB(235,235,255);
	line-height: 150%;
}

.title-stamp
{
	color: rgb(153,42,251);
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}

h1, .heading1, a.heading1, a.heading1:link, a.heading1:visited {
	margin:0px;
	font-size: 18px;
	color: rgb(153,42,251);
	font-weight: bold;
}
a.heading1:hover {
	color: rgb(160,160,160);
}
.header {
	font-size: 15px;
	font-weight: bold;
	color: RGB(146,123,92);
}
h2, .heading2, a.heading1, a.heading1:link, a.heading1:visited {
	margin:0px;
	font-size: 15px;
	font-weight: bold;
	color: rgb(174,96,247);
}
h3, .heading3, a.heading3, a.heading3:link, a.heading3:visited {
	margin:0px;
	font-weight:bold;
    font-size: 13px;
}

td.footer 
{
	background-color:rgb(211,132,250);
}

td.footer-corner 
{
	background-color:rgb(211,132,250);
}


#inside_area
{
	background-color:white;
	width:100%;
	position:relative; 
	top:-3;
	padding-bottom:10;
}

#header_area 
{
	width:100%; 
	text-align:right; 
	height:30; 
	padding-top:10; 
	padding-right:30; 
	padding-bottom:10;
}

td.sections_area
{
	width: 110; 
}

#main_area
{
	padding-top: 20; 
	padding-bottom: 20; 
	padding-right: 25; 
	padding-left: 25; 
	position: relative; 
	top: -3;
	background-color:White;
}

#footer_area
{
	width:100%;
	position:relative; 
	top:-3;
}

.footer_padding_area
{
	background-color: rgb(211,132,250); 
	width:29; 
	height:53
}

.footer_main_area
{
	background-color: rgb(211,132,250); 
	height: 100%;
	text-align: center;
	font-size: 11px;
	padding-top: 19;
	padding-bottom: 20;
}

.footer_quote 
{ 
	font-size: 11px; 
	font-style: italic;
	color: rgb(128,105,82);
	font-weight: bold;
	padding-bottom:10;
}

.footer_copyright
{
	font-size: 9px; 
	color: rgb(128,105,82);
	padding-bottom:3px;
}

.footer_white, a.footer_white, a.footer_white:visited, a.footer_white:link
{
	font-size: 9px; 
	color: white;
}

a.footer_white:hover
{
	font-size: 9px; 
	color: white;
	text-decoration:underline;
}

a.footer_white:hover
{
	font-size: 11px; 
	color: white;
	text-decoration:underline;
}

.line
{
	line-height: 150%;
}

td.stamp_area
{
	padding-bottom:10;
}

td.stamp_area2
{
	padding-bottom:80;
}

.largertext
{
	font-size:15px;
	font-weight:bold;
	color: rgb(153,42,251);
}

.small
{
	font-size:11px;
}

.photo
{
	border: solid 1 rgb(128, 128, 128);
}

.photo-title
{
	font-size:11px;
	text-align:center;
}

.all-right
{
	width:100%; 
	text-align:right;
}

.h2-section-divider
{
	border-top: solid 1 rgb(174,96,247);
}

#hebrew
{
	position: absolute; 
	top: 23; 
	left: 687;
	font-size: 15px;
	font-weight: bold;
	color: rgb(128,105,82);
}

#english
{
	position: absolute; 
	top: 23; 
	left: 683;
	font-size: 13px;
	font-weight: bold;
	color: rgb(128,105,82);
}
.note
{
	color: rgb(153,42,251);
}