
Body
{
    margin-top: 1px;
}

.PageMaster
{
    height: 100%;
    background-color: #ffffff;
}

/* Header css classes */
.Header1
{
    background-image: url(images/header1.gif);
    background-color: #d59d2c;
    background-repeat: no-repeat;
    vertical-align: bottom;
    text-align: left;
    padding-bottom: 12px;
    padding-left: 5px;
    font-weight: bold;
}

.downBackground
{
    background-image: url(images/down_back.gif);
    background-color: white;
    background-repeat: repeat-x;
    padding-top: 30px;
    height: 80px;
}

.Header1Repeat
{
    background-image: url(images/header2.gif);
    background-repeat: repeat-x;
}

.HeaderLink
{
    padding: 0px;
    margin: 0px;
    font-size: 2px !important;
}

td.pixel
{
    background-image: url(images/pixel.gif);
    width: 5px;
    background-repeat: repeat-y;
}

.HeaderRepeat
{
    background-image: url(images/header2.gif);
    background-repeat: repeat-x;
    vertical-align: bottom;
    text-align: left;
    padding-bottom: 12px;
    font-weight: bold;
}

.Header3back
{
    background-color: #d59d2c;
    width: 100%;
}

.Header3
{
    background-image: url(images/header3.gif);
    width: 350px;
    height: 61px;
    vertical-align: bottom;
    text-align: right;
    padding-right: 80px;
    padding-bottom: 12px;
}

.Header4
{
    background-image: url(images/header4.gif);
    width: 150px;
}

.MenuBackground
{
    background-image: url(images/menu_repeat.gif);
    vertical-align: top;
}

.MenuOnder
{
    background-image: url(images/menu_onder.gif);
    vertical-align: top;
}

.MenuEnd
{
    padding: 0px;
}

.Pixels
{
    background-image: url(images/pixels.gif);
}

.StandardButton
{
    background: #225966;
    color: white;
    border: solid 1px #20558b;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
    cursor: hand;
}

.StandardButton:hover
{
    background: white;
    color: Black;
}


/* Control Panel Colors */

.controlpanel
{
    background-color: #EAEAEA;
}

/* --  Classes for the top of the montage & to allow everything
   to line up nicely when not logged in  -- */



.HeaderTab
{
    background-image: url(Pix/FrontPaneTopNew.jpg);
    width: 730px;
    height: 90px;
    background-repeat: no-repeat;
}

.IntroPane
{
    background-image: url(Pix/FrontPaneIntroPaneLeft.jpg);
    width: 365px;
    height: 100px;
    background-repeat: no-repeat;
}

.TopPane
{
    margin-top: 4px;
    margin-left: 2px;
}

.TopIntroPane
{
    width: 350px;
    margin-top: 4px;
    margin-left: 2px;
}

.Intro
{
    width: 365px;
    height: 150px;
    padding-top: 95px;
    padding-left: 2px;
}

.Logo
{
    padding-top: 5px;
    padding-left: 5px;
}
/* -- End Classes for Front Page - montage -- */

/* Generic Spacing for all Panes */

.Panes
{
    padding: 2px 2px 2px 2px;
}


.Head
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #333333;
}

.Breadcrumbs
{
    color: #000000;
    font-weight: bold;
}

.Block
{
    width: 13px;
}

.Login
{
    color: #333333;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    height: 30px;
}


.Small
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    height: 13px;
    padding-left: 1px;
    padding-right: 1px;
}

.SmallD
{
    color: #404040;
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    height: 13px;
    padding-left: 3px;
    padding-right: 3px;
}

.SmallDmenu
{
    color: white;
    font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
    height: 13px;
    padding-left: 3px;
    padding-right: 3px;
}

.Footer
{
    background-image: url(Pix/FooterPane.jpg);
    height: 55px;
    background-repeat: repeat-x;
}

.FooterText
{
    color: #FFFFFF;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
}
.MainMenu_MenuContainer TD
{
    background-color: transparent; /* height: 25px;*/
    padding-left: 2px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 1px;
}

.MainMenu_MenuBreak
{
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top: #FF8080 0px solid;
    border-right: #404040 0px solid;
    background-color: transparent;
    color: #333333;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}

.Normal
{
    font-family: Arial;
    font-size: 9pt;
}

.MainMenu_MenuBar TD
{
    cursor: pointer;
    cursor: hand;
    height: 16;
}

.MainMenu_MenuItem
{
    color: black;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 9pt;
    font-weight: bold;
    padding-right: 0px;
    border-left: transparent 0px solid;
    border-right: transparent 0px solid;
    border-bottom: transparent 0px solid;
    border-top: transparent 0px solid;
    font-style: normal;
    color: white;
    background: transparent;
    height: 24px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #d59d2c;
    font-family: Arial, Verdana;
    font-size: 8pt;
    color: #41abc4;
    height: 24px; /*filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1d2ee', Direction=135, Strength=0);*/
}


.MainMenu_MenuItemSel
{
    color: #FEA203;
    font-family: Arial, Verdana;
    font-size: 8pt;
    font-style: normal;
    color: white;
    height: 24px;
}


.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow
{
    display: none;
}

.MainMenu_RootMenuItemBreadcrumb
{
    color: White;
    font-weight: bold;
}



/* hyperlink style for the DarkBackground tabs */

A.Small:Link
{
    color: white;
    text-decoration: none;
}

A.Small:Hover
{
    color: white;
    text-decoration: none;
}

A.Small:Active
{
    color: white;
    text-decoration: none;
}



A.SmallD:visited
{
    text-decoration: none;
}

A.SmallD:Link
{
    color: #b38325;
    text-decoration: none;
}

A.SmallD:Hover
{
    color: #1b5289;
    text-decoration: none;
}

A.SmallD:Active
{
    color: black;
    text-decoration: none;
}




A.SmallDmenu:Link
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

A.SmallDmenu:Hover
{
    color: #1b5289;
    font-weight: bold;
    text-decoration: none;
}

A.SmallDmenu:Active
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.tr0
{
    padding-right: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.tr1
{
    background-color: #EFEDE2;
    padding: 5px;
}

.tr2
{
    background-color: #F5F5F5;
    padding: 5px;
}





