body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

.majorGroup {
    font-size: 18px;
}
.copyright {
    color: #e0e0e0;
}
.centerContent {
    font-size: 14px;
    padding: 15px;
    vertical-align: top;
}

.centerContentCalendar {
    font-size: 14px;
    color: #000000;
    background-color: #FFFFFF;
    padding: 0px;
    vertical-align: top;
}


.centerContentTitle {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
}
.formFields {
    font-size: 12px;
    background-color: #A8A8A8;
    color: #333333;
}
.errorBox {
    font-size: 12px;
    color: #000000;
    background-color: #FFCC00;
    border: 3px dashed #FFFFFF;
}
.centerContentSmall {
    padding: 15px;
    vertical-align: top;
}
.ContentCopyNoIndent {
    font-size: 14px;
    vertical-align: top;
}

a {
    color: #AAAAFF;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:focus { outline: none; }

object:focus { outline: none; }

table tbody td.voice {
    font: 900 12px arial;
    color: #F0F0FF;
    background-color: #000000;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;

    padding: 10px;
}

table.voice {
    font: 900 12px arial;
    color: #F0F0FF;
    background-color: #000000;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

td.quotetopleft
{
    background-image:url('images/quote_top_left.jpg');
    width: 24px;
    height: 24px;
}
td.quotetopright
{
    background-image:url('images/quote_top_right.jpg');
    width: 24px;
    height: 24px;
}

td.quotetop
{
    background-image:url('images/quote_top.jpg');
    height: 24px;
    text-align:center;
    vertical-align: bottom;
    font: 900 14px arial, verdana, tahoma, arial, helvetica, sans-serif;
    color: #EEEEEE;
}
td.quoteleft
{
    background-image:url('images/quote_left.jpg');
    width: 24px;
}
td.quoteright
{
    background-image:url('images/quote_right.jpg');
    width: 24px;
}
td.quotebottomleft
{
    background-image:url('images/quote_bottom_left.jpg');
    width: 24px;
    height: 43px;
}
td.quotebottomright
{
    background-image:url('images/quote_bottom_right.jpg');
    width: 24px;
    height: 43px;
}
td.quotebottom
{
    background-image:url('images/quote_bottom.jpg');
    height: 43px;
}
td.quotecenter
{
    padding-top:0px;
    padding-bottom:5px;
    padding-left:0px;
    padding-right:0px;
    background: #EBEBEB;
    font: 12px arial;
    color: #404040;
}

td.classes {
    padding: 20px;
    border: 3px solid #888888;
}

span.class_title {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

span.class_price {
    color: gray;
    font-size: 14px;
    display: block;
    font-style: italic;
}

span.class_date {
    margin-top: 5px;
    font-size: 14px;
    display: block;
}

