/* *** Generated by www.csscreator.com *** */
html, body { color: #063; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ccc; margin: 0; padding: 0 } 
 
#teams{ 
	font-size: 10pt; 
}

#pagewidth{ 
 width:98%; 
  min-width: 600px; 
  
} 
 
#header    { color: white; background-color: #36c; background-image: none; text-align: center; width: 100%; height: 80px;} 
#header a:link 
 { color: white;text-decoration: none}
#header a:visited
 { color: #36c;text-decoration: none}
#header a:hover
 { color: red; text-decoration: none}
#header a:active
  { color: black; text-decoration: none }
#header h2	 { color: #9c3; text-align: left;}
#header i	 { color: white; text-align: left; text-decoration: italic;}
 
#leftcol  { font-weight: bold; background-color: #ccc; background-image: none; margin-right: 1px; margin-left: -130px; position: relative; width: 130px; float: left }
 
 #leftcol a:link 
 { color: #36c; font-weight: bold; text-decoration: none; background: transparent; margin: 0; padding: 0; border: none }

#leftcol a:visited
 { color: #36c; font-weight: bold; text-decoration: none; background: transparent; margin: 0; padding: 0; border: none }

#leftcol a:hover
 { color: red; font-weight: bold; text-decoration: underline; background: transparent; margin: 0; padding: 0; border: none }

#leftcol a:active
  { color: black; font-weight: bold; text-decoration: underline; background: transparent; margin: 0; padding: 0; border: none }
    
#leftcol li
{
	line-height: 3ex; 
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0;
}

#leftcol ul
{
	margin: 0;
	padding: 1em;
}

 
#outer { background-color: transparent; width: auto; border-style: solid; border-width: 0 40px 0 130px; border-color: #ccc } 
 
#rightcol  { background-color: #ccc; background-image: none; margin-right: -40px; margin-left: 1px; position: relative; width: 40px; float: right } 
 
#footer  { color: #36c; background: no-repeat fixed left bottom; width: 100%; height: 40px } 
.small {font-size: 70%} 
#inner{margin:0; width:100%;}
 
#maincol { color: #063; background-color: transparent; margin: 0 -8px 0 -2px; position: relative; width: 100%; min-height: 255px; float: left }
 
#maincol a:link 
 { color: #00c; text-decoration: none; background: transparent; margin: 0; padding: 0; border: none }

#maincol a:visited
 { color: #36c; text-decoration: none; background: transparent; margin: 0; padding: 0; border: none }

#maincol a:hover
{
    background: transparent;
    color: red; 
    margin: 0;
    border: none;
    padding: 0;
    text-decoration: underline;
}

#maincol a:active
{
    background: transparent;
    color: black;
    margin: 0;
    border: none;
    padding: 0;
    text-decoration: underline;
}


 
#outer>#inner  { border-bottom: 1px solid #ccc }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 

/*hide the right column when printing*/
#rightcol{display:none;} 
#outer{border-right:0;} 
}
