body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #C0C0C0;
    background-color: #161616;
}

.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;
}

.pageTitle {
    font-size: 22px;
    color: #F0F0F0;
    font-weight: bold;
}

.contentTitle {
    font-size: 20px;
    color: #F0F0F0;
    font-weight: bold;
}

.contentTitleSmall {
    font-size: 16px;
    color: #D0D0D0;
    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: #3985D6;
    font-weight: normal;
    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: 14px;
    height: 14px;
}
td.quotetopright
{
    background-image:url('images/quote_top_right.jpg');
    width: 14px;
    height: 14px;
}

td.quotetop
{
    background-image:url('images/quote_top.jpg');
    height: 14px;
    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: 14px;
}
td.quoteright
{
    background-image:url('images/quote_right.jpg');
    width: 14px;
}
td.quotebottomleft
{
    background-image:url('images/quote_bottom_left.jpg');
    width: 14px;
    height: 14px;
}
td.quotebottomright
{
    background-image:url('images/quote_bottom_right.jpg');
    width: 14px;
    height: 14px;
}
td.quotebottom
{
    background-image:url('images/quote_bottom.jpg');
    height: 14px;
}
td.quotecenter
{
    padding-top:0px;
    padding-bottom:5px;
    padding-left:0px;
    padding-right:0px;
    background: #161616;
    color: #C0C0C0;
    text-align: left;
}

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

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

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

.class_date {
    margin-top: 5px;
    font-size: 15px;
    
    font-weight: bold;
    display: block;
}

td.pagetopleft
{
    background-image:url('images/pageContent/top_left.jpg');
    width: 32px;
    height: 32px;
}
td.pagetopright
{
    background-image:url('images/pageContent/top_right.jpg');
    width: 32px;
    height: 32px;
}

td.pagetop
{
    background-image:url('images/pageContent/top.jpg');
    background-repeat: repeat-x;
    height: 32px;
    text-align:center;
    vertical-align: bottom;
    font: 900 14px arial, verdana, tahoma, arial, helvetica, sans-serif;
    color: #EEEEEE;
    width: 900px;
}
td.pageleft
{
    background-image:url('images/pageContent/left.jpg');
    background-repeat: repeat-y;
    width: 32px;
    background-color: #000000;
}
td.pageright
{
    background-color: #000000;
    background-image:url('images/pageContent/right.jpg');
    width: 32px;
    background-repeat: repeat-y;
    background-position: right;
}
td.pagebottomleft
{
    background-image:url('images/pageContent/bottom_left.jpg');
    width: 32px;
    height: 32px;
}
td.pagebottomright
{
    background-image:url('images/pageContent/bottom_right.jpg');
    width: 32px;
    height: 32px;
}
td.pagebottom
{
    background-image:url('images/pageContent/bottom.jpg');
    background-repeat: repeat-x;
    height: 32px;
    width: 900px;
}
td.pagecenter
{
    background-color: #000000;
    width: 900px;
}

td.pagefooter
{
    background-color: #000000;
    width: 900px;
}

.gradientright
{
    background-image:url('images/right_gradient.jpg');
    background-repeat: repeat-y;
    background-position: right;
}

.gradientleft
{
    background-image:url('images/left_gradient.jpg');
    background-repeat: repeat-y;
    background-position: left;
}

.gradienttop
{
    background-image:url('images/top_gradient.jpg');
    background-repeat: repeat-x;
    background-position: top;
    padding: 20px 10px;
}

.question {
    color: #F0F0F0;
    font-weight: bold;
}

.content, .rounded {
    border-bottom-left-radius: 4px 4px;
    border-bottom-right-radius: 4px 4px;
    border-top-left-radius: 4px 4px;
    border-top-right-radius: 4px 4px;
}

.content {
    padding: 10px;
    border: 1px solid #202020;
}

.countdown_units {

}

.countdown_value {
    font-size: 24px;
    color: #FFFFFF;
}

.countdown_td {
    border: 2px solid #202020;
}

.content_new
{
    background-image:url('images/content_new.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    padding: 10px;
    padding-right: 64px;
}

.content_updated
{
    background-image:url('images/content_updated.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    padding: 10px;
    padding-right: 64px;
}

.contentSmall
{
    font-size: 12px;
    color: #B0B0B0;
}

