.lightgray { background-color: #F5F4F5 }
.lightgold { background-color: #FFFFCC }
.white {  background-color: #FFFFFF}
.darkgray {  background-color: #CECBCE}
.dotline {  background-image: url(../images/dotlinetable.gif); background-repeat: repeat}
.dotlinehor { background-image:  url(../images/dotlinehor.gif); background-repeat: repeat }
.dotlinever { background-image: url(../images/dotlinever.gif); background-repeat: repeat }
.dotlinevercenter { background-image: url(../images/dotlinevercenter.gif); background-repeat: repeat }
.middlebg { background-image: url(../images/middlebg.jpg); background-repeat: repeat-y }
DIV.floating { padding:0.5em; background-color:#0099CC; border-style:solid; border-width:1px; width:250px; float:left}
