body, input
{
background-color: #ffffff;
border-width: 0px;
color: #ee9999;
margin: 0px;
padding: 0px;
}

H1, h1
{
background-color:#ffffcc;
border-width: 0px   ;
color:#000033;
margin: 0px;
padding: 0px;
text-align: center;
}

.informational
{
margin-width:0px;
border-width: .2ex   ;
padding: 0px;
border-color:#ffffff;
background-color:#cccccc;
color:#000033;
}

.mathButton
{
width: 15em;
font-weight: bold;
font-size: .9em;
color: #663300;;
background-color: #ccccff;
border-width:0px;
}
.mathText
{
/*width: 30em;
font-size: 1em;
font-stretch: expanded;
border-width: 1px   ;
padding: 1px;
border-width:0px;
margin: 1px;
*/font-variant:small-caps;
background-color: #33ee99;
color: #333300;

}
.otherbuttons
{
border-color:#333366;
color:#000000;
background-color:#cc6666;
border-width:2px;
border-style:groove;
font-weight: bold;
font-variant:small-caps;
}
 .formStyle
  {
background-color: #ffffcc;
color:#333366;
  }
  .choiceStyle
  {
color: #663300;;
background-color: #ccccff;
  }
 .testStyle
  {
  color:#000000;
background-color:#cc6666;
  }
 .plainStyle
  {
  color: #000000;
  background-color: #ffffff;
  }
 .alertStyle
  {
  color:#ff3333;
  background-color:#000066;
  }
#topCell
{
width:37em;
text-align:right;
color: #000066;
background-color:#ffffcc;
}
#buttonCell
{
width:15em;
}
#diffCell
{
width: 5em;
}
#textCell
{
width:22em;
}
#mathForm 
 {
 float: left;
 }
 #mathTable
{
border-width: 0em;
text-align: center;
padding: 1em;
border-color: #333366;
border-style: dotted;
width:48em;
}
#mathInfo, #mathSanction, #textDiv
{
width: 100%;
margin-width:0px;
border-width:0px;
}
#mathProb
{
font-weight:bold;
width: 50em;
border-width:2px;
border-color: #000066;
}
#ticker
{
padding:0px;
font-weight:bold;
margin-width:0px;
border-width:3px;
font-size:1em;
font-weight:bold;
width: 10em;
border-color:#ff3333;
border-style:dotted;
}

#help
 {
float: right;
max-width: 20em; 
color: #000000;
background-color: #ffffff;
border-style: solid;
padding: 1ex;
 }
