﻿body 
{
    font-family: Arial;
    font-size:11px;
    color: black;
    text-align: justify;
}


.ImageLeft
{
    float: left;
    margin: 0px 10px 5px 0px;
    }
    
.ImageRight
{
    float: right;
    margin: 0px 0px 5px 10px;
    }

.Banner
{
    padding: 0px 10px;
    
    }

#Main > p
{
     padding: 0px 10px;
    }

H6
{
    font-size:1.0em;
    line-height: 1.0em;
    margin-top: 0px;
	margin-bottom: 3px;
   
    }

H5
{
    font-size:1.2em;
    line-height: 1.0em;
    margin-top: 2px;
	margin-bottom: 2px;
    }
    
H4
{
    font-size:1.4em;
    line-height: 1.0em;
    margin-top: 2px;
	margin-bottom: 2px;
    }
    
H3
{
    font-size:1.6em;
    line-height: 1.0em;
    margin-top: 2px;
	margin-bottom: 2px;
    }

H2
{
    font-size:1.8em;
    line-height: 1.0em;
    margin-top: 2px;
	margin-bottom: 2px;
    }
    
H1
{
    font-size:2.0em;
    line-height: 1.0em;
    margin-top: 2px;
	margin-bottom: 2px;
    }
    
    
A {
color: #990000;

}

A:hover {
text-decoration: none;
color: #111111;
}

.Login {
color: #111111;
text-decoration: none;

}

.Login:hover {
text-decoration: none;
color: #990000;
}


.Alert
{
    color: #990000;
    font-weight: bold;
    
    }

.type
{text-align: right; vertical-align:top; color:#cccccc}


.val
{text-align: left; vertical-align:top}

.ValCont
{
    color: #990000;
    }

.ValSum
{
    color: #990000;
    }

        
#SermonFeedImage
{
    width:50px;
    height:50px;
    border-width:0px;
    border-style : solid ;
    border-color:#111111;
    float: left;
    display: block;
    }
    
.GreyBox
{
    background-color: white;
    }
    
.GreyBoxImg
{
   border: solid 1px #999999;
    }
    

        
    .RightBox
    {
        width: 160px;
        
        text-align: justify;
      
        }
        
        .ThinHR
        {
            border-top: solid 1px #999999;
            border-bottom: solid 0px white;
            border-left: solid 0px white;
            border-right: solid 0px white;
           
            }
            
.DotHR
    {
        
     border-top: dotted 1px #cccccc;
     border-bottom: solid 0px white;
     border-left: solid 0px white;
     border-right: solid 0px white;
     clear: both;
           
     }   
 
 .MenuEdit
{
    Margin: 10px 10px 10px 10px;
    }

.MenuEdit td
{
    text-align: center;
    }

.MenuEdit tr
{
    height: 20px;
    }


.TrItem td
{
    background-Color: #f5f5f5;

    }
    
th
    {
     background-image: url(images/head_bg.gif);
     background-repeat:repeat-x;   
        }
