* { margin: 0; padding: 0; }
html, body { height: 100%; overflow: hidden; width: 100%; }
body { background-color: #CCCCCC; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; }
A:link    { background-color: inherit; color: #FF9933; cursor: pointer; font-weight: bold; text-decoration: none; }
A:visited { background-color: inherit; color: #FF9933; cursor: pointer; font-weight: bold; text-decoration: none; }
A:hover   { background-color: inherit; color: #25A800; cursor: pointer; font-weight: bold; text-decoration: none; }
A:active  { background-color: inherit; color: #FF0000; cursor: pointer; font-weight: bold; text-decoration: none; }
A:focus   { background-color: inherit; color: #FF0000; cursor: pointer; font-weight: bold; text-decoration: none; }

span.result { background-color: inherit; color: #25A800; font-weight: bold; }
#manage_frame { height: 90%; margin: 5%; width: 90% }
#manage_frame ul, #manage_frame ol { list-style-position: inside; margin-left: 25px; }

.display_none { display: none; }
.form fieldset { border: 0 none; }
.form input { border: 1px solid #D3D3D3; padding: 0 0 0 .2em; }
.form label { float: left; font-style: italic; font-weight: bold; }
.form p.plabel { display: block; margin: 0em 0em .8em 0em; text-align: right; width: 390px; }
.form p.ptextarea { display: block; margin: 1px 0 4px 0; text-align: left; width: 622px; }
.form textarea { height: 140px; overflow: auto; width: 100%; }
.form textarea.focus { background-color: #CCCCCC; color: #000000; }
.form textarea.normal { background-color: inherit; color: inherit; }
div.iframe_over { border: 1px solid #D3D3D3; }
iframe { background-color: #CCCCCC; border: 0; color: #000000; }
.Toolbar_Class { background: transparent url(images/bg_toolbar.jpg) repeat-x left; padding-top: 3px; position: relative; }
.img_toolbar { border: 1px solid #D3D3D3; cursor: help; overflow: hidden; }
select#formatblock { cursor: help; height: 20px; position: absolute; top: 5px; right: 10px; width: 100px; }
select#FontName { cursor: help; height: 20px; position: absolute; top: 5px; right: 120px; width: 220px; }
