.album {
	font-size: 12px;
}
.heading {
	font-family: Arial (Hebrew), Helvetica, sans-serif;
	font-size: 18px;
	color: #225C9D;
    FONT-WEIGHT: normal
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #2C75C4;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.darkblue:link {

	color: #2C75C4;

	text-decoration: underline;

}

.darkblue:visited {

	text-decoration: underline;

	color: #2C75C4;

}

.darkblue:hover {

	text-decoration: none;

	color: #0000FF;
}

.darkblue:active {

	text-decoration: none;

	color: #0000FF;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #B5BEC4;
}
body,td,th {
	font-family: Arial (Hebrew);
	font-size: 14px;
	color: #333333;
}

.Text14Bold
{
    FONT-FAMILY: "Arial (Hebrew)";
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}

.Text14BoldB
{
    FONT-FAMILY: "Arial (Hebrew)";
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    color: #225C9D;
}


.TdMain {
   text-align:justify;
   FONT-FAMILY: Arial (Hebrew);
   FONT-SIZE: 14px;
   color:#333333;
   FONT-WEIGHT: normal
}

.TdBottom {
   FONT-FAMILY: Arial (Hebrew);
   FONT-SIZE: 12px;
   padding-left: 14px;
   padding-right: 20px;
} 

.plist
{
margin: 0;
padding: 12px 8px 2px 0px;
list-style: none;
}

.plist li 
{
padding-left: 6px;
padding-right: 18px;
padding-top: 0px;
padding-bottom: 5px;
background-image: url(images/b3.gif);
background-repeat: no-repeat;
background-position: 100% 6%;
} 
