.table-common {	clear: both;	font-family: Arial, Tahoma, sans-serif; 	font-size: 0.9em;	border-collapse: collapse;	margin: 0px 0px 0px 1px;}.table-common th {	color: #603913;	font-size: 0.8em;	text-transform: uppercase;	text-align: center;	padding: 0.2em 0.4em;	border: 1px solid #ece9d6;	border-top: 1px solid #F2EECE;	border-bottom: 1px solid #F9D54B;	background-color: #FEF8E0;	background-image: url('../img/table-common-header.gif');	background-repeat: repeat-x;	margin: 0px;	border-collapse: separate;}.table-common td {	color: #333333;	padding: 0.2em 0.4em;	vertical-align: top;	border: 1px solid #FDF1C1;	border-top: none;	border-collapse: collapse;	background-color: #FFFFFF;	white-space: normal;}.table-common a {	color: #A0410D;	text-decoration: none;	}.table-common a:hover {	color: #B94505;	text-decoration: underline;}.table-common .links {	width: auto;}.table-common .links a {	display: block;	float: left;	clear: none;	border: #ece9d6 1px solid;	padding: 4px 4px 2px 4px;/*4px 7px;*/	margin: 0px 1px 0px 1px;	font-family: Tahoma, Arial, sans-serif; 	font-size: 8pt;	cursor: pointer;}.table-common .links a:hover {	text-decoration: none;	background-color: #FFF9D6;	background-image: url('../img/button_bg.gif');	background-repeat: repeat-x;	border: 1px solid #FCE171;}.table-common .links a:active {	text-decoration: none;	padding: 5px 4px 1px 4px;/*4px 7px;*/	border: #ece9d6 1px solid;	border-bottom: #fffef5 1px solid;	border-right: #fffef5 1px solid;}.table-details {	clear: both;	background-color: #FFFBEC;	background-color: #F9E69B;	padding: 0px 0px 0px 0px;	border: none;/*1px solid #ece9d6;*/	text-align: left;	font-family: Arial, sans-serif;	font-size: 1.0em;	margin: 0px 0px;	width: 100%;	border-collapse: collapse;	border-bottom: 3px solid #FFF8DF;	border-top: 1px solid #F9E69B;}.table-details tr {}.table-details th {	color: #736357;	font-weight: normal;	vertical-align: top;	padding: 6px 10px 6px 15px;	border-top: 1px solid #F2E7BD;	border-left: 0px solid #fff;	background-color: #FFFBEC;}.table-details td {	color: #362F2D;	padding: 4px 15px 4px 5px;	border-left: 1px solid #9cd1f9;        border-right: 1px solid #9cd1f9;	border-top: 1px solid #9cd1f9;	background-color: #FFFBEC;}.table-details img{    padding:5px;    width:200px;    height:150px;    -moz-border-radius: 4px;    border: 1px solid #F1C200;}.table-details img:hover{    width:400px;    height:350px;   border: 1px solid #F1C200;    position:absolute;    z-index:30;    background-color:#B8860B;}.ff td{  -moz-border-radius: 4px;   padding: 4px 0px 4px 3px;	border-left: 1px solid #9cd1f9;        border-right: 1px solid #9cd1f9;	border-top: 1px solid #9cd1f9;	background-color: #e6f8ff;}.ff a{    text-decoration:none;                color: #0033ff;}.ff a:hover{    text-decoration:blink;    color:green;}  
