.oldscript { text-align: justify }
body
{
background-color: #EAD7A8;

margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;

font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #7C5522;

scrollbar-face-color:       #EAD7A8;
scrollbar-track-color:      #CC3300;
scrollbar-base-color:       #000000;
scrollbar-arrow-color:      #BF8135;
scrollbar-3dlight-color:    #ffffff;
scrollbar-highlight-color:  #ffffff;
scrollbar-darkshadow-color: #7C5522;
scrollbar-shadow-color:     #7C5522 
}

A:link         { color: #cc3300; font-weight: bold; text-decoration: none }
A:active       { color: #996600; font-weight: bold; text-decoration: underline }
A:hover        { color: #cc3300; font-weight: bold; text-decoration: underline }
A:visited      { color: #BF8135; font-weight: bold; text-decoration: none }

.justify       { text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #7c5522 }
.unjust        { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #7c5522 }

.header1       { font-size: 11pt; font-weight: bold; color: #996600 }
.headertxt     { font-size: 9pt; font-weight: bold; color: #cc3300 }

.small         { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #7c5522 }
.smallcopy     { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #BF8135 }

.hr            { color: #cc3300; height: 1; width: 100% }
.check         { width: 13; height: 13; margin: 10,10,0,10 }
.marker        { list-style-image: url(<?php echo $img ?>check.gif) }
.new           { width: 37; height: 13; margin: 0,0,0,10 }
.cursor        { width: 32; height: 32; margin: 20; border-width: 2; border-color: #E95701 #CC3300 #CC3300 #E95701 }

.preview       { width: 102; height: 102; border-style: solid; border-width: 1; border-color: #CC3300; background-color: #E2C68B; margin: 5 }
.pic           { border-style: none }
