body
{
    cursor: arrow;
    z-index: 200;
    text-align: justify;
    background: #eac8b3;
}
.topblock
{
    margin-left: 30px auto;
    margin-right: 30px auto;
    z-index: 250;
}

.bottomblock
{
    background-color: transparent;
}

.normal, .Normal
{
    font-family: tahoma, arial;
    font-size: .85em;
    color: #A51E1B;
    padding: 7px;
}

.normal p
{
    text-indent: 10px;    
}

.normalred
{
    font-family: tahoma;
    font-size: 8pt !important;
    color: #8D0614;
}

.NormalBold
{
    font-family: tahoma;
    font-size: 8pt !important;
    color: #462E2E !important;
    font-weight: bold;
}



ul li
{
    margin-top: 3px;
    margin-bottom: 3px;
}

ol li
{
    margin-top: 5px;
    margin-bottom: 5px;
}

h3
{
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #331516; /* almost black */
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px !important;
    margin: 0px;
    letter-spacing: 2px;
}

tr td
{
    padding-left: 4px;
    padding-right: 4px;
}

.LogoHolder
{
    height: 175px;
    background-image: url(pixelPlainBRTC/brtc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 100;
}

.LogoHolder p
{
    position: absolute;
    top: 92px;
    left: 650px;
    font-family: Book Antiqua, Georgia, Times New Roman, Arial;
    font-size: 1em;
    font-style: italic;
    color: Black;  
    font-weight: bold;  
}

.MenuBG
{
    background-color: transparent;
    height: 28px;
    width: 778px;
    margin: 0 auto;
}



.ContentBG
{
}

/* Content Panes */

.TopPane
{
    border: #8D0614 1px solid;
    background-color: white;
    background-image: url(PixelPlainBRTC/grayflag.jpg);
    background-repeat: no-repeat;
}

.xdsc_LeftPane
{
    width: 200px;
    border-top: #8D0614 1px solid;
    border-bottom: #8D0614 1px solid;
    border-left: #8D0614 1px solid;
    border-right: 0px;
    background-color: white;
}

.xdsc_ContentPane
{
    border: #8D0614 1px solid;
    background-color: white;
}

.xdsc_RightPane
{
    border-top: #8D0614 1px solid;
    border-bottom: #8D0614 1px solid;
    border-left: 0px;
    border-right: #8D0614 1px solid;
    background-color: white;
}

.xdsc_BottomPane
{
    border: #8D0614 1px solid;
}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject
{
    font-family: times;
    font-size: 90%;
    color: #144D82;
    background-color: transparent;
    font-weight: normal;
}
A.SkinObject:link
{
}
A.SkinObject:visited
{
}
A.SkinObject:active
{
    color: #8D0614;
    font-weight: normal;
}
A.SkinObject:hover
{
    color: red;
    font-weight: normal;
}

.linkspage
{

}

.linkspage a:link
{
    font-family: Times New Roman;
    font-size: 1.25em;
    color: Black;
    text-decoration: underline;
}

.linkspage a:visited
{
    font-family: Times New Roman;
    font-size: 1.25em;
    color: Black;
    text-decoration: underline;
}

.linkspage a:hover
{
    font-family: Times New Roman;
    font-size: 1.25em;
    color: red;
    text-decoration: underline;
}

/*=============== START DEFAULT MENU STYLES ============================================*/

.MainMenu_MenuContainer
{
    background-color: transparent;
    cursor: pointer;
}

.MainMenu_MenuBar
{
    padding-top: 6px;
    background-color: transparent;
    cursor: pointer;
}

.MainMenu_MenuItem
{
    cursor: pointer;
    width: 200px;
    color: #A51E1B;
    font-family: times;
    font-style: normal;
    font-size: 1.35em;
    text-align: left;
}

.MainMenu_MenuItemSel
{
    background-color: transparent;
    color: #333333; 
    font-family: times;
    font-style: normal;
    text-decoration: underline;
    font-size: 1.35em;
}

.MainMenu_MenuIcon
{
    display: none;
}

.MainMenu_SubMenu
{
    z-index: 1000;
    background-color: #521C1D;
    border: 0px;
}


.ModuleTitle_MenuItem
{
    color: White;
    background: #2775BD;
    font-family: times;
    padding-left: 2px;
    height: 21px;
    border: 0px;
}

.ModuleTitle_MenuIcon
{
    display: none;
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    color: #ffffff;
    background: #2775BD;
    margin-top: 5px;
    border: 0px;
    padding-left: 2px;
}

.ModuleTitle_MenuBreak
{
    display: none;
}

.ModuleTitle_MenuItemSel
{
    color: #ffffff;
    font-family: times;
    font-weight: bold;
    font-style: normal;
    padding-left: 2px;
    height: 21px;
    border: 0px;
    background: #144D82;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
    padding: 0;
}

a.SubHead:link, a.SubHead:visited
{
    color: #FFF6D7;
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover
{
    color: #2c2c2c;
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.Normal:link, a.Normal:visited
{
    color: #FFF6D7;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}

a.Normal:hover
{
    color: #2c2c2c;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}

a:link, a:visited
{
    font-family: tahoma;
    font-size: 8pt ;
    color: #462E2E ;
    text-decoration: underline;
}

a:hover
{
    color: #144D82;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: underline;
}

.Head
{
    font-size: 10px;
    color: #A51E1B;
    background: transparent;
    font-weight: bold;
}

.CommandButton, .EventMonth td
{
    font-size: 90% !important;
    color: #A51E1B !important;
    text-decoration: none !important;
}

.light, a.light, A.light
{
    font-family: tahoma;
    font-size: 8pt !important;
    color: #A51E1B !important;
}

