BODY{
    background-color:#000000; color:#FFFFFF; font-size: 8pt; font-family: Arial;}

A:link {color: #FFFFFF; font: 8pt arial;}
A:visited {color: #C3C3C3; font: 8pt arial;}
A:active {color: #C3C3C3; font: 8pt arial;}
.button {background-color: #FFFFFF; color:#000000; font-size: 10pt; ;font-weight: normal}
.dropdownc {background-color: #FFFFFF; color: #000000; font-size: 10pt;font-weight: normal}
.dropdown-members-menu {background-color: #6B6212; color: #FFFFFF; font-size: 10pt;font-weight: normal);}

.table-bg {background-color:#000000;}
.table-bg-header {height=10; background-color:#000000;}
.table-bg-menu {background-color:#000000;)}
.table-bg-footer {background-color:#000000;}

.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 */
}