body {
    margin : 0;
}
body.pop {
    background-image : none;
}

body, p {
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size : 12px;
}

p, pre,
blockquote, ul, ol, dl, address {
    margin: 1em 0;
    padding: 0;
}

ul.nobull {
    list-style-type : none;
}
ul.nobull li {
    margin-left: 0;
}

li, blockquote {
    margin-left: 1em;
}


a:link, a:visited {
    color : #be0000;
    text-decoration : none;
}
a:hover, a:active {
    text-decoration : underline;
}

img {
    border : none;
}
img.center {
    display : block;
    margin : 0 auto;
}

#hed {
    padding-left : 10px;
    position : relative;
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size : 11px;
    line-height : 25px;
}

/* Changed */
#hed .right {
    position : absolute;
    left : 525px;
    top : 0px;
    width : 455px;
    height : 25px;
    text-align : right;
    color : #8C8C8C;
}
#hed .right span {
    color : #000000;
}
#search {
    padding-left : 22px;
}
#search #srch-term {
    width : 185px;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 12px;
    color : #8C8C8C;
}
/* /End changed */
#search label {
    color : #34373B;
}

#live-link {
    position : absolute;
    left : 900px;
    top : 0px;
    color : #EAF3FC;
}
#map-link {
    position : absolute;
    left : 900px;
    top : 0px;
}

#main {
    width : 950px;
    margin-left : 34px;
}


/* General form styles */
form label {
    cursor: pointer;
}
form a {
    color : #8f0000;
}
div.form-row {
    margin-bottom : 10px;
}
div.form-row-nm {
    margin-bottom : 0;
}

h1 {
    margin : 0 0 20px 0;
    font-size : 14px;
    line-height : 100%; /* We want it to inherit as computed */
    text-transform : lowercase;
    font-weight : bold;
    color : #34373B;
}
h1 span {
    font-size : 24px;
    color : #8f0000;
    text-transform : none;
}

h2 {
    font-size : 16px;
    font-weight : bold;
}

h3 {
    font-size : 10px;
    font-weight : normal;
    text-transform : uppercase;
    letter-spacing : 1px;
}

/* Changed */
table.scrollerhed a {
    font-size : 11px;
    line-height : 23px;
    color : #5D636B;
    display : block;
}
div.sort a, td.sort a {
    color : #FFFFFF;
}
td.hed, div.hed {
    padding : 0 5px;
    background : transparent url(images/bg_thed.png) repeat-x left top;
}
td.hed.sort, div.hed.sort {
    background : transparent url(images/bg_thed_sort.png) repeat-x left top;
}
td.first, div.first {
    background : transparent url(images/bg_thed_ends.png) no-repeat left top;
}
td.first.sort, div.first.sort {
    background : transparent url(images/bg_thed_ends_sort.png) no-repeat left top;
}
td.last, div.last {
    background : transparent url(images/bg_thed_ends.png) no-repeat right top;
}
td.last.sort, div.last.sort {
    background : transparent url(images/bg_thed_ends_sort.png) no-repeat right top;
}
/* /End Changed */

.scroller-data {
    overflow : auto;
    margin-bottom : 10px;
    border-left : 1px solid #848d98;
    border-right : 1px solid #848d98;
    border-bottom : 1px solid #848d98;
}
.scroller-data a{
    text-decoration : none;
}
.scroller-data td span.event {
    text-transform : uppercase;
}
tr.even {
    color : #34373B;
    background-color : #e6e6e6;
}

/* Changed */
p.formhed {
    color : #34373B;
    font-size : 14px;
    font-weight : bold;
}
p.formhed.important {
    color : #BE0000;
}
div.adminonly p.formhed {
    color : #BE0000;
}
/* /End changed */
or : #34373B;
}

/* Changed */
p.formhed {
    color : #34373B;
    font-size : 14px;
    font-weight : bold;
}
p.formhed.important {
    color : #BE0000;
}
div.adminonly p.formhed {
    color : #BE0000;
}
/* /End changed */
