body {background-color:#252527; color:silver; margin:0; padding:0; border:0 none; text-align: center;}
table, td {margin:0;padding:0;border:0 none;}
table.container {width:760px;}
table.heading, table.thumbs {width:700px;}

a {text-decoration:none;margin:0;padding:0;}
a:link {color:#ccc;background-color:transparent;}
a:visited {color:#ccc;background-color:transparent;}
a:hover {color:#fff;background-color:#900;}
a:active {color:#fff;background-color:#900;}

td.desc {width:700px;height:38px;}
td.desc table{margin:0;border:0 none;padding:0;}
td.desc table td{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;text-decoration: none;margin:0;border:0 none;padding:0;}


td.d1,td.d2 {
	padding:10px;
	text-align:justify;
	background-color:#999;	
	font-size:11px;
	line-height:16px;
}



table.thumbs td{
	border-bottom:1px solid #000;
	border-left:1px solid #333;
	border-right:1px solid #000;
	border-top:1px solid #333;
	margin:0 1px 1px 0;
	}
table.thumbs img {
background-color:#333;
	border-bottom:1px solid #000;
	border-left:1px solid #666;
	border-right:1px solid #000;
	border-top:1px solid #666;
	padding:5px;
	margin:5px;
	height:150px;
	width:150px;
	}

td.left {width:30px; background-image:url("/img/left.gif");	background-repeat: repeat-y;}
td.right {width:30px; background-image:url("/img/right.gif"); background-repeat: repeat-y;}
