BODY {
        background-color: #fff;
        font-family: arial, helvetica;
        font-size: 12px;

}

TD
{

    FONT-SIZE: 12px;
    FONT-FAMILY: Arial,Helvetica,sans-serif
}

TD.statsodd
{
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: 400;
 background-color: #eeeeee

}

TD.statseven
{
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: 400;
 background-color: #ffffff

}

TD.playersodd
{
        font-family: arial, helvetica;
        font-size: 10px;
        font-weight: 400;
 background-color: #eeeeee

}

TD.playerseven
{
        font-family: arial, helvetica;
        font-size: 10px;
        font-weight: 400;
 background-color: #ffffff

}

TD.regrow
{
        font-family: arial, helvetica;
        font-size: 10px;
        font-weight: 400;


}


TD.statstotal
{
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: 400;
 background-color: #cccccc

}

TD.statsframe
{
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: 550;
 background-color: #B6C3DE

}

a.cool:link, a.cool:visited {
FONT-FAMILY: Arial,Helvetica,sans-serif;
font-weight: 500;
color: green;
}

a.cool:hover, a.cool:active {font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
color:green;
text-decoration: none}

a.standings:link, a.standings:visited {
FONT-FAMILY: Arial,Helvetica,sans-serif;
font-weight: 500;
color: blue;
text-decoration: none}

a.standings:hover, a.standings:active {font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
color:blue;
text-decoration: underline
}

a.divlbl:link, a.divlbl:visited {
FONT-FAMILY: Arial,Helvetica,sans-serif;
FONT-SIZE: 20px;
font-weight: 1000;
color: red;
text-decoration: none}

a.divlbl:hover, a.divlbl:active {font-family: Arial, Helvetica, sans-serif;
FONT-FAMILY: Arial,Helvetica,sans-serif;
FONT-SIZE: 20px;
font-weight: 1000;
color: red;
text-decoration: underline}

div.regheader {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana,arial, helvetica;
	background-color: #FFC81F;
	border-width: 1px 1px 1px 1px;
        border-style: ridge;
  	border-color: #ffffff #ffffff #ffffff #ffffff;
  	color: #ffffff;

}

div.regbox {
  background-color:#FFCC66;
  	WIDTH: 450PX;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 12px;
	font-family: arial,verdana, helvetica;

	border-width: 1px 1px 1px 1px;
        border-style: ridge;
        BORDER-COLOR: #FF9900;
      

}

div.blueregbox {
    background-color:#A5ABFF;
  	WIDTH: 450PX;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 12px;
	font-family: arial,verdana, helvetica;

	border-width: 1px 1px 1px 1px;
        border-style: ridge;
        BORDER-COLOR: #212CFF;
  }

div.title1 {
  
  text-decoration: underline;
  font-weight: bold;
  
}

div.title2 {
  background: #eeeeee;
  font-weight: bold;
}

td.peach {
  text-align: left;
  background: #FFD893;
}

div.regtypes {
  padding: 10px;
  padding-bottom:40px;
  background: #B6C3DE;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #4B69A5;
}

div.regtitle {
  font-size:16px;
  color: #4B69A5;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding-top: 15px;
}
td.custfields {
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border-width: 0px 0px 1px 0px;
  border-color: #ffffff;
  border-style: solid;
}

div.shopcart {
  	width: 600px;
  	border-style: solid;
  	border-width: 1px 1px 1px 1px;
  	border-color: #1E78B4;
  }
  
  td.srchres {

	font-size: 12px;
	background-color: #81B9CC;
	border-width: 1px 1px 1px 1px;
     border-style: ridge;
  	border-color: #ffffff #ffffff #ffffff #ffffff;
  	color: #000000;
  	font-weight: bold;
  	padding: 5px;
}

.searchodd {
          font-family: arial, helvetica;
        font-size: 10px;
        font-weight: 400;
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#CBCCFF;
	vertical-align: text-top;

}

.searcheven {
          font-family: arial, helvetica;
        font-size: 10px;
        font-weight: 400;
	border-width: 0px 0px 0px 0px;
	background-color:#eeeeee;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: text-top;

}

.blueheader {
	padding-left: 10px;
        font-size: 15px;
        font-weight: 500;
        color: #ffffff;
        
background:URL(images/blue_bar.png)  no-repeat;
background-repeat:no-repeat;
height:25px;

}
.shadowtxt {

	padding-left: 10px;
        font-size: 15px;
        font-weight: 500;
        color: #ffffff;
        
vertical-align: text-bottom;

filter:Shadow(color=red,strength=5);
}

/* default setup that everything sees */
.shadow {
background-repeat:no-repeat;
	padding-left: 10px;
        font-size: 15px;
        font-weight: 500;
        color: #ffffff;


  /* needed for Internet explorer */
height:20px;
  filter:Shadow(Color=red,  
                 Strength=7);

  /* Needed for Gecko */
  line-height: 20px;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: red; 
}

#shadow_1:before { 
  content: 'Fall Fundraiser'; 
}
#second_2:before { 
  content: 'Fall Fundraiser'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: red 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

.blueyellowglow {
	background: #eeeeee;
	padding: 5px;
	color:blue;
	filter:shadow(color=red, strength=7);
	

}

.donation_titles {
color:blue;
          font-family: arial, helvetica;
        font-size: 12px;
	padding: 4px;
	font-weight: bold;
	background: #D3D5FF;
	margin-bottom: 5px;
	margin-top: 5px;

}
ul {
	padding:0px;
margin-left: 25px;
}

