body {
   margin-top: 15px; 
   margin-bottom: 10px; 
   margin-left: 0px; 
   margin-right: 0px;
   background-color: #CECFB5; 
}
.admin {
   font-family: Trebuchet MS, Tahoma, Verdana, Arial;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   color: #444444;
   text-decoration: none;
}
.bold_text {
   font-family: Comic Sans MS;
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
}
.highlight {
   font-family: Comic Sans MS;
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
   font-style: italic;
}
.white_header {
   font-family: Comic Sans MS;
   font-size: 12pt;
   font-weight: normal;
   color: #ffffff;
}
.nav-bottom_off {
   font-family: Tahoma;
   font-size: 10pt;
   font-weight: bold;
   color: #000066;
   text-decoration: none;
}

.nav-bottom_on {
   font-family: Tahoma;
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}
.bottom_header {
    color: #000000;
    font-family: Comic Sans MS;
    font-size:14pt;
    font-weight: normal;
}
.tiny_warning {
    color: #660000;
    font-family: Comic Sans MS;
    font-size:9px;
    font-weight: bold;
}
.mtext_header {
   font-family: Comic Sans MS;
   font-size: 12pt;
   font-weight: normal;
   color: #ff3300;
}
.qtext {
   font-family: Comic Sans MS;
   font-size: 10pt;
   font-weight: bold;
   color: #ff3300;
}
.line_off { 
    font-size: 11px;
	font-family: Comic Sans MS;
    font-weight: normal;
    color: #ff3300;
    text-decoration: underline;

}
.line_on { 
    font-size: 11px;
	font-family: Comic Sans MS;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
.warning {
    color: #660000;
    font-family: Comic Sans MS;
    font-size:10pt;
    font-weight: bold;
}
.nav-bar_off {
   font-family: Comic Sans MS;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}

.nav-bar_on {
   font-family: Comic Sans MS;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}
.text_header {
   font-family: Comic Sans MS;
   font-size: 12pt;
   font-weight: normal;
   color: #000000;
}
.grid_text {
   font-family: Comic Sans MS;
   font-size: 8pt;
   font-weight: normal;
   color: #000000;
}
.grid_header {
   font-family: Comic Sans MS;
   font-size: 8pt;
   font-weight: bold;
   color: #ffffff;
}
.text {
   font-family: Comic Sans MS;
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
}
.design_on {
   font-family: Arial;
   font-size: 10px;
   font-weight: bold;
   color: #660000;
   text-decoration: none;
}
.design_off {
   font-family: Arial;
   font-size: 10px;
   font-weight: bold;
   color: #000066;
   text-decoration: underline;
}
.design {
   font-family: Arial;
   font-size: 10px;
   font-weight: bold;
   color: #660000;
   text-decoration: none;
}
.sign_up_box {
    color: #000000;
    font-family: Verdana, Tahoma, Helvetica,Arial;
    border: 1px solid #555555;
    background-color:#ffdbc4;
    font-size:11px;
    font-weight: normal;
}