body {
background-color: #646464;
}

.standard{
 font-family: verdana, arial; font-size: 10px; text-align: justify;
}

.smallFont{
 font-size: 9px;
}

.bold{
 font-weight: bold; }

.title{
 font-family: verdana, arial; font-size: 11px; font-weight: bold;
}
      
.enrollTitle{
 background-color: #FFB031; font-weight: bold;
}

.inputBox{
 border: 1px solid #FF851B; background-color: #FFFFFF;
}
  
.EnrollInputBox{
 border: 1px solid #FF851B; width: 200pt;
}
     
.enrollBox{
 border-style: solid;
 border-width: 1px;
 border-color: #FFB031;
}
       
.standardBox{
 border-style: solid;
 border-width: 1px;
 border-color: #FFB031;
}

.button{
 border: 1px solid #FF851B; background-color: #FFD387;
}

.smallFont{
 font-size: 8pt;
}

.contentIndent{
 padding-right: 10pt; padding-left: 10pt; padding-top: 5pt;
}
     
.indent5pt{
 margin-left: 5pt;
}

.tableTitle{
 background-color: #FFB031;
 color: black;
 font-weight: bold;
}

.tableBody1{
 background-color: #FFE3A3;
}

.justify{
 text-align: justify;
}

.box{
 border-style: solid;
 border-width: 1px;
 border-color: black;
}

.menuLine{
 border-style:solid; border-width: 0px 0px 1px 0px; border-color:black;
}

A.link1:link{
 text-decoration: none; color: white;
}  

A.link1:hover{
 text-decoration: none; color: white;
}            

A.link1:active{
 text-decoration: none; color: white;
}             

A.link1:visited{
 text-decoration: none; color: white;
}
