BODY {
        font-family: "Arial";
        font-size: 9pt;
        color: #484C55;
        background-image: url();
        background-color: #FFFFFF;
        background-attachment: fixed;
        background-position: top left;
        background-repeat: repeat;
}
A  {
        color: #484C55;
        font-size: 10pt;
        text-decoration: underline;
}
A:Hover  {
        text-decoration: underline;
}
H1 {
        font-size: 12pt;
        color: black;
}
H2 {
        font-size: 11pt;
        color: black;
}
H3 {
        font-size: 10pt;
        color: black;
}
P {
        margin-top: 10px;
        font-size: 10pt;
        color: #484C55;
}
FORM {
        text-align:center;
        margin: 0px;
        margin-top: 0px;
        padding: 5px;
}
TD {
        border: solid 1px #484C55;
        background: #FFFFFF;
}
UL.menu_list {
        list-style-type: square;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 5px;
        spacing-left: 5px;
        margin-left: 10px;
}
LI.menu_item {
        font-size: 8pt;
        color: white;
}
.bar_fill {
        background-image: url(http://www.winterwind-productions.com/images/barmid.jpg);
        border: none;
        color: white;
        font-weight: 600;
}
a.menulink {
        font-weight: 400;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration: none;
}
a.menulink:hover {
        font-weight: 400;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration: underline;
}
a.contactlink {
        font-size: 10pt;
        font-weight: 400;
        color: #484C55;
        text-decoration: none;
}
a.contactlink:hover {
        font-size: 10pt;
        font-weight: 400;
        color: #484C55;
        text-decoration: underline;
}
a.barlink {
        font-size: 10pt;
        font-weight: 600;
        color: #FFFFFF;
        text-decoration: none;
}
a.barlink:hover {
        font-size: 10pt;
        font-weight: 600;
        color: #FFFFFF;
        text-decoration: underline;
}
.bold {
        font-size: 10pt;
        font-weight: 600;
        color: #484C55;
}
.center {
        text-align: center;
        font-size: 10pt;
        font-weight: 600;
        color: #484C55;
}
.ww_table {
        border: solid 1px #484C55;
        background: #484C55;
        color: #484C55;
}
.ww_logo {
        text-align: center;
        padding: 0px;
        margin: 0px;
        spacing: 0px;
        background: #FFFFFF;
        color: #484C55;
}
.ww_paypal {
        border: solid 1px #484C558;
        padding: 5px;
        background: #FFFFFF;
        font-weight: 600;
        color: #484C55;
        text-align:center;
        font-size: 10pt;
}
.ww_menu {
        padding: 5px;
        background: #484C55;
}
.ww_poll {
        padding: 10px;
        padding-top: 5px;
        padding-bottom: 10px;
        background: #FFFFFF;
        color: #484C55;
}
.ww_content {
        padding: 5px;
        background: #FFFFFF;
        color: #000000;
}
.ww_copyright {
        padding: 5px;
        background: #FFFFFF;
        color: #484C558;
}
.borderless {
        border: none;
}
.border_lbr {
        border-top: none;
        background: #FFFFFF;
        color: #484C558;
}
.border_t {
        border: none;
        border-top: solid 1px #484C55;
}
.border_tb {
        border: none;
        border-top: solid 1px #484C55;
        border-bottom: solid 1px #484C55;
}
.border_lr {
        border: none;
        border-left: solid 1px #484C55;
        border-right: solid 1px #484C55;
}
