﻿body
{
    background-color: #CCCCCC;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:hover {text-decoration: none}
A:active {text-decoration: none}
.MasterTable
{
    border: thin solid #000000;
    width: 950px;
}
.MasterLogoTable
{
    width: 100%;
    background-color: #46668D;
}
.MasterWebsiteName
{
    border-style: solid none solid none;
    border-width: thin;
    border-color: #000000;
    padding: 2px;
    font-family: 'Segoe UI', Tahoma;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    background-color: #46668D;
}
.MasterPageHeader
{
    padding: 5px;
    font-family: 'Segoe UI', Tahoma;
    font-size: medium;
    color: #FFFFFF;
    text-align: center;
    background-color: #89A4C5;
}
.ProgrammeConfirmation
{
    padding: 5px;
    font-family: 'Segoe UI', Tahoma;
    font-size: medium;
    color: #FFFFFF;
    text-align: center;
    background-color: #FF0000;
}
.MasterPageContent
{
    padding: 5px;
    background-color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: 11px;
    text-align: justify;
}
.MasterPageMenuLeft
{
    border-style: none solid none none;
    border-width: thin;
    border-color: #000000;
}
.MasterPageMenuRight
{
    border-style: none none none solid;
    border-width: thin;
    border-color: #000000;
}
.MasterPageTugImage
{
    border-style: none none solid none;
    border-width: thin;
    border-color: #000000;
}
.MasterPageLogoTable
{
    border-width: thin;
    border-color: #000000;
    border-style: none none none solid;
}

.MasterPageBottomWebName
{
    padding: 5px;
    border-style: solid none none none;
    border-width: thin;
    border-color: #000000;
    font-family: 'Segoe UI', Tahoma;
    font-size: 12px;
    background-color: #46668D;
    letter-spacing: 10px;
    text-align: center;
}
.LinksTable
{
    font-family: 'Segoe UI', Tahoma;
    font-size: 12px;
    color: #000000;
}
.UnderConstruction
{
    padding: 10px;
    background-color: #FF8000;
    font-family: 'Segoe UI', Tahoma;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.UnderConstructionSmall
{
    padding: 10px;
    background-color: #FF8000;
    font-family: 'Segoe UI', Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.DefaultPage
{
    padding: 5px;
    background-color: #FFFFFF;
    font-family: 'Segoe UI', Tahoma;
    font-size: 12px;
    text-align: justify;
}
.ProgrammeRowsBorder
{
    border: thin solid #000000;
}
tr.greybg td
{
    background-color: #E1E1E1;
    color: black;
}

.OrganizingComTable
{
    width: 100%;
    text-align: center;
    vertical-align: bottom;
}
.OrganizingCom
{
    width: 100%;
    text-align: center;
    vertical-align: bottom;
}
.GreenSubmitButton
{
    height: 30px;
    border-style: solid solid solid solid;
    border-width: thin;
    border-color: #000000;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #46668D;
    text-align: center;
    color: #FFFFFF;
}
.FormData
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #E9E9E9;
    margin-left: 0px;
}
.DropDownList
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;

}
 .URL_Default
{
    font-size: 12px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #46668D;
}