td {font:12px tahoma; color:#000000}

a.black {font-family:tahoma; font-size:12px; color:#000000; text-decoration:none; font-weight:bold}
a.black:hover {font-family:tahoma; font-size:12px; color:#000000; text-decoration:underline; font-weight:bold}

a.black_normal {font-family:tahoma; font-size:12px; color:#000000; text-decoration:underline; font-weight:normal}
a.black_normal:hover {font-family:tahoma; font-size:12px; color:#000000; text-decoration:underline; font-weight:normal}


.head {font-family:tahoma; font-size:12px; color:#990000; text-decoration:none; font-weight:bold}
.title {font-family:tahoma; font-size:14px; color:#003300; text-decoration:none; font-weight:bold}

a.green {font-family:tahoma; font-size:10px; color:#6C9100; text-decoration:none; font-weight:bold}
a.green:hover {font-family:tahoma; font-size:10px; color:#6C9100; text-decoration:underline; font-weight:bold}

a.green_body_link {font-family:tahoma; font-size:12px; color:#6C9100; text-decoration:underline; font-weight:bold}
a.green_body_link:hover {font-family:tahoma; font-size:12px; color:#6C9100; text-decoration:none; font-weight:bold}

a.grey {font-family:tahoma; font-size:11px; color:#666666; text-decoration:none; font-weight:normal}
a.grey:hover {font-family:tahoma; font-size:11px; color:#000000; text-decoration:none; font-weight:normal}

a.white {font-family:tahoma; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold}
a.white:hover {font-family:tahoma; font-size:12px; color:#ffffff; text-decoration:underline; font-weight:bold}

a.white_btn_link {font-family:tahoma; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold}
a.white_btn_link:hover {font-family:tahoma; font-size:12px; color:#D5E3D5; text-decoration:none; font-weight:bold}

a.black_bold {font-family:tahoma; font-size:12px; color:#000000; text-decoration:none; font-weight:bold}
a.black_bold:hover {font-family:tahoma; font-size:12px; color:#000000; text-decoration:underline; font-weight:bold}

a.link {font-family:tahoma; font-size:12px; color:#996600; text-decoration:underline; font-weight:bold}
a.link:hover {font-family:tahoma; font-size:12px; color:#996600; text-decoration:none; font-weight:bold}

a.red {font-family:tahoma; font-size:12px; color:#990000; text-decoration:none; font-weight:bold}
a.red:hover {font-family:tahoma; font-size:12px; color:#990000; text-decoration:underline; font-weight:bold}

.err_msg{
margin-left:0px;
border-top:1px solid #FF0000;
border-left:1px solid #FF0000;
border-right:1px solid #FF0000;
border-bottom:1px solid #FF0000;
padding: 2px 2px 2px 2px;
color: #FF0000;
background-color: #FFE9D2;
}

.success_msg{
margin-left:0px;
border-top:1px solid #00BF00;
border-left:1px solid #00BF00;
border-right:1px solid #00BF00;
border-bottom:1px solid #00BF00;
padding: 2px 2px 2px 2px;
color: #003300;
background-color: #D5FFD5;
}

.process_msg{
margin-left:0px;
border-top:1px solid #00BF00;
border-left:1px solid #00BF00;
border-right:1px solid #00BF00;
border-bottom:1px solid #00BF00;
padding: 2px 2px 2px 2px;
color: #003300;
background-color: #FFFFFF;
}


.textbox{
  background-color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#003300;
  color:#003300;
  }
  
.textbox_order{
  background-color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#003300;
  color:#003300;
  height:13px;
}

.checkbox {
  background-color:#F3F5EF;
  border-width:1px;
  border-style:dotted
  color:#003300;
}
  
.button{
  background-color:#D5DDC6;
  border-width:1px;
  border-style:solid;
  border-color:#003300;
  color:#003300;
  padding-left:0px;
  padding-right:0px; 
  border-right: #000000 2px solid; 
  border-bottom: #000000 2px solid;   
}
