﻿body 
{
	background-image: url(../images/bg.gif);
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: small;
	font-style:normal;
	text-align:justify;
	color: #02536D;
}	
.MenuBackground
{
	background-image: url(../Images/Menu.Background.png);
	background-repeat: repeat-y;
}
.HeaderBackground
{
	background-image: url(../Images/Page.Header.Center.jpg);
	background-repeat: repeat-x;
}
.FooterBG
{
	background-image: url(../Images/Pages.Footer.BG.gif);
	background-repeat: repeat-x;
}
.DateBackgroundImage
{
	margin-left: 10px;
	background-image: url(../Images/Site.DatePanel.gif);
	background-repeat: no-repeat;
}
A 
{
    font: Tahoma;
    font-size:x-small;
    color:Blue;
    text-decoration: none;
}
A:hover
{
    font: Tahoma;
    font-size:x-small;
    color: red;
    text-decoration: none;
}
A.Honors
{
    font: Tahoma;
    font-size:x-small;
    color: Black;
    text-decoration: none;
}
A.Honors:hover
{
    font: Tahoma;
    font-size:x-small;
    color: red;
    text-decoration: none;
}
A.CoolAttention 
{
	font: Tahoma;
    font-size:x-small;
    font-weight:bold;
    color: #FF0000;
    text-decoration: none;
}
A.CoolAttention:hover
{
	font: Tahoma;
    font-size:x-small;
    font-weight:bold;
    color: #6CAD0F;
    text-decoration: none;
}
A.MenuLinks 
{
    font: Tahoma;
    font-size:x-small;
    font-weight:bold;
    color: #5A7184;
    text-decoration: none;
}
A.MenuLinks:hover
{
    font: Tahoma;
    font-size:x-small;
    font-weight:bold;
    color: #FF0000;
    text-decoration: none;
}
A.LinkLight 
{
    font: Tahoma;
    font-size:small;
    color: #003399;
    text-decoration: none;
}
A.LinkLight:hover
{
    font: Tahoma;
    font-size:small;
    color: #5A7184;
    text-decoration: none;
}
A.myCompany
{
	color: #505050;
}
A.Events
{
	color: #003399;
	font-size: 9pt;
}
A.Events:hover
{
	color: #000000;
	font-size: 9pt;
}
A.MailLink 
{
	font: Tahoma;
    font-size:8pt;
    font-weight:700;
    color: #0000AA;
    text-decoration: none;
}
A.MailLink:hover
{
	font: Tahoma;
    font-size:8pt;
    font-weight:700;
    color: #FF0000;
    text-decoration: none;
}
.Sitemap 
{
	font: Tahoma;
    font-size: small;
    color: #6666AA;
    text-decoration: none;
}
.Sitemap:hover
{
	font: Tahoma;
    font-size: small;
    color: #FF0000;
    text-decoration: none;
}	
.English 
{
	direction: ltr;
}