/* Math Contest 2009  */

BODY {
  color: #000000;
  margin: 0px;
/*  background-color: #eee17b;  first yellow try */
/*  background-color: #dcdf9c;  greenish yellow */
  background-color: #fdecb7; 
  /*position: absolute;*/
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-align:left;
}

td   {
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-align:left;
  color: #000000;
}

.footer  {
color: #999999;
font-size: 10px; 
margin: 0px;
padding: 0; 
}

.bigger {
 font-size: 16px;
  color: #f19051;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
}

H1 {
  padding-left: 8px;
  color: #ffffff;
  background-color: transparent;
  font-size: 36px;
  text-decoration:none;
  font-family: helvetica, verdana, sans-serif;
  font-weight: bold;
}

H2 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  /*color: #44287c; */
  color: #472f91;
  background-color: transparent;
  text-align: center;
  margin: 1em;

}

H3 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold; 
  background-color: transparent;
  text-align: center;
  margin: 1em;
}


H4 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #660066;
  background-color: transparent;
  text-align: left;
  margin: 1em;
}

.important {

  color: #44287c;
  font-size: 12px;
  font-weight: bold;
}
.importantund {

  color: #44287c;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

body A:link { 
  text-decoration: none;
  /*color: #76454a; contest link color */
  color: 7B262E;
}

body A:visited { 
  text-decoration: none;
  color: 7B262E;
 }

body A:hover { 
  text-decoration: underline;
  color: 7B262E;
 }

body A:active { 
  text-decoration: none;
  color: #76454a;
  background-color: #fdd023;
 }


hr {
  border: 0;
  width: 100%;
  color: #f06b69;
  background-color: #f06b69;
  height: 2px;
}
/*
.menuitem {
  font-size: 13px;
  color:#44287c;
  background-color: transparent;
  font-weight:bold;
  font-family: arial, helvetica, verdana, sans-serif;
/*  margin-top:-10px; */
  margin-top: -5px;
  margin-left:0px;
  margin-right:5px;
}

*/

.menuitem {
  font-size: 13px;
  color:#44287c;
  background-color: transparent;
  font-weight:bold;
  font-family: arial, helvetica, verdana, sans-serif;
/*  margin-top:-10px; */
 
  margin-left:0px;
  margin-right:5px;
  margin-bottom:2px;
}


.menuitem A:link {
  text-decoration: none;    
  background-color: transparent;
  color: #44287c;  
}

.menuitem A:visited {
  color:#44287c;    
  background-color: transparent;
  text-decoration: none;    
}

.menuitem A:hover {
  color: #44287c;  
  text-decoration: underline;  
  background-color: transparent;
}

.menuitem A:active {
  color: #f06b69;    
  background-color: transparent;
}
.stamp {
  color:#000000;
  background-color: transparent;
  text-align:left;
  font-style:italic;
  font-size: 10px; 
  
}

.stamp A:link {
  color: #000099;
  background-color: transparent;
}

.stamp A:visited {
  color: #000099;
  background-color: transparent;
}

.stamp A:hover {
  text-decoration: none;	
  background-color: #FFCC00;
  color: #000099;
}

.stamp A:active {
  color: #ff0000;   
  background-color: transparent;
}
.urhere {
 font-size: small;
  color: #7f5ca2;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
}

.urhere A:link {
 font-size: small;
  color: #7f5ca2;
  text-decoration: none;
}

.urhere A:visited {
 font-size: small;
  color: #7f5ca2;
  text-decoration: none;	
}

.urhere A:hover {
 font-size: small;
  text-decoration: none;	
  color: #f9b237;
}

.urhere A:active {
 font-size: small;
  color: #76454a;    
  background-color: transparent;
}

.location {

  padding-left: 8px;
  padding-top: 0px;
  padding-bottom: 30px;
  color: #FDD023;
  background-color: transparent;
  font-size: 40px;
  text-decoration: none;
  font-family: "Goudy Old Style", Times, serif;
  font-weight: bold;
  text-align: left;

}

.urherenow {

  padding-left: 8px;
  padding-top: 0px;
  margin: 0px;
  height: 40px;
  color: #000000;
  background-color: transparent;
  font-size: 36px;
  text-decoration: none;
  font-family: "Goudy Old Style", Times, serif;
  font-weight: bold;
  text-align: left;
  display: inline;
}
.csmall {
	font-size: 10px;
}
.cbig {
	font-size: 16px;
}
