BODY{
   SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #DBE4ED;
    SCROLLBAR-FACE-COLOR: 004080;
    background-color:#FBFFFF;
    color:#004080; font-size: 8pt; font-family: Verdana;}

.button {background-color: #004080; color:#ffffff; font-size: 8pt; ;font-weight: bold}
.dropdownc {background-color: #FFFFFF; color: #000000; font-size: 10pt;font-weight: normal}
.dropdown-members-menu {background-color: #004080; color: #ffffff; font-size: 8pt;font-weight: normal);}

.table-bg {background-color:#E9E9E9; background-image: url('table-bg.jpg')}
.table-bg-header {height=22; background-color:#E9E9E9; background-image: url('table-bg-header.jpg')}
.table-bg-menu {background-color:#E9E9E9; background-image: url('table-bg-menu.jpg')}
.table-bg-footer {background-color:#E9E9E9; background-image: url('table-bg-footer.jpg')}

.thumbnail
{
 position:relative;
 margin:0 auto;
 width: 120px;
 height: 130px;
 padding: 4px 4px 8px 4px;
 background-color: #222;
 border: 1px solid #2a2a2a;
 color: #eee;
 float: left;
 margin-right: 10px;
 margin-left: 10px;
 margin-bottom: 10px;
}
.section
{
 color: #eee;
 margin:0 auto;
 width:600px;
 background: #4F4F55;
 border-top: 1px solid #3d3d33;
 padding: 1.5em 0;
}
.clearfix:after
{
 float: center;
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
* html>body .clearfix
{
 display: inline-block;
 width: 100%;
}
* html .clearfix
{
 /* Hides from IE-mac \*/
 height: 1%;
 /* End hide from IE-mac */
}