@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:165%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link,a:visited {	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}

img{ border:0px;}
.bold{ font-weight:bold;}
.menu:link,.menu:visited{ color:#02233f; font-weight:bold; font-size:13px; text-decoration:none;}
.menu:hover{ color:#ff0000; font-weight:bold; font-size:13px; text-decoration:none;}

.title_product{ font-weight:bold; font-size:13px; color:white; padding-left:90px;}
.title_product_search{ font-weight:bold; font-size:13px; color:white; padding-left:90px; padding-bottom:13px;}
.padding_5{ padding:5px;}
.bold_red_13px:link{
	font-size: 13px;
	font-weight: bold;
	color: #0072ff;
	text-decoration: none;
}
.bold_red_13px:visited{
	font-size: 13px;
	font-weight: bold;
	color: #0072ff;
	text-decoration: none;
}
.bold_red_13px:hover{
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
p{ padding:0; margin:0; }