body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
div.scroll {
 height: 350px;
  width: 565px;
  left:0px;
  top:3px;
  position:relative;
   overflow: auto;
 padding: 10px;
 }
 
.white {color: #FFFFFF}

.custard {color: #FFCC66}

.rust {color: #CC6600; font-weight: bold;}

.rustBIG {
	color: #CC6600;
	font-weight: bold;
	font-size: 16px;
}

.mud {color: #CC9900; font-weight: bold;}

.mudsmall {color: #CC9900; font-size: 10px; font-weight: bold;}

.lemonzest {color: #FFFFCC; font-size: 10px; font-weight: bold;}

.small {font-size: 11px; font-weight: bold;}

.small2 {font-size: 11px;}

.smalltextright {color: #000000; font-size: 10px;}

a:link {color: #CC6600;}
a:visited {color: #CC6600;}
a:hover {color: #FF6600;}
a:active {color: #CC6600;}

a.dragynlink:link {color: #FFCC66;}
a.dragynlink:visited {color: #FFCC66;}
a.dragynlink:hover {color: #FFFF00;}
a.dragynlink:active {color: #FFCC66;}

a.LINK2:link {color: #CC9900; text-decoration: none;}
a.LINK2:visited {color: #CC9900; text-decoration: none;}
a.LINK2:hover {color: #FF9900; text-decoration: none;}
a.LINK2:active {color: #CC9900; text-decoration: none;}

a.LINKsmall:link {color: #FFFFCC; font-size: 10px; font-weight: bold;}
a.LINKsmall:visited {color: #FFFFCC; font-size: 10px; font-weight: bold;}
a.LINKsmall:hover {color: #FFFF66; font-size: 10px; font-weight: bold;}
a.LINKsmall:active {color: #FFFFCC; font-size: 10px; font-weight: bold;}