﻿a:hover { color: #3b5998; }

input, select { border: solid 1px #3b5998; }

textarea { border: solid 1px #3b5998; }

.ButtonMediumSmall, .ButtonSmallSmall, .ButtonSmallLong, .ButtonSmallMedium, .ButtonSmallLonger, .ButtonSmallLongest 
{ color: #3b5998; }

.divisionTable { background-repeat: repeat-x; background-position: 0 20px; }

.divisionTableHeader { background: url(images/leagueheader.jpg); }

.featuredCommentInput textarea { border: solid 1px #3b5998; }
 
body { background-color:#3B5998; }
div.bodycontent { background-color:transparent; background-repeat:no-repeat;  }

input, select {
  border: solid 1px #3b5998;
}

textarea {
  border: solid 1px #3b5998;
}

.ButtonMediumSmall {
  color: #3b5998;
}

.divisionTable {
  /*background: url(images/leaguegradient.jpg);  */
  background-repeat: repeat-x;
  background-position: 0 20px;
}


.featuredCommentInput textarea {
  border: solid 1px #3b5998;
}


.gradient {
  background: url(images/leaguegradient.jpg); 
  background-repeat: no-repeat;
  background-color: White;
}


div.middleColHeader {
background-color:#3b5998;
border-bottom: 2px solid #FFFFFF;
}

div#topmenu, div.topmenu {
background-color:#3b5998;
}

