body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family: Arial;
}
td {font-family: Arial; font-size: 11px;}
a {
	color : white;
}
A:hover {color:red;}
.bold{font:900}
a.menu {
	color: White;
	font-size:13;
	text-decoration:none;
	font-weight : normal;
}
a.menu:hover{color:red}
.grey {		
color: Gray;
}
.mname {
	color: White;
	font-size:13px;
	font-weight : normal;
}
.news {
	color: #414141;
	font-size:10px;
	font-weight : normal;
}
.menuleft{
	color: White;
	font-weight : normal;
	font-size : 14px;
	text-decoration : none;
}
.t10 {
	color: White;
	font-size:9px;
	font-weight : normal;
	text-decoration:none;
}
h1 {
	font-size: 20px;
	font-family: Arial;
	color: White;
	font-weight : normal;
	margin-top : -1px;
	margin-bottom : -1px;
}
h2 {
	font-size: 18px;
	font-family: Arial;
	color: White;
	font-weight : normal;
	margin-top : -2px;
	margin-bottom : -2px;
}
h3 {
	font-size: 14px;
	font-family: Arial;
	font-weight : bold;

	margin-top : -1px;
}
h5 {
	color: #252525;
		font-family: Arial;
	font-size: 11px;
	margin-bottom : -1px;
	margin-top : -1px;
	text-transform : uppercase;
}
.tab_left {
	border-left: 1px solid;
}
.name {
	font-size: 12px;
	color : #252525;
}
img {
	border : none;
}
.price {
	font-size: 14px;
	font-family: Arial;
	color: #FF4500;
	font-weight : bold;
}
.price_sm {
	font-size: 12px;
	font-family: Arial;
	color: #007DF4;
	font-weight : bold;
}
.name_b {
	font-size: 15px;
	font-family: Arial;
	color: #252525;
	font-weight : bold;
}
strong {
	color: #252525;
	font-family: Arial;
	font-size: 11px;
	text-transform : uppercase;
}
input {
	border : 1px solid Gray;
	height : 18px;
	font-size : 12px;
}
.tab_all {
	border : 1px solid;
}