/********** COMMON STYLES **********/
body {font: 12px Arial;}

a:link, a:active, a:visited{color:#71804D;text-decoration:none;font-weight:bold;}
a:hover{color:#82A53E;text-decoration:underline;font-weight:bold;}

input.form_button{width:60px; background-color:#D6E3B5; border:#71804D thin solid; font-size:12px;}

select.common,select.commona{font-size:12px;}
select.common{background-color:#F4F8ED; border:#D3E3B5 2px solid;}
select.commona{background-color:#ebccd6; border:#BCD590 2px solid;}

font.warning{color: #AB9D50; font-weight:bold;}
font.error{color: #9B4244; font-weight:bold;}
font.notify{color: #73986D; font-weight:bold;}

input.text_field,textarea.text_area{width:150px; background-color:#FBFDFD; border:#C6CCDD 1px solid; padding-left:4px; padding-right:4px; margin:1px;}
input.text_field{font-size:12px;}
textarea.text_area{font-size:12px;}
input.text_field,textarea.text_area{width:250px; background-color:#ebccd6; border:#647C8E 2px solid; padding-left:4px; padding-right:4px;}
input.text_field{font-size:12px; margin:0;}
textarea.text_area{font-size:12px;}