body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	margin: 0px;
	text-decoration: bold;
}
.sidecolumn {
	padding-top: 10px;
//	padding-right: 8px;
	padding-bottom: 10px;
//	padding-left: 8px;
	font-size: 11px;
}
.songbox {
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFE25;
}
.songbox a:link {
	color: #ffffff;
	text-decoration: underline;
}
.songbox a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.songbox a:hover {
	color: #CC3300;
	text-decoration: none;
}

a:link {
	color: #0000FF;
        font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000000;
        font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #660000;
        font-weight: bold;
}
.sidebox {
	background-color: #CCCCFF;
	border: 2px solid #0000FF;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.boxtitle {
	color: #660000;
        font-weight: bold;
	font-size: 12px;
	padding-right: 1px;
	padding-left: 1px;
}
.topstorybox {
	font-size: 14px;
	color: #000000;
	padding: 4px;
}
.pagebody {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.browsing {
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
.browsing a:link {
	color: #333333;
	text-decoration: underline;
}
.browsing a:visited {
	color: #333333;
	text-decoration: underline;
}
.browsing a:hover {
	color: #CC3300;
	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;
}

.red {
        color: #990000;
}
.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: #CCCCFF;
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  color: #000099;
  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: #000099;
  font-family: arial;
  color: #FFFFFF;
  border-bottom: thin solid #CCFFFF;
}
.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: #FFFFCC;
        font-weight: bold;
}
.redtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #CC0000;
}
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;
}

