﻿body
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
}
.Small
{
    font-size: 10px;
}
.Title
{
    color: #da2128;
    font-size: 16px;
    font-weight: bold;
}
.SubTitle
{
    color: #f47920;
    font-size: 14px;
    font-weight: bold;
}
.NewsTitleFront
{
    color: #f47920;
    font-size: 16px;
    font-weight: bold;
}
.NewsArticleFront
{
    color: #493e17;
    font-size: 12px;
    font-weight: normal;
}
.fieldtitle
{
    font-weight: bold;
}
/*
.loginpanel
{
    font-size: 12px;
    color: maroon;
    font-family: Arial;
    text-decoration: none;
}
.menu
{
    font-size: 12px;
    color: #493e17;
    font-family: Arial;
    text-decoration: none;
    line-height: 20px;
}

.activemenu
{
    font-size: 12px;
    color: #493e17;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;  
    line-height: 20px;
    
}
.submenu
{
    font-size: 11px;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    line-height: 18px;    
}
.activesubmenu
{
    font-size: 11px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;   
    line-height: 18px;        
}
A.menu:hover
{
    color: yellow;
}
A.submenu:hover
{
    color: #da2128;
}
*/
A.newsfront
{
    color: #da2128;
}
A.newsfront:hover
{
    color: #600000;
}
A
{
    color: #da2128;
}
A:hover
{
    color: #600000;
}

.MenuSubTopBack
{
	background-color: #666;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	color: #ffffff;
}
