﻿body
{
    font-size: 8pt;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #CCCCCC;
    margin-top: 0px;
}
.defaultFont
{
    font-size: 8pt;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;  
}
.footnote
{
    font-size: x-small;
    text-align: center;
    background-color: gray;
}
a
{
    cursor: hand;
    color: white;
    text-decoration: none;
    font-size: 10pt;
}

a.home
{
    color: blue;
    font-size: 8pt;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
.headerNarrative
{
    font-weight: bold;
    color: red;
    text-transform: uppercase;
    font-size: 10pt;
}
.headerInnerNarrative
{
    font-weight: bold;
    color: red;
    text-transform: none;
}

.headerInnerNarrativeBlack
{
    font-weight: bold;
    color: black;
    text-transform: none;
}
.readMore
{
    text-align: right;
    border-bottom: black 1px dotted;
    color: #708090;
}
th
{
    border-bottom: red 1px solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: red;
    border-top-color: red;
    border-right-width: 1px;
    border-right-color: red;
    text-align: center;
}
th.members
{
    border-bottom: red 1px solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: red;
    border-top-color: red;
    border-right-width: 1px;
    border-right-color: red;
    text-align: left;
}
.tableFrame
{
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
    margin-left: auto;
    margin-right: auto;
    width:90%; 
}
.calendarFrame
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    margin-left: auto;
    margin-right: auto;
}
.calendarCell
{
    border-bottom: silver 1px solid;
    vertical-align: top;
    width: 105px;
    font-size: smaller;
}
.calendarCellLastRow
{
    vertical-align: top;
    width: 105px;
    font-size: smaller;    
}
.tableButtons
{
    margin-left: auto;
    margin-right: auto;
    width:90%;     }
ul
{
    line-height: normal;
    list-style-type:   circle;
    position: relative;
    margin-left: 2em;
    top: -10px
}
.selectedTab
{
    color: red;
    font-weight: bold;
    text-align: center;
} 
.unselectedTab
{
    color: gray;
    cursor: hand;
    text-align: center;
}  
.hideObject
{
    visibility: hidden;
    display: none;
}
.showObject
{
    visibility: visible;
    display: block;
}

.showPopUp
{
    visibility: visible;
    display: inline;
    position: absolute;
    z-index: 1;
}

.mainMenuTable
{
    letter-spacing: normal;
    text-align: center;
    position: relative;
    top: 20px;
    left: -10px;
    color: white;
    vertical-align: baseline;
}
.mainMenuFont
{
    color: white;
    vertical-align: bottom;
    font-size: smaller;
}
.mainPhoto
{
    width: 450px;
    height: 300px;
    filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
    border-right: red thick groove;
    border-top: red thick groove;
    border-left: red thick groove;
    border-bottom: red thick groove;
    background-color: transparent;
}

.anyPhoto
{
    border-bottom: black groove;
    border-left: black groove;
    border-top: black groove;
    border-right: black groove;
}

.bandPhoto
{
    width: 67px;
    height: 100px;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: white thin dashed;
}
.childPhoto
{
    filter: progid:DXImageTransform.Microsoft.dropShadow( Color=DDDDDD,offX=5,offY=5,positive=true);
    width: 75px;
    height: 50px;
}
.sponsorLink
{
    color: black;
    text-decoration: underline;
    font-size: smaller;
}
.mainTable
{
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    margin-left:auto; 
    margin-right:auto;
}
.newsHeader
{
    border-top: gray 1px ridge;
    border-left: gray 1px ridge;
    font-weight: bold;
    font-size: small;
    border-left: gray 1px;
    color: White;
    font-family: 'Verdana';
    background-color: red;
    text-transform: uppercase;
    letter-spacing: 0.25mm;
    vertical-align: middle;
    padding-left: 5px;
    height: 20px;
}

.IE8Fix {z-index: 100;}

.tooltip {color:#000;}
.tooltip b {display:none;}

.tooltip:hover
{
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration: none;
    cursor: hand;
}
.tooltip:hover b
{
    display: block;
    position: absolute;
    top: 30px;
    left: -65px;
    padding: 3px;
    font-weight: normal;
    color: #000;
    background: #fffacd;
    width: 150px;
    font-size: x-small;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-top: black 1px solid;
    border-right: black 1px solid;
}
.tooltip:hover b em.outer
{
    position: absolute;
    left: 65px;
    top: -8px;
    width: 0;
    height: 0;
    display: block;
    background: transparent;
    border-left: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid #000000;
    overflow: hidden;
}
.tooltip:hover b em.inner 
{
    position:absolute; 
    left:65px; 
    top:-7px; 
    width:0; 
    height:0; 
    display:block; 
    background:transparent; 
    border-left:7px dashed transparent; 
    border-right:7px dashed transparent; 
    border-bottom:7px solid #fffacd; 
    overflow:hidden; 
}
img.legend
{
    vertical-align: middle;
    padding-right: 5px;
    height: 20px;
    border-bottom-style: none;
    padding-bottom: 3px;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}
.video_img
{
    position:relative;
    z-index: 0;
}

img.video
{
    width: 392px;
    position: absolute;
    left: 40px;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
    z-index: 0;    
}
img.transparent
{
    width: 0px;
    height: 22px;
    background-image: url(charms/transparent.png);
    float: left;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
    background-color: transparent;
}
td.alignright
{
    text-align: right;
    vertical-align: top;
}
td.alignleft
{
    text-align: left;
    vertical-align: top;    
}
td.alignmiddle
{
    text-align: center;
    vertical-align: top;  
}
.selectedTabFr
{
    color: red;
    font-weight: bold;
    text-align: center;
    width: 90px;
} 
.unselectedTabFr
{
    color: gray;
    cursor: hand;
    text-align: center;
    width: 90px;
} 
div.noSelect 
{  
    -moz-user-select: none; 
    -khtml-user-select: none;
}

div.news
{
    visibility: visible;
    position: relative;
    display: block;
    float: left;
    left: -2px;
    top: -4px;
}
div.mem_photos_div
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #000000;
    width: 100%;
  
}
.mem_photos
{
    border-style: dashed none dashed none;
    border-width: thin;
    border-color: #FFFF00; 
    margin: 1px;
    cursor: hand;
}
