h1
{
  font-size: 27px;
  font-family: monotype corsiva, arial, verdana; 
  color: #4A0009;
  background-color:#FEF7DF; 
  border:#A19A83; 
  border-style:solid; 
  border-top-width:0px; 
  border-bottom-width:1px; 
  border-right-width:1px; 
  border-left-width:0px;
}

h2
{
  font-size: 18px;
  font-family: arial, verdana; 
  color: #003300;
}

h3
{
  font-size: 16px;
  font-family: arial, verdana; 
  color: #004500;
}


.boxed		
{
  font-family: verdana,arial; 
  border:#AAAAAA; 
  border-style:solid; 
  border-top-width:1px; 
  border-bottom-width:1px; 
  border-right-width:1px; 
  border-left-width:1px;
}

.boxed2		
{
  font-family: verdana,arial; 
  border:#000000; 
  border-style:solid; 
  border-top-width:1px; 
  border-bottom-width:1px; 
  border-right-width:1px; 
  border-left-width:1px;
}

.prodbox		
{
  font-family:arial, verdana; 
  color:black; 
  padding: 1px 2px;
  background-color:#FAFAFA; 
  border:#DDDDDD; 
  border-style:solid; 
  border-top-width:1px; 
  border-bottom-width:1px; 
  border-right-width:1px; 
  border-left-width:1px;
}

.prodtype
{
  font-size: 15px;
  color: #000000;
  font-weight: bold; 
}

.highback
{
  background-color:yellow; 
}

.important
{
  color: #CD0000;
  font-weight: bold;   
}

.important2
{
  font-size: 12pt;
  font-weight: bold;   
}

.smalltext
{
  font-family: arial, verdana; 
  font-size: 8pt;
  padding: 0.05cm;
  color: #000000;
  border:#7F9DB9; 
  border-style:solid; 
  border-top-width:1px; 
  border-bottom-width:0px; 
  border-right-width:0px; 
  border-left-width:0px;  
}

.smalltexttitle
{
  font-family: arial, verdana; 
  font-size: 8pt;
  padding: 0.05cm;
  color: #000000;
  font-weight: bold;   
  border:#7F9DB9; 
  border-style:solid; 
  border-top-width:1px; 
  border-bottom-width:0px; 
  border-right-width:0px; 
  border-left-width:0px;  
  background-color:yellow; 
}

.footer
{
  font-family: verdana, arial; 
  font-size: 8pt;
  padding: 0.05cm;
  text-align: center; 
  color: #4F4C41;
}

.loggedin
{
  font-family: verdana, arial; 
  font-size: 8pt;
  padding: 0.05cm;
  color: #52F521;
  font-weight: bold;  
}

.button
{
  background-color: #3BB017;
  border: 2px #3BB017 outset;
  padding: 1px 2px;
  color: #F1F1F1;
  text-decoration: none;
  font: bold 100% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.textbox		
{
  font-family:arial, verdana; 
  color:black; 
  padding: 1px 2px;
  background-color:#FFFFFF; 
  border:#7F9DB9; 
  border-style:solid; 
  border-top-width:1px; 
  border-bottom-width:1px; 
  border-right-width:1px; 
  border-left-width:1px;
}

.menuitem
{
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold; 
}

.instructions
{
  font-size: 11px;
  color: #000067;
}

.instructions2
{
  color: #000067;
}

.error
{
  font-size: 17px;
  font-family: monotype corsiva, verdana, arial; 
  color: #FF0000;
}

.message
{
  font-size: 17px;
  font-family: monotype corsiva, verdana, arial; 
  color: #008800;
}

.pagebody
{
  padding: 1cm; 
  text-align: left;
  border:#DDDDDD; 
  border-style:none; 
  border-top-width:0px; 
  border-bottom-width:0px; 
  border-right-width:0px; 
  border-left-width:0px;  
}

.sidecontent
{
  padding: 0.5cm; 
  text-align: left;
  border:#B0A991; 
  border-style:solid; 
  border-top-width:1px; 
  border-bottom-width:1px; 
  border-right-width:1px; 
  border-left-width:1px;  
}

td
{
  font-family: monotype corsiva, arial, verdana; 
  color: #002200;
  font-size: larger;
}

p
{
  text-align: left;
}

html, body 
{
  height: 100%;
  width: 100%;
}

body 
{
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: smaller;
}

a 
{
  text-decoration: none;
  monotype corsiva, arial, verdana; 
}

a:visited
{ 
  color: #333333;
  monotype corsiva, arial, verdana; 
}

a:hover		
{  
  color: #336633; 
  monotype corsiva, arial, verdana; 
  text-decoration: underline;
}

a:link		
{  
  color: #444444;
  monotype corsiva, arial, verdana; 
} 

a:active
{ 
  color: #555555;
  monotype corsiva, arial, verdana; 
}