﻿body 
{
    margin:0px;
    padding:0px;
    background-image:url(images/bkgd.gif);
}
.topbkgd
{
   /* background-image:url(images/top_bkgd.gif);*/
    background-position:top;
    background-repeat:repeat-x;
}
.menuitemstyle
{
    font-family:Tahoma;
    text-align:center;
    width:102px;
    color:#afc324;
    font-family:arial;
}
.menuitemstyleHover
{
    color:#be1607;
}

table
{
    direction:rtl;
    font-family:tahoma;
    font-size:10pt;
}
.hometitle
{
    width: 511px; 
    height: 42px; 
    background-image: url('images/rightside_home.gif'); 
    background-repeat: no-repeat; 
    color: #2065b8; 
    padding-right: 10px; 
    font-size: medium; 
    font-weight: bold;
}

.sermonDivS
{
    cursor:pointer;
    background-image:url(images/audio_bkgd2.gif);
    margin: 0px; 
   /* border: 1px solid #CCCCCC; */
    width: 260px; 
    height: 65px;
}

a.sermonLink:link, a.sermonLink:visited
{
    cursor:pointer;
    width:100%;
    height:100%;
    text-decoration:none;
    color:#003366;
}

a.sermonLink:hover
{
    cursor:pointer;
    color:#000000;
}



.sermonDiv2
{
    cursor:pointer;
    background-image:url(images/audio_bkgd3.gif);
    background-repeat:no-repeat;
    background-position:right;
    margin: 0px; 
   /* border: 1px solid #CCCCCC; */
    width: 260px; 
    height: 65px;
}
.sermonDiv
{
    cursor:pointer;
    background-image:url(images/audio_bkgd2.gif);
    width: 275px; 
    height: 65px;
}

a.top:link, a.top:visited
{
    font-size:9pt;
    cursor:pointer;
    text-decoration:none;
    color:#003366;
}

a.top:hover
{
    cursor:pointer;
    color:#688d00;
}
.cursortype
{
    cursor:pointer;
}
