@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	font-size: 12px;
}

td,a {
	font: 12px/120%;
}

.menu_white{
	line-height: 160%;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}

.menu_yellow{
	line-height: 160%;
	font-size: 12px;
	color:#fff700;
	font-weight: bold;
}

.menu_red{
	line-height: 160%;
	font-size: 12px;
	color:#f60c05;
	font-weight: bold;
}

.menu_red2{
	line-height: 160%;
	font-size: 12px;
	color:#ff0000;
}
.menu_red3{
	line-height: 160%;
	font-size: 16px;
	color:#ff0000;
	font-weight: bold;
}
.menu_red4{
	line-height: 160%;
	font-size: 14px;
	color:#af0005;
	font-weight: bold;
}
.menu_black{
	line-height: 160%;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}


.menu_blue{
	line-height: 160%;
	font-size: 12px;
	color:#0066cc;
	font-weight: bold;
}

a.red_small:link,a.red_small:visited {font-size: 12px;color: #ff1e52;text-decoration: underline;}
a.red_small:active,a.red_small:hover {font-size: 12px;color: #ff1e52;text-decoration: underline;}

a.blue_small:link,a.blue_small:visited {font-size: 12px;color: #0066cc;text-decoration: underline;}
a.blue_small:active,a.blue_small:hover {font-size: 12px;color: #ff0000;text-decoration: underline;}

a.blue:link,a.blue:visited {font-size: 12px;color: #0066cc;text-decoration: underline;}
a.blue:active,a.blue:hover {font-size: 12px;color: #ff0000;text-decoration: underline;}

a.white:link,a.white:visited {font-size: 12px;color: #ffffff;text-decoration: none;font-weight: bold;}
a.white:active,a.white:hover {font-size: 12px;color: #ffffff;text-decoration: underline;font-weight: bold;}

a.black:link,a.black:visited {font-size: 12px;color: #000000;text-decoration: underline;}
a.black:active,a.black:hover {font-size: 12px;color: #ff0000;text-decoration: underline;}

a.title:link,a.title:visited {font-size: 12px;color: #003399;text-decoration: underline;font-weight: bold;}
a.title:active,a.title:hover {font-size: 12px;color: #FF0000;text-decoration: underline;font-weight: bold;}

a.blue_small_2:link,a.blue_small_2:visited {font-size: 11px;color: #ff0000;text-decoration: underline;}
a.blue_small_2:active,a.blue_small_2:hover {font-size: 11px;color: #0066cc;text-decoration: underline;}

.input, .select {
	font-size: 12px;
	border: 1px solid #B2BDC5;
}

.bluetable {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #697ba9;
	border-right-color: #697ba9;
	border-bottom-color: #697ba9;
	border-left-color: #697ba9;
} 

.menu_white_big{
	line-height: 160%;
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
}

.menu_white_small{
	line-height: 120%;
	font-size: 12px;
	color:#ffffff;
}

.menu_yellow_2{
	line-height: 160%;
	font-size: 16px;
	color:#cc6600;
	font-weight: bold;
}

.oldprice {
	font-size: 11px;
	color: #333333;
	text-decoration: line-through;
}

.retail{
	line-height: 160%;
	font-size: 12px;
	color:#96171A;
	font-weight: bold;
}

.wholesale{
	font-size: 11px;
	color:#000000;
}
.wprice{
	line-height: 160%;
	font-size: 18px;
	color:#FF0000;
	font-weight: bold;
}

.menu_code{
	line-height: 120%;
	font-size: 12px;
	color:#666666;
}

.table_error {
	background-color: #FFFFCC;
	border: 2px solid #FF3300;
}
