
body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        margin: 0px;
        background-color: #000000;
}
.sidecolumn {
        background-image: url(images/side_bg.gif);
        background-repeat: repeat-x;
        background-color: #c6cacb;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 10px;
        padding-left: 5px;
        font-size: 11px;
}
.songbox {
        padding-right: 3px;
        padding-left: 3px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
	background-color: transparent;
}
.songbox a:link {
        color: #ffffff;
        text-decoration: underline;
}
.songbox a:visited {
        color: #ffffff;
        text-decoration: underline;
}
.songbox a:hover {
        color: #FF9900;
        text-decoration: none;
}

.noaaWeatherIcon {
        padding-right: 5px;
        padding-left: 5px;
}

.weather {
        padding-right: 3px;
        padding-left: 3px;
	text-align: left;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        text-decoration: none;
	border: 0;
}
.weather a:link {
        color: #000000;
        text-decoration: none;
}
.weather a:visited {
        color: #000000;
        text-decoration: none;
}
.weather a:hover {
        color: #000000;
        text-decoration: none;
}

.hideit{
    color:#FFFFFF;
}
.hideit a:link {
        color: #ffffff;
        text-decoration: none;
}
.hideit a:visited {
        color: #ffffff;
        text-decoration: none;
}
.hideit a:hover {
        color: #FFFFFF;
        text-decoration: none;
}

a:link {
        color: #C1191A;
        text-decoration: underline;
}
a:visited {
        color: #993300;
        text-decoration: underline;
}
a:hover {
        color: #FF0000;
        text-decoration: none;
}
.sidebox {
        background-color: #000000;
        border: 1px solid #C41E19;
}
.orange {
        color: #FF9900;
}
.topstorybox {
        font-size: 14px;
        color: #000000;
        padding: 4px;
}
.pagebody {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        background-color: #FFFFFF;
}
.errorText{
    color: #FF0000;
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
}

.imgButton{
  cursor: pointer;
}
.infoText{
  color: #000000;
  font-size: 14px;
  font-family: arial;
}
.headerTitle{
  background-color: #C82718;
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  color: #FF9900;
  border-bottom: thin solid #DDDDDD;
}

.headerBlack{
  background-color: #000000;
  font-family: arial;
  font-size: 16px;
  color: #FFFFFF;
}
.headerBlack a:link {
        color: #E17C0B;
        font-weight: bold;
        text-decoration: underline;
}
.headerBlack a:visited {
        color: #E17C0B;
        font-weight: bold;
        text-decoration: underline;
}
.headerBlack a:hover {
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

.formCell{
  background-color: #000000;
  font-family: arial;
  color: #FFFFFF;
  border-bottom: thin solid #DDDDDD;
}
.blogCell{
  border: thin solid black;
}
.blogTitle{
  font-size: 18px;
}
.blogAuth{
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
}
.commentTitle{
  font-family: arial;
  font-size: 12px;
  border-bottom: thin solid black;
}
.commentCell{
  background-color: #FFFFFF;
  font-family: arial;
  border-bottom: thin solid black;
; font-weight: bold; color: #000000
}
.blogCatCell{
  border: thin solid black;
}
.blogCatCell2{
  border: thin solid black;
  background-color: #EEEEEE;
}
.blogCatHead{
  background-color: #000000;
  color: #FFFFFF;
  font-style: italic;
}
.blogStatusCell{
  border-bottom: thin solid black;
  border-right: thin solid black;
}
.whiteplain {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}
.redtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #CC0000;
}
/*td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: #FFFFFF;
}*/
th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #CC0000;
}
h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #CC0000;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #CC0000;
}

