
                                                                                                                             
                .status {
			border-bottom: 1px dotted; 
                        cursor: help;
                }



	       	form {
                        background-color: #FF00A2;
                        border: medium #FF00A2 ridge;
                        width: 50em;
                        margin-left: auto;
                        margin-right: auto;
                        margin-top: 1em;
                        margin-bottom: 1em;
                  }
                                                                                                                             
                                                                                                                             
         fieldset    {
                        border-width: 0px;
                        padding: .3em;
                                                                                                                             
                     }
                                                                                                                             
         legend      {
                        margin-top: 0.5em;
                        font-weight: bold;
                     }
                                                                                                                             
                                                                                                                             
         fieldset fieldset {
                        border-width: 2px;
                     }
                                                                                                                             
         fieldset fieldset legend {
                        font-weight: normal;
                    }


                                                                                                                             
        .submit      {
                        display: block;
                        margin-left: auto;
                        margin-right: auto;
                        margin-top: 1em;
                        text-align: center;
                     }
                                                                                                                             
                                                                                                                             
        label        {
                        display: block;
                        text-align: right;
                        margin-right: 6em;
                     }
                                                                                                                             
         fieldset fieldset label {
                        text-align: center;
                        margin-right: 1em;
                     }
                                                                                                                             
                                                                                                                             
        .date        {
                                                                                                                             
                        padding: .5em 2em .5em 2em;
                     }
                                                                                                                             
        .date label  {
                        float: left;
                        font-size: small;
                        text-align: center;
                     }
        .date label input, select {
                        display: block;
                     }
                                                                                                                             
                                                                                                                             
                                                                                                                             
         #show_codes label {
                        float: left;
                        width: 45%;
                        text-align: left;
                        font-size: small;
                                                                                                                             
                     }
                                                                                                                             
        input, select {
                        margin-left: 0.1em;
                        margin-right: 0.1em;
                     }
                                                                                                                             
                                                                                                                             
        #copyright   {
                        font-size: small;
                     }
                                                                                                                             
        #reports, #usermanage    {
                        border: medium ridge #FF00A2;
                        // overflow: hidden;
                        margin-bottom: 2em;
                        width: auto;
                        max-width: 75%;
                     }
                                                                                                                             
         #reports a, #usermanage a {
                      display: block;
                       background-color: #FF00A2;
         }
                                                                                                                             
        table.refered  {
        display: none;
        margin-left: 3em;
}
                                                                                                                             
                                                                                                                          
#summary {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 4em;
}
                                                                                                                             
#summary td {
        border: thin black solid;
        padding: 10px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 2px solid #FF00A2;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
                                                                                                                             
                                                                                                            
