/* General styles */
body, td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin: 0 0 0 0;}
body{ background-color: #ffa8bc;}
th { background-color: #b0819a; font-weight: bold; text-decoration: none; color: white; font-size: 11px;}
.winheader { font-weight: bold; text-decoration: none; font-size: 11px; }

a{ text-decoration: none; color: #000000}
a:hover{ text-decoration: underline; color: #ffff00; }

table.blackborder { background-color: black }
table.grayborder { background-color: gray }
.window {background-color: #e3c5c5; border: 1px dotted gray; margin-bottom: 10px; padding: 5px 5px 5px 5px;}
.row1 { background-color: #e2c0c8 }
.row2 { background-color: #deaab6 }
.row3 { background-color: #ab7e89 }

input, textarea, select {
    font-size:11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal;
    font-style:normal; color:#000000;
}
FORM{ margin-bottom: 0; margin-top: 0; }
ul{ margin-top: 8px; margin-bottom: 8px; }
img{ border-width: 0px; }

.special { color: yellow; !important; }

.codetitle {margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #A9B8C2; font-size: 8pt;}
.codetext {margin: 0px 5px 10px 5px; padding: 5px 5px 5px 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; font-size: 8pt; font-family: "Courier New", Courier, mono; background-color: #FAFAFA; overflow: auto}

img{border-width: 0px;}