body, p, input, textarea, select, table, form{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    margin-top: 5px;
    margin-bottom: 5px;
}

flashcontent { height: 100%; }

a:link, a:visited { color: #CC0000; text-decoration: none; } 
a:active, a:hover { color: #999999; text-decoration: underline;} 

p.note, p.note-inl{
    font-weight: bold;
    color: #CC0000;
    text-align: center;
}

p.news{
    font-weight: bold;
    color: #CC0000;
    text-align: left;
}

p.main{
    font-weight: bold;
    color: #CC0000;
    text-align: right;
}

p.note-event{
    font-weight: normal;
    color: #CC0000;
    text-align: left;
}

p.note{
    font-size: 15pt;
    height: 100%;
}

body {
    background: url(images/page-bg.gif) no-repeat fixed;
    scrollbar-face-color: #F4F4F4;
    scrollbar-track-color: #DFDFDF;
    scrollbar-arrow-color: #888888;
    scrollbar-highlight-color: #888888;
    scrollbar-3dlight-color: #888888;
    scrollbar-shadow-color: #888888;
    scrollbar-darkshadow-color: #888888;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
iframe{
    width: 140px;
    height: 100%;
    border-width : 1px;
    border-style : solid;
}

iframe#rss{
    width: 100%;
    height: 100px;
    border-width : 0px;
    filter: chroma(color="#FFFFFF");
    overflow: auto;
}

p {    color: #333333;}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=CUSTOM=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
input, textarea, select {
    border-width : 1px;
    border-style : solid;
    width: 300px;
    filter: Alpha(Opacity=60);
}

input.ny {filter: Alpha(Opacity=60);
          width: auto;
}


input, select {    height: 18px; }

textarea, select, input.edt{
    background-color: #EAEAEA;
}

textarea, select.multi { height: 100px; }

select { color: #666666; }

input.edt, input.edt-inl{ border: 1px solid #666666; }

input.edt-inl, input.btn-inl{
    width: 200px;
    margin: 0px;
}

input.btn, input.btn-inl {
    background-color : #E4E4E4;
    font-weight : bold;
    background-attachment: fixed;
    background-image: url(images/star.gif);
    background-repeat: no-repeat;
    background-position: left center;
    border: 2px solid #666666;
    cursor: hand;
    filter: Alpha(Opacity=90);
    text-transform: uppercase;
}

input.ppls {
    border: 0px;
    cursor: hand;
    filter: Alpha(Opacity=90);
    height: 21px;
    width: 96px;
    align: absbottom;
 }

input.pplny {
    border: 0px;
    cursor: hand;
    filter: Alpha(Opacity=90);
    height: 47px;
    width: 144px;
    align: absbottom;
 }


input.ppl {
    border: 0px;
    cursor: hand;
    filter: Alpha(Opacity=90);
    height: 47px;
    width: 122px;
 }

input.reg {
    background-color : #E4E4E4;
    font-weight : bold;
    background-attachment: fixed;
    background-image: url(images/star.gif);
    background-repeat: no-repeat;
    background-position: left center;
    border: 2px solid #666666;
    cursor: hand;
    filter: Alpha(Opacity=90);
    text-transform: uppercase;
    height: 23px;
    width: 90px;
}

input.chbx{
    border: none;
    width: auto;
}

ul {
    list-style-position: inside;
    list-style-image: url(images/star.gif);
}

hr {
    list-style-position: inside;
    list-style-image: url(images/star.gif);
}

table{
    background-color: #F5F5F5;
    border-top: 2px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 2px solid #666666;
}

table.news{
    border: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    background-color: #ffffff;
}

table.main{
    border: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    background-color: #ffffff;
}

caption {
    font-weight: bold;
    background-color: #CC0000;
    text-align: left;
    border-top: 2px solid #666666;
    border-right: 2px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 2px solid #666666;
    color: #FFFFFF;
}

td, th {
    border-top: 0px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 0px solid #666666;
    vertical-align: top;
}

td.newsim {
    border-top:  none;
    border-right:  none;
    border-bottom:  none;
    border-left:  none;
    vertical-align: top;
    background-color: none;
}

td.ny {
    border-top:  none;
    border-right:  none;
    border-bottom:  none;
    border-left:  none;
    vertical-align: middle;
    background-color: none;
}

td.news {
    border-top: 0px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 0px solid #666666;
    vertical-align: top;
    background-color: #F5F5F5;
}

td.gal, td.photo {
    text-align: center;
    vertical-align: middle;
}

td.gal {
    width: 125px;
    height: 135px;
}

td.photo {
    width: 110px;
    height: 105px;
}

td.label{
    width: 300px;
}

th { background-color: #E9E9E9; }

img.bnr { filter: Gray; }
