﻿

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; }
 
.gradient {
  background: url(images/leaguegradient.jpg); 
  background-repeat: no-repeat;
  background-color: White;
}

body { background-color:#3B5998; }
div.bodycontent { background-color:#ffffff; }
