
BODY         {
        font-family:arial;font-size:12px;
        }

TD         {
        font-family:arial;font-size:12px;
        }

.head1 td {font-weight:bold}

.header1 {font-weight:bold;background-color:#F0F0F0;}
.header2 {font-size:11px;background-color:#F9FAFB;}

.menunav:link {font-weight:bold;color:#000000;text-decoration:none;}
.menunav:active {font-weight:bold;color:#000000;text-decoration:none;}
.menunav:visited {font-weight:bold;color:#000000;text-decoration:none;}
.menunav:hover {font-weight:bold;color:#000000;text-decoration:underline;}


.link_button {border:solid;border-width:1px;background-color:7Ca0bF;padding:2px;width=90px;}
.link_button2 {border:solid;border-width:1px;background-color:#777DB7;padding:2px;width=90px;}


.link_button:link {font-weight:bold;color:#ffffff;text-decoration:none;}
.link_button:active {font-weight:bold;color:#ffffff;text-decoration:none;}
.link_button:visited {font-weight:bold;color:#ffffff;text-decoration:none;}
.link_button:hover {font-weight:bold;color:#000000;text-decoration:none;background-color:#ACCBE5;}

.link_button2:link {font-weight:bold;color:#ffffff;text-decoration:none;}
.link_button2:active {font-weight:bold;color:#ffffff;text-decoration:none;}
.link_button2:visited {font-weight:bold;color:#ffffff;text-decoration:none;}
.link_button2:hover {font-weight:bold;color:#000000;text-decoration:none;background-color:#C6C9E1;}

.error {color:red;font-weight:bold;}
.green {color:green;font-weight:normal;}

.active_step {color:green;}



.white_link:link {color:#ffffff;text-decoration:none;}
.white_link:active {color:#ffffff;text-decoration:none;}
.white_link:visited {color:#ffffff;text-decoration:none;}
.white_link:hover {color:#ffffff;text-decoration:underline;}

.white_button {border:solid;border-width:1px;border-color:white; backgroung-color:white;color:053380;}

.editr {border:solid;border-width:1px;border-color:#0859A1;}
.editr3 {border:none;border-width:1px;border-color:#0859A1;}

.submit_2 {border:solid;border-width:1px;border-color:#0859A1;background-color:#D3E2F0;color:053380;}
.field_error {color:red;}
.field_error2 {color:red;border:solid;border-width:1px;border-color:red;}
.field_error3 {color:red;border:none;border-width:1px;border-color:red;}


.hidden_input {visibility:hidden;}

