Body
{
    margin-top: 1px;
    background-color: #86c2da;
}

.PageMaster
{
    height: 100%;
    background-color: #ffffff;
}

.class1
{
    background-image: url(images/1.png);
    width: 131px;
    height: 110px;
}

.class2
{
    background-image: url(images/2.png);
    background-repeat: repeat-x;
    padding-bottom: 15px;
    height: 25px;
}

.class3
{
    background-image: url(images/3.png);
    width: 100px;
    height: 30px;
}

.class4
{
    background-image: url(images/4.png);
    width: 250px;
    height: 52px;
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 15px;
    padding-right: 55px;
}

.class5
{
    background-image: url(images/5.png);
    width: 150px;
    height: 30px;
}

.class6
{
    background-image: url(images/6.png);
    width: 131px;
    height: 26px;
}

.down
{
    border: solid 1px #878787;
}

.menu
{
    background-image: url(images/menu_repeat.png);
    background-repeat: repeat-y;
    width: 131px;
}

.menu_onder1
{
    background-image: url(images/menu_onder1.png);
    width: 131px;
    height: 35px;
}

.menu_onder2
{
    background-image: url(images/menu_onder2.png);
    width: 131px;
    height: 116px;
}

.menu2
{
    background-image: url(images/menu_repeat2.png);
    background-repeat: repeat-y;
    width: 131px;
    height: 100%;
}

.menuEnd
{
    background-image: url(images/menu_down2.png);
    height: 33px;
    width: 131px;
}

.Pixels
{
    background-image: url(images/pixels.gif);
}

.StandardButton
{
    background: #878787;
    color: white;
    border: solid 1px #20558b;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}


/* 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: 113px;
    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: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.Breadcrumbs
{
    color: #000000;
    font-weight: bold;
}

.Block
{
    width: 13px;
}

.Login
{
    color: #333333;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
    height: 30px;
}


.Small
{
    color: #FFFFFF;
    font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    height: 13px;
    padding-left: 1px;
    padding-right: 1px;
}

.SmallD
{
    color: #404040;
    font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    height: 13px;
    padding-left: 3px;
    padding-right: 3px;
}

.SmallDmenu
{
    color: #878787;
    font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    height: 15px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.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-style: normal;
}

.Normal
{
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
}

.MainMenu_MenuBar TD
{
    cursor: pointer;
    cursor: hand;
    height: 16;
}

.MainMenu_MenuItem
{
    color: black;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 9pt;
    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: 21px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #ed8419;
    font-family: Arial, Verdana;
    font-size: 8pt;
    color: #878787;
    height: 21px;
    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: 21px;
}


.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow
{
    display: none;
}

.MainMenu_RootMenuItemBreadcrumb
{
    color: White;
}



/* hyperlink style for the DarkBackground tabs */

A.Small:Link
{
    color: white;
    text-decoration: none;
}

A.Small:Visited
{
    color: white;
    text-decoration: none;
}

A.Small:Hover
{
    color: white;
    text-decoration: none;
}

A.Small:Active
{
    color: white;
    text-decoration: none;
}



A.SmallD:visited
{
    color: #b38325;
    text-decoration: none;
}

A.SmallD:Link
{
    color: #b38325;
    text-decoration: none;
}

A.SmallD:Hover
{
    color: #b0d211;
    text-decoration: none;
}

A.SmallD:Active
{
    color: black;
    text-decoration: none;
}


A.SmallDmenu:Link
{
    color: #878787;
    font-weight: bold;
    text-decoration: none;
}

A.SmallDmenu:Visited
{
    color: #878787;
    font-weight: bold;
    text-decoration: none;
}

A.SmallDmenu:Hover
{
    color: #ed8419;
    font-weight: bold;
    text-decoration: none;
}

A.SmallDmenu:Active
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.textbox_as_label
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 11px;
    background: transparent;
    color: #000000;
    font-family: Arial, sans-serif;
    border-left: transparent 0px solid;
    border-right: transparent 0px solid;
    border-bottom: 1px solid #bbbbbb;
    border-top: transparent 0px solid;
}

.popup_icon
{
    cursor: hand;
    cursor: pointer;
}

.new_member_navigation_table
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 11px;
}

.new_member_navigation_table td
{
    border: none;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.table_as_button
{
    width: 200px;
    padding: 0px;
    border: solid 1px black;
}

.table_as_button_300px
{
    width: 300px;
    padding: 0px;
    border: solid 1px black;
}

.table_as_button td
{
    vertical-align: middle;
    text-align: left;
    padding: 0px;
    border: none;
}

.MecListHeader
{
    background-color: #f26526;
    color: White;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.clubs_table_clubdetails
{
    padding: 5px 5px 5px 5px;
}

.EquivalentMemberTable th
{
    text-align: left;
    vertical-align: top;
}

.EquivalentMemberTable td
{
    text-align: left;
 vertical-align: top;
}




