body {
	font-family: verdana;
	font-size: 9pt;
	background-color: #fff2f2;
	color: #999;
    margin-top: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
	}

a {
	color: #999;
	}
    
div.thumbbanner {
    height: 24px; 
    ebackground-color: #ccd3dd; 
    background-color: #fff;
    text-align: center;
    border-bottom: 1px dotted #f00;
    }
    
table.thumb {
	border: 1px solid #aaa;
	background-color: #fdd;
    ebackground-color: #dddde3;
	}

div.thumbmenuspacer {
    height: 22px;
    }
    
td.thumbmenu {
    width: 170px;
    margin-bottom: 18px;
    font-size: 9pt;
    }
    
td.thumb {
	height: 165px;
    width: 150px;
    padding: 12px;
	border: 1px solid #999;
	background-color: #fff;
	}