body{
    background-color: gray;
    background-image: url(/gfx/bg_stripe.gif);
    margin: 10px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
    font-size: 11px;
}
.leftCol{
    background-image: url(/gfx/bg_bar_left.gif);
    width: 134px;
    padding: 10px 12px 20px 12px;
    font-size: 10px;
}
.rightCol{
    background-image: url(/gfx/bg_bar_right.gif);
    width: 134px;
    padding: 10px 12px 20px 12px;
    font-size: 10px;
}
.centerCol{
    padding: 5px 8px 10px 8px;
    font-size: 11px;
}
.menuTable{
    margin: 5px 10px 0px 10px;
}
.menuTable td{
    font-size: 12px;
    font-weight: bold;
    color: #F7941D;
    padding: 0px 5px 0px 5px;
}
.menuTable td:hover{
    border-bottom: 1px solid #F7941D;
}
.menuTable a{
    color: #F7941D;
    text-decoration: none;
}
.menuTable a:hover{
    text-decoration: none;
}
.menuLevel2{
    background-color: #818181;
    padding: 3px 5px 3px 5px;
}
h1{
    font-size: 140%;
}
h5{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
}
h6{
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}
a{
    color: white;
    text-decoration: none;
    border-width: 1px;
}
a.link:hover{
    border: 1px solid white;
}
a:hover
{
    text-decoration: underline;
}
.leftNewsList td{
    font-size: 10px;
}
.listTable td{
    font-size: 11px;
    padding-right: 5px;
}
.listTable thead td{
    font-weight: bold;
}
.feedbackTable
{
    width: 100%;
    margin: 3px 0px 10px 0px;
    border-bottom: 1px solid #666666;
    border-collapse: collapse;
}
.feedbackTable td
{
    padding: 3px 0px 3px 0px;
    font-size: 11px;
}
.field
{
    border: 1px solid black;
    background-color: #cecece;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
}
.button
{
    border: 2px solid white;
    background-color: red;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: White;
}
.gigAdminTable
{
}
.gigAdminTable td
{
    font-family: Sans-Serif;
    font-size: 11px;
}
.adminTable
{
}
.adminTable td
{
    font-family: Sans-Serif;
    font-size: 11px;
}
.fanAddTable
{
}
.fanAddTable td
{
    font-size: 11px;
}
.orderTable{
}
.orderTable td{
    font-size: 11px;
}
.imagegalleryThumbsTable{
    font-size: 11px;
}
.imagegalleryThumbsTable td
{
    font-size: inherit;
}
.musicTable td{
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
    padding-right: 15px;
}

h1{
    font-size: 140%;
    font-weight: bold;
}
h2{
    font-size: 130%;
    font-weight: bold;
}
h3{
    font-size: 120%;
    font-weight: bold;
}
h4{
    font-size: 115%;
    font-weight: bold;
}
h5{
    font-size: 110%;
    font-weight: bold;
}
h6{
    font-weight: bold;
}