﻿body, td, p, div
{
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	color: #333366;
}
.Small
{
    font-size: 10px;
}
.Title
{
	color: darkblue;
	font-size: 16px;
	font-weight: bold;
}
.SubTitle
{
    color: #e0001c;
    font-size: 12px;
    font-weight: bold;
}
.SubSubTitle
{
    color: #013469;
    font-weight: bold;
}
.fieldtitle
{
    font-weight: bold;
}
.loginpanel
{
    font-size: 12px;
    color: maroon;
    font-family: Arial;
    text-decoration: none;
}
.header
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
A.header
{
	font-size: 12px;
	color: #999999;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
A.header:hover
{
	font-size: 12px;
	color: darkorange;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
.menu
{
	font-size: 12px;
	color: midnightblue;
	font-family: Arial;
	text-decoration: none;
	line-height: 18px;
}

.activemenu
{
	font-size: 12px;
	color: brown;
	font-family: Arial;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.submenu
{
    font-size: 11px;
    color: #013469;
    font-family: Arial;
    text-decoration: none;
    line-height: 16px;    
}
.activesubmenu
{
    font-size: 11px;
    color: brown;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;   
    line-height: 16px;        
}
A.menu:hover
{
    color: #e10022;
}
A.submenu:hover
{
    color: #e10022;
}
A.newsfront
{
    color: #C00000;
}
A.newsfront:hover
{
    color: #600000;
}
A
{
    color: #e0001c;
}
A:hover
{
    color: #600000;
}
.Icon
{
    padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; vertical-align:middle; border: none
}
.SquareImage
{
    padding-right: 0px; padding-left: 5px; padding-bottom: 0px; padding-top: 0px; border: none
}
