body,font,th,td,p,li { font-size:12px;  font-family: Tahoma, Arial, Helvetica, sans-serif; }
	
small { color:gray; }

input,textarea, select, BUTTON, pre {
	BORDER-RIGHT: #336699 1px solid; BORDER-TOP: #336699 1px solid;  BORDER-LEFT: #336699 1px solid; BORDER-BOTTOM: #336699 1px solid; BACKGROUND-COLOR: white;	
	color : #000000;
	border-color : #336699;
	font-size:12px;
}

pre {
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;  BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; 
	border-color : gray;
	color : #000000;
	font-size:11px;
	margin:0px; 
	padding:10px; 
	BACKGROUND-COLOR: whitesmoke;
}


.new { color: green; font-weight: bold; font-style:italic; font-family: Times, serif }
.price { color: FF2722; font-weight: bold; font-size:14px; font-style:italic; font-family: Times, serif }
.price2 { color: FF2722; font-size:14px; font-style:italic; font-family: Times, serif }

.icon { width: 20px; height: 20px }
.msg { font-size:120%; color: green; font-weight: bold; margin:10px; text-align:center; }

.m1 { FLOAT: left; WIDTH: 32%; padding:3px; margin:0px; }
.m2 { font-size:10px; display: table; _height: 0; padding-left:2px; }
.m3 { display: table; _height: 0; padding:3px; background-color: #F5F8FA; width:100%}
.m4 { clear:both; }
.m5 { padding:3px; margin:2px; background-color: white; }

.tp {
	width: 85px; height: 85px;
	BORDER-TOP: #336699 2px solid; BORDER-LEFT: #336699 2px solid;
	BORDER-RIGHT: #3F5169 2px solid;  BORDER-BOTTOM: #3F5169 2px solid;  
	BACKGROUND-COLOR: white;	
/*	border-color : #336699; */
}

.sizes td { background-color: white; }

.s {font-size:10px;}
