BODY	{ font-family: geneva, arial, sans-serif;
	      font-size: 11px;
          margin-left: 0px;
          margin-right: 0px;
          margin-top: 0px;
          margin-bottom: 0px; }

a:link		{ color: #996633; text-decoration: none }

a:visited	{ color: #996633; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #6699FF; text-decoration: none }

tr.teams    { text-align: center;
              background-image: url('../images/bottom-shade.gif'); 
              height: 30px; 
			  FONT: 12px verdana, arial, sans-serif;
			  font-weight: bold; }

tr.score    { text-align: center;
              background-color: #EEEEEE;
			  height: 30px; 
			  font-weight: bold; }

tr.boards   { text-align: center;
              background-color: #EEEEEE;
			  FONT: 12px verdana, arial, sans-serif; }

td.unf      { background-color: #F9E400; }

td.late     { color: red; }

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif }

.date       { COLOR: #000000; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.title		{ COLOR: #000000; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.heading    { COLOR: #000000; FONT: 24px verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 11px geneva, verdana, arial, sans-serif }

.subtitle	{ COLOR: #999999; FONT: 16px geneva, verdana, arial, sans-serif; font-weight: bold }

.list 	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

 /* START THE CODE FOR THE MENUS */

#menulocation { left: 10px;
                width: 154px;
				position: absolute;
				top: 110px;
				padding: 0px 0px;
				white-space: nowrap; }

.menu { font-family: verdana, arial, helvetica, sans;
		font-size: 12px;
		height: 28px;
		width: 154px;
		font-weight: bold;
		text-indent: 8px;
		line-height: 22pt;
		text-align: left;
		display: block;
		text-decoration: none;
		border: #FFFFFF 0px solid; }

a.menu:link { background-image: url("../images/button.gif");
		      background-color: #CECEC4;
		      color: #000000; }

a.menu:visited { background-image: url("../images/button.gif");
		         background-color: #CECEC4;
		         color: #000000; }

a.menu:active { background-image: url("../images/buttonon.gif");
		        background-color: #CECEC4;
		        color: #999999; }

a.menu:hover { background-image: url("../images/buttonon.gif");
		       background-color: #CECEC4;
		       color: #999999; }
