body {
	margin: 0px;
	/*background-image: url(../gif/bg.gif);
	background-repeat: repeat-y;
	background-position: center;*/
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
a {
	color:#3333CC;
	text-decoration:none;
}
a:hover {
	color:#3333CC;
}
.close_window {
	border: 1px solid #3333CC;
}
.zoom_in {
	cursor: url("http://retail.maisc.com/css/ZOOM-IN.CUR"), -moz-zoom-in;
}
.zoom_out {
	cursor: url("http://retail.maisc.com/css/ZOOM-OUT.CUR"), -moz-zoom-out;
}
.addtocart {
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #999999;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-style: dotted;
	color: #999999;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.addtocart:hover {
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #333333;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-style: dotted;
	color: #333333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.price_strike {
	color: #FF0000;
	text-decoration: line-through;
}
.PageSiblingMenuINActive {
	border: 1px solid #3333CC;
}
.PageSiblingMenuINActive:hover {
	border: 1px solid #ff0000;
}
.PageSiblingMenuActive {
	border: 1px solid #ff0000;
}
.input_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E9E9E9;
	margin: 0px;
	padding: 1px;
	border: 1px solid #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E9E9E9;
	margin: 0px;
	padding: 1px;
	border: 1px solid #333333;
}
.cart_error{
	font-family: Arial, Helvetica, sans-serif;
	color:#ff0000;
}
.sibling_droplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#3333CC;
	background-color: #ffffff;
	margin: 0px;
	padding: 1px;
	border: 1px solid #444444;
}

.item_arrow {
	color: #3333CC; 
	text-decoration:none; 
	font-size:10pt;
}

.item_preview_menu_filer{
	color: #3333CC; 
	text-decoration:none; 
	font-size:10pt;
}

.item_preview_menu_filer:hover{
	color: #ff0000; 
	text-decoration:none; 
	font-size:10pt;
}

.item_preview_menu_filer_selected{
	color: #ff0000; 
	text-decoration:none; 
	font-size:10pt;
}

.item_preview_menu_filer_text{
	color: #444444; 
	text-decoration:none; 
	font-size:10pt;
}