body {  background-color: #A8B7C6;
        color: #576A79;
        margin: 0px;
        font-family: verdana, arial, helvetica;
        font-size: 10pt;
     }

a:active, a:visited, a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #909090; text-decoration: none; }
a:hover { font-family: verdana, arial, helvetica; color: #909090; text-decoration: underline; font-weight:normal; }

.title  { font-size: 13pt; font-weight: bold; }
.smalltitle  { font-size: 11pt; font-weight: bold; }
.normal { font-family: verdana, arial, helvetica; font-size: 8pt; }
.small  { font-family: verdana, arial, helvetica; font-size: 7pt; }

table.master { width: 640px; height: 480px; margin:0px; }
table.thumbs { width: 431px; height: 270px; margin:0px; }
table.thumbnails { width: 380px; height: 190px; margin:0px; text-align: center; }

tr.row1 { height:  63px; }
tr.row2 { height: 270px; }
tr.row3 { height: 147px; }

tr.thumbs_top  { height:  28px; }
tr.thumbs_nav  { height:  29px; }
tr.thumbs      { height: 208px; }

td.col1 { width: 112px; background-color: #D8D8D8; }
td.col2 { width: 431px; background-color: #D8D8D8; background-repeat: no-repeat; }
td.col3 { width: 97px ; background-color: #D8D8D8; }
td.thumbnails { text-align: center; }
td.thumbnail  { background-image: URL(Resources/TableThumbsBack.gif); height: 90px; text-align: center; vertical-align: center; }
td.gallerythumbnail  { background-image: URL(Resources/GalleryThumbBac.gif); height: 90px; text-align: left; vertical-align: center; }
td.idColTDblankThumb { background-image: URL(Resources/TableThumbsBack.gif); height: 90px; text-align: center; vertical-align: center; }
td.idGalTDblankThumb { background-image: URL(Resources/GalleryThumbBac.gif); height: 90px; vertical-align: center; }

img { border-width: 0px; border-color: blue; border-style: solid; margin: 0px; }
img.imgthumb {}
                                                   

