BODY {
  background-color: #000000;
  font-family: Tahoma, Helvetica, Futura;
  color: #000000;
}
DIV.cwrapper {
  background: #000000 url("/images/gui/background.jpg");
  background-size: contain;
  background-position:Top Center;
  background-repeat: no-repeat;
  background-attachment:fixed;
}


B { color: #ee1122; text-decoration: none; }
A         { color: #ee1122; text-decoration: none; }
A:visited { color: #DD0011; text-decoration: none; }
A:hover   { color: #DD0011; text-decoration: underline; }

A.gallery         { color: #000000; }
A.gallery:visited { color: #DD0011; }
A.gallery:hover   { color: #ee1122; }


#MainTable {
}
#Navigation TD{
  border: none;
}
TD#NavItem{
  background: #000000 url(images/gui/nav_bg.gif);
  padding-left: 10px; padding-right: 10px;
}
TD#NavItem:hover{
  background: #000000 url(images/gui/nav_bg_on.gif);
}
TD#NavItem A{
  font-family: Tahoma, Helvetica, Futura;
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}
TD#NavItem:hover A{
  font-family: Tahoma, Helvetica, Futura;
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

TD#NavItemSelected {
  background: #000000 url(images/gui/nav_bg_on.gif);
}
TD#NavItemSelected A{
  font-family: Tahoma, Helvetica, Futura;
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
}




#Content    {
  background: url("/images/10.png");
}

#ContentInner    {
}
#Content TABLE#wrapper TD {

}


#Content TABLE#wrapper TD#cellframe{
  background: url("/images/70.png");
  border: none;
  padding: 5px 10px;
}


#Content DIV.fade {
  background-image: url(images/gui/content_fade.png);
  background-repeat: repeat-x;
}

#Navigation {
  background-image: url(images/gui/nav_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
}
#Navigation .anylinkcss{
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	background: url(/images/gui/nav_drop_bg.png);
	padding: 5px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
    margin: 0px 0px 0px 0px;
}

UL#dropnav { list-style-type: none; padding-left: 0px; margin: 0px; }
UL#dropnav LI { font-family: Tahoma, Verdana, geneva, futura; font-weight: normal; line-height: 120%; font-size: 10px; background: url(images/gui/bullet_02.png) no-repeat .1em .1em transparent; color: #AAAAAA; padding: 1px 0px 1px 13px; margin: 0px 0px 5px 0px; }
UL#dropnav LI A { font-size: 10px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
UL#dropnav LI B { font-size: 10px; text-decoration: none; font-weight: bold; color: #ee1122; }
UL#dropnav LI A:hover { font-size: 10px; text-decoration: none; font-weight: bold; color: #ee1122; }

#NewsTicker { font-size: 7pt; color: #666666; padding: 4px 4px 4px 4px; font-family: Tahoma, Helvetica, Futura; }
#NewsTicker B{ color: #ee1122; font-weight: bold; }
#NewsTicker A{ color: #FFFFFF; font-weight: bold; }
#NewsTicker A:hover{ color: #ee1122; font-weight: bold; }

#Footer {
  background-image: url(images/gui/50b.png);
  background-repeat: repeat;
}
#Footer TD {
  font-size: 9pt;
  color: #AAAAAA;
}
#Footer TD A{
  font-weight: bold;
  color: #FFFFFF;
}
#Footer TD A:hover{
  font-weight: bold;
  color: #ee1122;
}


H1 {
  font-family: "Lucida Console", Tahoma, Helvetica, Futura;
  border-bottom: 1px solid #AAAAAA;
  color: #444444;
  font-size: 20pt;
  font-weight:normal;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

H1.bloghead {
  font-family: "Lucida Console",Tahoma, Helvetica, Futura;
  color: #FFFFFF;
  font-size: 18pt;
  font-weight:normal;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  border-bottom: none;
}
H1.bloghead small{
  color: #FFFFFF;
  font-size: 9pt;
  font-weight:normal;
  font-style: italic;
}
#darkarticle H2 {
  font-family:"Lucida Console", Tahoma, Helvetica, Futura;
  font-size: 20px;
  font-weight:normal;
  color:#FFFFFF;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#darkarticle P {
    margin: 6px 0px 12px 0px;
    color:#FFFFFF;
    font-size: 10pt;
    line-height: 125%;
}

#darkarticle #datetable {
  font-size: 8pt;
  font-family: Tahoma, Helvetica, Futura;
  color: #AAAAAA;
  }

#darkarticle #datetable TD{
    padding: 0px;
}
#darkarticle #datetable TD A{ color: #FFAA66; }
#darkarticle #datetable TD A:hover{ color: #ee1122; }

#darkarticle #innav ul { margin: 0px; padding: 2px; }
#darkarticle #innav ul li {
    display:inline;
    font-family: Tahoma, Helvetica, Futura;
    font-size: 9pt;
    color: #FFFFFF;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 20px;
    background: url(images/bullet.png) no-repeat 0em 0em transparent;
    }
#darkarticle #innav ul li A{ text-decoration: none; color: #FF2200; }
#darkarticle #innav ul li A:hover{ color: #ee1122; text-decoration: none; }
#darkarticle #innav ul li A.s{ color: #ee1122; text-decoration: none; font-weight: bold;  }



DIV#subtitle {
  font-family:Tahoma, Helvetica, Futura;
  font-size: 10pt;
  color: #888888;
  float: right;
  margin-top: 10px;
}


UL#cookietrail { margin: 0px; padding: 0px; }
UL#cookietrail LI         {
                        font-family: Tahoma, Geneva, Futura;
                        font-size: 8pt;
                        display: inline;
                        list-style-type: none;
                        list-style: none;
                        background: none;
                        font-weight: normal;
                        padding: 0px 5px 0px 0px;
                        color: #AAAAAA;
                     }
UL#cookietrail LI A       { color: #888888; text-decoration: none; font-weight: normal; }
UL#cookietrail LI A:hover { color: #AA0000; text-decoration: underline; font-weight: normal; }
#news #article H2 {
  font-family:"Lucida Console", Tahoma, Helvetica, Futura;
  font-size:20px;
  font-weight:normal;
  color:#444;;
  margin: 15px 0px 0px 0px;
  padding: 0px;
}

#news #article P {
    font-family: Tahoma, Geneva, Futura;
    margin: 6px 0px 12px 0px;
    font-size: 10pt;
    line-height: 125%;
}
#news #article UL {
  margin-left: 0px; padding-left: 20px;
}


#news #article LI {
    font-family: Tahoma, Geneva, Futura;
    font-size: 10pt;
    line-height: 150%;
    list-style-type: circle;
}

.split {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #666666;
}

#news #article #datetable {
  font-size: 8pt;
  font-family: Tahoma, Helvetica, Futura;
  color: #666666;
  }

#news #article #datetable TD{
    padding: 0px;
}
#news #article #datetable TD A{ color: #FFAA66; }
#news #article #datetable TD A:hover{ color: #ee1122; }

#news #article #innav ul { margin: 0px; padding: 2px; }
#news #article #innav ul li {
    display:inline;
    font-family: Tahoma, Helvetica, Futura;
    font-size: 9pt;
    color: #666666;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 20px;
    background: url(images/bullet.png) no-repeat 0em 0em transparent;
    }
#news #article #innav ul li A{ text-decoration: none; color: #000000; }
#news #article #innav ul li A:hover{ color: #ee1122; text-decoration: none; }
#news #article #innav ul li A.s{ color: #ee1122; text-decoration: none; font-weight: bold;  }


#related {
  margin-bottom: 15px;
}


#related TH {
  background-image: url(/images/gui/hdrbar_overlay.gif);
  font-family: Tahoma, Helvetica, Futura;
  font-size: 10pt;
  color: #FFFFFF;
  text-align: left;
  font-weight: 900;
  height: 30px;
  padding: 0px 0px 0px 10px;
}

#related TD {
  background: url("/images/70.png");
  border: none;
  padding: 5px 10px;
}

#related TD#img {
  background-image: none;
  padding: 5px;
  margin: 0px;
}

#related TD UL { margin: 0px; padding: 2px; }
#related TD UL li {
    list-style: none;
    font-family: Tahoma, Helvetica, Futura;
    font-size: 8pt;
    color: #444444;
    margin: 5px 10px 5px 0px;
    padding: 0px 0px 0px 18px;
    background: url(images/bullet.png) no-repeat 0em 0em transparent;
    }
#related TD UL li A{ text-decoration: none; color: #000000; font-weight: bold; font-size: 9pt; }
#related TD UL li A:hover{ color: #ee1122; text-decoration: none; font-weight: bold; font-size: 9pt; }
#related TD UL li A.s{ color: #ee1122; text-decoration: none; font-weight: bold; font-style: italic; font-size: 9pt; }
#related TD UL li A B{ color: #ee1122; font-weight: bold; }



UL#articlelist { margin: 0px; padding: 2px; }
UL#articlelist li {
    border-top: 1px dotted #FFFFFF;
    list-style: none;
    font-family: Tahoma, Helvetica, Futura;
    font-size: 8pt;
    color: #AAA;
    margin: 5px 10px 5px 0px;
    padding: 0px 0px 0px 18px;
    background: url(images/bullet.png) no-repeat 0em 0em transparent;
    }
UL#articlelist li A{ text-decoration: none; color: #666666; font-weight: bold;
    font-size: 9pt; }
UL#articlelist li A:hover{ color: #ee1122; text-decoration: none; font-weight: bold; font-size: 9pt; }
UL#articlelist li A.s{ color: #ee1122; text-decoration: none; font-weight: bold; font-style: italic; font-size: 9pt; }

#pagenav {
  margin: 10px 0px 0px 0px;
  border-top: 1px dotted #AAAAAA;
}


#pagenav TD {
  padding: 5px;
  font-size: 7pt;
  color: #AAA;
  font-family: Tahoma, Helvetica, Futura;
}

#pagenav TD A { color: #666666; text-decoration: none; padding: 0px 5px; }
#pagenav TD A:hover { color: #ee1122; text-decoration: none; }
#pagenav TD A.s { color: #ee1122; font-weight: bold; font-size: 8pt; }

#schedule th {
    color: #000000;
    font-size: 9pt;
}

#schedule td {
    font-size: 9pt;
    color: #000000;
}

.place { color: #000000; font-weight: bold; }

#header {
  background-image: url(/images/gui/hdrbar_overlay.gif);
  font-family: Tahoma, Helvetica, Futura;
  font-size: 10pt;
  color: #FFFFFF;
  text-align: left;
  font-weight: 900;
  height: 30px;
  padding: 0px 0px 0px 10px;
}

TABLE#data TH {
  background-image: url(/images/gui/sub_hdrbar.png);
  background-repeat: repeat-x;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
  color: #888888;
  padding: 3px 5px;
  font-size: 8pt;
}
TABLE#data TR#one TD {
  background-image: url(/images/gui/row_1.png);
  border-bottom: 1px solid #111111;
  color: #222;
  padding: 3px 5px;
  font-size: 8pt;
}
TABLE#data TR#two TD {
  background-image: url(/images/gui/row_2.png);
  border-bottom: 1px solid #111111;
  color: #111;
  padding: 3px 5px;
  font-size: 8pt;
}
TABLE#data TR#total TD {
  background-image: url(/images/gui/row_3.png);
  border-bottom: 1px solid #111111;
  color: #CCC;
  padding: 3px 5px;
  font-size: 9pt;
}
DIV#eventlisting {
  padding: 0px;
}


DIV#eventlisting TABLE#schedule TH {

}
DIV#eventlisting TABLE#schedule {

}
DIV#eventlisting TABLE#schedule TD {

}


DIV#eventlisting TABLE#schedule TD DIV.event {
  padding: 0px; margin: 0px;
  font-family:Tahoma, Helvetica, Futura;
  font-size:12pt;
  font-weight:bold;
  color: #ee1122;
}
DIV#eventlisting TABLE#schedule TD DIV.track {
  padding: 0px; margin: 0px;
  font-size: 8pt;
  color: #000000;
  font-family: Tahoma,  Helvetica, Futura;
}
DIV#eventlisting TABLE#schedule TD DIV.track A{
  padding: 0px; margin: 0px;
  font-size: 8pt;
  color: #000000;
  font-family: Tahoma,  Helvetica, Futura;
}
DIV#eventlisting TABLE#schedule TD DIV.track A:hover{
  padding: 0px; margin: 0px;
  font-size: 8pt;
  color: #ee1122;
  font-family: Tahoma,  Helvetica, Futura;
}
DIV#eventlisting TABLE#schedule TD#eventframe {

}
DIV#eventlisting TABLE#schedule TD TABLE#datebar {

}
DIV#eventlisting TABLE#schedule TD TABLE#datebar TD {
  font-size: 8pt;
  font-family: Tahoma,  Helvetica, Futura;
  color: #888888;
  padding: 0px;
}
DIV#eventlisting TABLE#schedule TD TABLE#datebar TD A{
  color: #888888; line-height: 100%; text-decoration: none;
}
DIV#eventlisting TABLE#schedule TD TABLE#datebar TD A:hover{
  color: #FFAA00; line-height: 100%; text-decoration: none;
}

#spotlight {
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-image: none;
}
#spotlight TD{
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-image: none;
}


#spotlight TD#Frame{
    background-color: #000000;
    background-image: none;
    padding: 0px;
    margin: 0px;
    border: 0px;
}


#spotlight TD#Promo{
    background-image: url("/images/gui/70b.png");
    padding: 0px;
    margin: 0px;
    border: 0px;
}


.quote {
  border-left: 10px solid #CCCCCC;
  font-size: 8pt;
  color: #666666;
  background-color: #EEEEEE;
  padding: 10px;
  margin: 10px 0px 0px 0px;
}

FORM INPUT, FORM TEXTAREA, FORM SELECT {
  color: #000000;
  font-size: 9pt;
  line-height: 100%;
  font-weight: normal;
  padding: 2px;
}

FORM INPUT.submit {

}


FORM INPUT.submit {
  background: #000000 url(images/gui/nav_bg.gif);
  padding: 8px 10px;
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  border: 1px outset #000000;
}
FORM INPUT.submit:hover {
  background: #000000 url(images/gui/nav_bg_on.gif);
  padding: 8px 10px;
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  border: 1px outset #000000;
}

#form TD B {
  color: #666666;
  font-family: Tahoma, Geneva, Futura;
  font-weight: normal;
}


