/* CSS Document */
body {font: 10px arial, helvetica sans-serif; }
#ofu_table {
			font: 14px arial, helvetica sans-serif; 
			padding: 10px;
			border: #666666 solid 1px; color: #fff; background-color: #224;
             text-align: center;}
#table_box {border: #666666 solid 1px;}
#table_box {border: #666666 solid 1px;}
#whole_table {border: #666666 solid 1px; 
             text-align: center;}
#image_table {#border: #666666 solid 1px; color: #000; background-color: #fff;
             text-align: center;}
.specs td {color: #fff; background-color: #224;
             text-align: center;
			 }
			 
#title_table {border: #666666 solid 1px; color: #000; background-color: #ccc;
             text-align: center;}


tr.tr td {color: #fff; background-color:#224; text-align: center;}
tr.tryellow td {color: #000000; background-color:yellow; text-align: center;}

