﻿body
{
    background-image: url('Images/pageBg.jpg');
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    text-align: center;
    color: #353535;
}
#pgTable
{   
    margin: 5px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 765px;
}

#footFrame1, #footFrame3
{
    width: 7px;
    height: 7px;
    margin: 0px;
    padding: 0px;
}
#footFrame2
{
    background-color: #f2f2f2;
    border-bottom: 1px solid #cfcfcf;
    height: 7px;
    margin: 0px;
    padding: 0px;
}

#headFrame1, #headFrame5
{
    width: 7px;
    height: 68px;
    margin: 0px;
    padding: 0px;
}
#headFrame2
{
    width: 316px;
    height: 67px;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #c0c0c0;
    background-image: url('Images/headBG.gif');
    background-repeat: repeat-x;
    text-align:left;
}
#headFrame3
{
    height: 67px;
    width: 232px;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #c0c0c0;
    background-image: url('Images/headBG.gif');
    background-repeat: repeat-x;
}
#headFrame4
{
    width: 203px;
    height: 67px;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #c0c0c0;
    text-align: right;
    background-image: url('Images/headBG.gif');
    background-repeat: repeat-x;
}
#menuRow
{
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    background-image: url('Images/menuBG.gif');
    background-repeat: repeat-x;
    height: 16px;
    margin: 0px;
    padding: 0px 0px 0px 4px;
    text-align: left;
    
}
.mnuHeader
{
    color: White;
    font-size: 8pt;
    font-weight: 900;
    text-decoration: none;
    vertical-align: top;
}
.menuLink
{
    color: White;
    font-size: 8pt;
    font-weight: 900;
    text-decoration: none;
    vertical-align: top;
}

.menuLink:visited
{
    color: White;
    font-size: 8pt;
    font-weight: 900;
    text-decoration: none;
    vertical-align: top;
}

.menuLink:hover
{
    color: #e67f3b;
    font-size: 8pt;
    font-weight: 900;
    text-decoration: none;
    vertical-align: top;
}

.menuLink:active
{
    color: #e67f3b;
    font-size: 8pt;
    font-weight: 900;
    text-decoration: none;
    vertical-align: top;
}

.languageLink
{
    color: #547bac;
    font-size: 8pt;
    text-decoration: none;
    vertical-align: top;
}

.languageLink:visited
{
    color: #547bac;
    font-size: 8pt;
    text-decoration: none;
    vertical-align: top;
}

.languageLink:hover
{
    color: #e67f3b;
    font-size: 8pt;
    text-decoration: none;
    vertical-align: top;
}

.languageLink:active
{
    color: #e67f3b;
    font-size: 8pt;
    text-decoration: none;
    vertical-align: top;
}

.dropMenuLink
{
    color: #202020;
    font-size: 8pt;
    padding-left: 10px;
    text-decoration: none;
}

.dropMenuLink:visited
{
    color: #202020;
    font-size: 8pt;
    text-decoration: none;
}

.dropMenuLink:hover
{
    color: #e67f3b;
    font-size: 8pt;
    text-decoration: none;
}

.dropMenuLink:active
{
    color: white;
    font-size: 8pt;
    text-decoration: none;
}
A
{
    color: #2c65ab;
    text-decoration: none;
}

A:visited
{
    color: #2c65ab;
    text-decoration: none;
}

A:hover
{
    color: #e67d38;
    text-decoration: none;
}

A:active
{
    color: #2c65ab;
    text-decoration: none;
}

#mainCell
{
    background-color: #f2f2f2;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    text-align: left;
    padding: 7px 3px 3px 3px;
    width: 765px;
    min-height: 300px;
}
.preFooter
{
    background-color: #f2f2f2;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    padding: 3px 3px 3px 3px;
    font-size: 7pt;
}
.cellTable
{
    margin: 3px 3px 7px 3px;
}
.cellTL .cellTR .cellBR .cellBL
{
    height: 4px;
    width: 4px;
    margin: 0px;
    padding: 0px;
}


.cellTM
{
    height: 3px;
    margin: 0px;
    padding: 0px;
    background-color: White;
    border-top: 1px solid #dcdcdc;
}
.cellBM
{
    height: 3px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: White;
    border-bottom: 1px solid #dddddd;
}
.cellMain
{
    width: 100%;
    margin: 0px;
    background-color: White;
    padding: 2px 6px 2px 6px;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

.oCellTM
{
    height: 16px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-image: url('Images/oCellTM.gif');
    background-repeat: repeat-x;
    color: White;
    font-size: 9pt;
    /*font-family: Arial Black, Arial, Sans-Serif;*/
    font-weight: 900;
}

.oCellTL .oCellTR
{
    height: 16px;
    width: 4px;
    margin: 0px;
    padding: 0px;
}

h1
{
    font-family: Arial Sans-Serif;
    font-size: 12pt;
    color: #2c65ab;
    font-weight: bold;
    font-style: italic;
    margin: 4px 0px 4px 0px;
}

h2
{
    font-family: Arial Sans-Serif;
    font-size: 11pt;
    color: #ae9454;
    font-weight: bold;
    font-style: italic;
    margin: 4px 0px 4px 0px;
}

p
{
    margin-top: 2px;
    margin-bottom: 16px;
    font-family: Arial, Sans-Serif;
    text-align: justify;
}

ul
{
    margin-top: 6px;
    margin-bottom: 6px;
    list-style-type: square;
}
ul.events
{
    list-style-type: square;
    margin: 0px 0px 0px 16px;
}
.hlCell
{
    background-color: #f6f3ea;
    vertical-align: top;
}
.textbox
{
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
}
.ddl
{
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
}
input, textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
}
.linkImage
{
    border: 1px solid #dddddd;
    width: 65px;
    height: 65px;
    margin: 3px 0px 0px 3px;
}
.linkImage:hover
{
    border: 1px solid #000000;
    width: 65px;
    height: 65px;
    margin: 3px 0px 0px 3px;
}
.footerLink
{
    padding: 0px 10px 0px 10px;
}
.flag
{
    padding: 2px 6px 2px 6px;
}
hr
{
    height: 1px;
    color: #e0e0e0;
}
.eventDate
{
    color: #2c65ab;
    font-size: 11px;
    font-weight: bold;
    margin-top: 3px;
}
.eventDateM
{
    margin-top: 12px;
    color: #2c65ab;
    font-size: 11px;
    font-weight: bold;
}

.orangeLink
{
    color: #ffffff;
}

.orangeLink:visited
{
    color: #ffffff;
    text-decoration: none;
}

.orangeLink:hover
{
    color: #2c65ab;
    text-decoration: none;
}

.orangeLink:active
{
    color: #ffffff;
    text-decoration: none;
}
/*----------------------------*/
.formHeading
{
    background-color: #f2f2f2;
}
.dlHeader
{
    background:#c2c2c2;font-weight:bold;
}
.dlAltItem
{
    background-color: #f2f2f2;
}
.dlItem
{ background-color: white;}
.hidden
{
    visibility: hidden;
}
.photo
{
    border: 1px solid #303030 !important;
    margin: 7px 7px 7px 7px;
}
.tableLine
{
    border-bottom: 1px solid #E0E0E0;
}
.banner
{
    margin: 0px auto;
}