TEXTAREA.header {border: 1px #990033 solid; width:100%; height:150px;}
TEXTAREA.edit {border: 1px #990033 solid; width:100%; height:300px;}
div.tab_content_show {display:block; border: 1px #999999 dashed; padding:10px;}
div.tab_content_hide {display:none;}
div.content {background:#FFFFCC; position:absolute; width:100%;text-align:left;height:300px;}
td.tab_on {border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-right: 1px solid #FF0000; background:#EEEEEE;}
td.tab_off {border-top: 1px solid #EEEEEE; border-left: 1px solid #EEEEEE; border-right: 1px solid #EEEEEE; background:#FFFFFF;}
#highlight {padding:3px; border: 1px solid #ff0000; background-color:#A2CBFE;}
#menu_title {border-bottom: 1px solid #009; border-top: 1px solid #009; margin:3px 0px 3px 0px; padding:2px 0px 2px 0px; text-align:center; background-color:#900; color:#FFF; font-weight:bold;}
#page_header_display {display:block; width:100%; height:100px; border: 1px solid #EEE;}
#login {border: 1px solid #EEE; padding:10px; margin-top:20px; }
A.butts {display:block; margin-top:1px; padding-bottom:2px; padding-left:5px; border-top: 1px solid #EEE; border-left: 1px solid  #EEE; border-right: 1px solid  #CCC; border-bottom: 1px solid  #CCC; }
A.butts:link   {color:#808BF9; text-decoration: none; font-size:9pt; font-weight:bold}
A.butts:visited{color:#808BF9; text-decoration: none; font-size:9pt; font-weight:bold}
A.butts:hover {color:#FFF; text-decoration: underline; font-size:9pt; font-weight:bold; background:#808BF9;}

A.butts_on {display:block; margin-top:1px; padding-bottom:2px; padding-left:5px; border: 1px dotted #F00;}
A.butts_on:link   {color:#808BF9; text-decoration: none; font-size:9pt; font-weight:bold; background:#EEE;}
A.butts_on:visited{color:#808BF9; text-decoration: none; font-size:9pt; font-weight:bold; background:#EEE;}
A.butts_on:hover {color:#FFF; text-decoration: underline; font-size:9pt; font-weight:bold; background:#808BF9;}

textarea.textTitle {width:300px; height:40px; border: 1px solid #009;}
textarea.textDesc {width:300px; height:40px; border: 1px solid #009;}
textarea.textKeys {width:300px; height:60px; border: 1px solid #009;}
