a:link {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:active {color: #666666; text-decoration: underline; }
a:hover {color: #666666; text-decoration: underline; }

body { background-color: #ADC592; background-image: url("/images/bg_body.gif"); }
body, form { margin: 0px; }
body, table, td, div, textarea { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #666666; }
input, select { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9px; color: #666666; }
body, table, td, div, textarea { line-height: 150%; word-break:break-word; }

.bold { font-weight: bold; }
.orange { color:#EC6400; }
.green { color:#007D00; }
.blue { color:#004A80; }
.white { color:#FFFFFF; }
.gray { color:#666666; }
.red { color:#FF0000; }
.green_bg { background-color:#AAD77B; }
.lightgreen_bg { background-color:#DFF0CE; }

.latin { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9px; }
.frame { border: 1px dotted #DDDDDD; padding: 10px; line-height: 180%; }

input, select { color:#007D00; }
.inputin { background-color:#DFF0CE;}
.inputout { background-color:#FFFFFF; }

.greenbutton { font-size:9px;font-weight:bold; background-color:#8AE15B; background:url(/images/bg_button_green.gif); border-bottom: #00A800 1px solid; border-left: #FFFFFF 1px solid; border-right:#00A800 1px solid; border-top:#FFFFFF 1px solid; height:17px;}
.gbinput { font-size:9px;border:#00A800 1px solid; }
.obinput { font-size:9px;border-bottom:#EC6400 1px solid; border-top:0px; border-left:0px; border-right:0px; color:#EC6400; }

.dottedline { background:url(/images/bg_dotted.gif); background-repeat:repeat-x; }
.dottedline_y { background:url(/images/bg_dotted_tb.gif);background-repeat:repeat-y; }