body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image : url(../images/even.jpg);
}
h1 {
	color: #6f1b19;
	font-size: 24px;
	font-weight: bold;
}
h2{
	color: #990033;
	font-weight: bold;
	font-size: 20px;
}
h3{
	color: #990033;
	font-weight: bold;
	font-size: 18px;
}
h4{
	color: #2F4F4F;
	font-weight: bold;
	font-size: 15px;
}
p {
line-height : 18px;
font-size: 14px;
}
ul{
line-height : 18px;
}
.content {
	font-size: 14px;
}
/*.hadashot {
	font-size: 12px;
	height: 330px;
	width: 180px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}*/
/*.marqueeE {
	font-size: 11px;
}*/
.marquee {
	font-size: 14px;
}
.marqueehdr {
	color: #6B0D03;
	font-weight: bold;
	font-size: 15px;
}
/*.marqueehdrE {
	color: #6B0D03;
	font-weight: bold;
	font-size: 12px;
}*/
.tafrit-up {
	font-size: 12px;
	font-weight: bold;
	color: #510000;
	height: 16px;
}
/* Applies to table with a tafrit class  that is in a table with a tafrit up class */
.tafrit-up  table.tafrit-up{
visibility:hidden;
font-size:100%;
position:absolute;
border-collapse:collapse;
}
.tafrit-up table{
font-size:12px;
font-weight : bold;
background:#d3d2c7;
}
.tafrit-up a{
font-size:12px;
color:#510000;
text-decoration:none;
font-weight:bold;
}
.tafrit-up a:hover{
color:#cc0000;
}
.tafrit-up td.tafrit-up{
background:#ddd6c3;
}
.tafrit-up td.tafrit-open{
background: #e9e4d7;
}
.footer{
	font-size: 13px;
	font-weight: bold;
	color: #510000;
	height: 38px;
}

a:link {
	color: #510000;
}
a:visited {
	color: #510000;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #510000;
}
.programsmenu{
	font-size: 14px;
	color: #000000;
}
.programsmenu a{
	font-size: 14px;
	text-decoration:none;
	color: #510000;
	display: block;
	background-image : url(../images/right-menu.jpg);
	background-position : right;
	background-repeat : no-repeat;
	padding-right : 35px;
}
.programsmenu a:hover{
	color: #a18a88;
	text-decoration:none;
	background-image : url(../images/right-menu-over.jpg);
}


