/* THESE ARE FOR THE BUTTONS IN FORMS */

.blu { background-color:#ceceff; color:#800040;}
.yellow{background-color:#FFFFC4;color:black;}
.brn { background-color:#804040; color:#ffffff; font-weight:bold;}
.color { background-color:#CECEFF;}



/* THROUGHOUT STORMPAGES */

 body {background-color:#FEF1DA; font-size:10pt; font-family: arial, geneva, helvetica, helv; color:#800040;}
.trim{border-right: 2px inset navy;background-color:#CECEFF;}
dfn{background-color:#00FF40;}
 p{text-indent:0.25in; padding:3px;}
.size {font-weight:bold; font-size:14pt;}
hr{ width:60%; color:#804040;}
hr.nav { width:100%; color:navy;}
/* FOR THE NAVIGATION LINKS */


BODY {
scrollbar-face-color:#FEF1DA;
scrollbar-highlight-color:#000080;
scrollbar-3dlight-color:#FEF1DA;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#804040;
scrollbar-arrow-color:#804040;
scrollbar-track-color:#FEF1DA;
}



.on { text-decoration:none; color:red; font-weight:bold; font-size:8pt;}
.off {color:#620031; text-decoration:underline; font-weight:bold;font-size:8pt; }
.ona {text-decoration:none; color:#FF8040; font-weight:bold;font-size:8pt}
.offa {text-decoration:underline; color:#ff0000; font-weight:bold; font-size:8pt;}
a:hover.test{ text-decoration:none;background-color:#FFFFC4}
a:hover.alien{ text-decoration:none;background-color:#D9FFD9;}
a:hover{text-decoration:none;}

h1 {background-color:#804040; color:#ffffff; text-align:center; font-weight:bold;}
h5{background-color:#ceceff; text-align:center;}
h2 { background-color:#804040; text-align:center; color:#FFFFFF; font-weight:bold; font-size:12pt;}
h3{ background-color:#F0D8A4; text-align:center;}
h4 {background-color:#800040; text-align:center;color:#ffffff;}
.hilit { border-bottom: 2px solid black;}
.hirit {border-right: 2px solid black;}
.hibot{ border-bottom:6px solid black; padding:4px;}
.hiblk {border-left-width:4px; border-left-style:ridge; border-left-color:black; padding:4px;}

.text{font-size:1em;}
.temp{ border: inset 4px #ceceff; }

 .selcol{border: inset 4px #ffffff; background-color:#804040; color:#ffffff; font-weight:bold;}
 .optcola{background-color:#8000ff;}
 .optcolb{background-color:#800040;}
 .optcolc{background-color:#8080FF;}
