﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
}
a:link, a:visited, a:active, a.hover{text-decoration: none; }
.small
{
    font-size:13px; color: #626262; 
}

.smallest
{
    font-size:12px; color: #626262;
    line-height: 12px; 
}

.menu, .menu:link, .menu:visited, .menu:active, .menu:hover  
{
    text-decoration: none; 
    font-family:Arial; 
    letter-spacing:1pt;
    line-height: 20px; 
    font-style: normal;  
    font-size:15px; 
    font-weight:bold;
    color: #956321;
}

.sub_menu
{
     background-color: #ccc8c5;   
}

.sub_menu_c, .sub_menu_c:link, .sub_menu_c:visited, .sub_menu_c:active, .sub_menu_c:hover  
{
    text-decoration: none; 
    font-family:Arial; 
    letter-spacing:1pt;
    line-height: 20px; 
    font-style: normal;  
    font-size:15px; 
    color: #786456;
    background-color: #e1e1e1;
}

.sub_menu_c_on, .sub_menu_c_on:link, .sub_menu_c_on:visited, .sub_menu_c_on:active, .sub_menu_c_on:hover  
{
    text-decoration: none; 
    font-family:Arial; 
    letter-spacing:1pt;
    line-height: 20px; 
    font-style: normal;  
    font-size:15px; 
    color: #786456;
    background-color: #f5f5f5;
}
.topic
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 50px; 
    font-style: normal;
    font-weight: bold;  
    font-size:40px; 
    color: #945a2d;
}

.content_title
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 25px; 
    font-style: normal;
    font-weight: normal;  
    font-size:20px; 
    color: #945a2d;
    text-align:justify;
}


.content_big
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 25px; 
    font-style: normal;
    font-weight: normal;  
    font-size:20px; 
    color: Black;
    text-align:justify;
   
}

.content_big_link, .content_big_link:link, .content_big_link:visited, .content_big_link:active  
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 25px; 
    font-style: normal;
    font-weight: normal;  
    font-size:20px; 
    color: Black;
    text-align:justify;
   text-decoration:underline;
}

.content_big_link:hover
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 25px; 
    font-style: normal;
    font-weight: normal;  
    font-size:20px; 
    color: #868585;
    text-align:justify;
 text-decoration:underline;
}

.content
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 20px; 
    font-style: normal;
    font-weight: normal;  
    font-size:15px; 
    color: Black;
    text-align:justify;
    border-color: #945a2d;
    border-collapse:collapse;
}

.content_link, .content_link:link, .content_link:visited, .content_link:active  
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 20px; 
    font-style: normal;
    font-weight: normal;  
    font-size:15px; 
    color: Black;
    text-align:justify;
    text-decoration:underline;
}

.content_link:hover
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 20px; 
    font-style: normal;
    font-weight: normal;  
    font-size:15px; 
    color: #868585;
    text-align:justify;
}

.sermon
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 14px; 
    font-style: normal;
    font-weight: normal;  
    font-size:12px; 
    color: Black;
    text-align:justify;
    border-color: #945a2d;
    border-collapse:collapse;
}

.sermon_link, .sermon_link:link, .sermon_link:visited, .sermon_link:active  
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 14px; 
    font-style: normal;
    font-weight: normal;  
    font-size:12px; 
    color: Black;
    text-align:justify;
    text-decoration:underline;
}

.sermon_link:hover
{
    font-family:Arial; 
    letter-spacing:2pt;
    line-height: 14px; 
    font-style: normal;
    font-weight: normal;  
    font-size:12px; 
    color: #868585;
    text-align:justify;
}


.bottom
{
    text-decoration: none; 
    font-family:Arial; 
    letter-spacing:1pt;
    line-height: 12px; 
    font-style: normal;  
    font-size:10px; 
    color: #868585;
    background-color: #f0f0f0;
}
.bottom_link, .bottom_link:link, .bottom_link:visited, .bottom_link:active  
{
    text-decoration: none; 
    font-family:Arial; 
    letter-spacing:1pt;
    line-height: 10px; 
    font-style: normal;  
    font-size:10px; 
    color: #868585;
    background-color: #f0f0f0;
}
.bottom_link:hover
{
    text-decoration: none; 
    font-family:Arial; 
    letter-spacing:1pt;
    line-height: 10px; 
    font-style: normal;  
    font-size:10px; 
    color:#202020;
    background-color: #f0f0f0;    
}

.div
{
    scrollbar-face-color : #bebebe;
	scrollbar-shadow-color :  #f0f0f0;
	scrollbar-darkshadow-color : #f0f0f0;
	scrollbar-highlight-color :  #f0f0f0;
	scrollbar-3dlight-color : #f0f0f0;
	scrollbar-track-color : #f0f0f0;
	scrollbar-arrow-color :#f0f0f0;
	
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    
}