/* Stylesheet Copyright Solutium and Claire Stanton Photography, 2009 */


td.bigcell
{
 min-width: 800px;
 width: auto;
 color: inherit;
}

div.teamsearchbox
{
 border-width: 1px;
 border-color: black;
 border-style: solid;
 padding: 8px;
 background-color: white;
 width: 850px;
 margin-left: auto;
 margin-right: auto;
}

td.blacksidebarpix
{
 width: 200px;
 height: 600px;
 background-color: black;
 color: white;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

div.blacksidebarscroll
{
 width: 180px;
 height: 580px;
 background-color: black;
 color: white;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 overflow: auto;
}

img.redborder
{
 text-decoration: none;
 border-style: solid;
 border-width: 2px;
 border-color: red; 
}

.YearHdr
{
 display: inline;
 margin-right: 8px;
}

.YearEntry
{
 display: inline;
 margin-right: 11px;
}

.MonthHdr
{
 display: inline;
 margin-right: 8px;
}

.TeamHdr
{
 display: inline;
 margin-right: 8px;
}

.TeamSearch
{
 display: inline;
 margin-right: 14px;
}

.MonthSelect
{
 display: inline;
 margin-right: 14px;
}

span.searchspan
{
 display: inline;
 margin-right: 10px;
 margin-left: 10px;
}



/*
.mouseoverbtn a
{
 text-decoration: none;
 border-style: none;
 border-width: 0px;
 background: transparent url("/images/buttons/up5.png") no-repeat;
 background-position: 0px 0px;
}

.mouseoverbtn a span
{
 visibility: hidden;
}

.mouseoverbtn a:hover
{
 background-position: 0px -30px;
}
*/

