@charset "utf-8";
/* CSS Document */

body {
	background-color: #1d1822;
	margin-left: 0px;
	margin-top: 0px;	
}

body,td{ color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color:  #000000;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #ffffff;
    }


a { color: #F6C356;
}

a:link {
	color: #F6C356;
	text-decoration: none;
}
a:visited {
	text-decoration: 
	none;
	color: #F6C356;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #F6C356;
}

.cell_white {background-color:#FFFFFF;
		align: center;		  
}

.cell_blk {background-color:#1d1822;
		align: center;		  
}

.prod_pg_color {background-color:#C0C081;
}

.col_txt {color: #F6C356;
	font-size: 16px;
}

.price_txt { font-family:"Times New Roman", Times, serif;
			font-size: 15px;
			color:#000000;
			font-weight:800;
}
			

hr { height: 1px; 
	color: #CCCCCC;
  	width:95%;
 }

.md_dot { font-size: 26px;
text-indent:8px;
}

.rights { color: #999999;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
