body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
		font-family: Arial;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: Gray;
	list-style-image : url(../img/li.gif);
	list-style-position : inside;
}
a {
	font-size: 14px;
	color : Black;
	text-decoration : none;
	margin : 2px;
	padding : 2px;
}
A:hover {
color : white;

}
.bold{font:900}
a.menu {
	color: #0357D3;
	font-size: 14px;
	font-family: Arial;
	font-weight : normal;
	text-decoration: none;
	text-transform : uppercase;
	margin-left : 0px;
}
a.hot {
	color: #356EE1;
	font-family: Arial;
	font-weight : bold;
}
a.menu_sm {
	color: #0357D3;
	font-size: 12px;
	font-family: Arial;
	font-weight : normal;
	text-decoration:none;
	margin-left : 30px;
}
a.menu:hover{
	color: #F94631;
}
.white {
	color: White;
	font-size:14px;
	font-weight : bold;
}
.mname {
	color: #F4F9FF;
	font-size:12px;
	font-weight : normal;
	text-transform : uppercase;
}
.portfolio {
    padding : 3px;
	border: 1px solid;
	color : #999999;
}
.menuleft{
	color: White;
	font-weight : normal;
	font-size : 14px;
	text-decoration : none;
}
.me_up {
	border-left:25px solid; 
	border-right:25px solid;
}
.t9 {
	color: #DBFFCA;
	font-size:9px;
	font-weight : normal;
	text-decoration:none;
}
.t10 {
	color: #F2F2F2;
	font-size:10px;
	font-weight : normal;
	text-decoration:none;
	margin-left : 7px;
}
h1 {
	font-size: 14px;
	font-family: "Arial";
	color: Gray;
	font-weight : normal;
	margin-top : 0px;
	text-transform : uppercase;
}
h2 {
	font-size: 14px;
	font-family: Arial;
	color: #9E362C;
	font-weight : normal;

	margin-bottom : 0px;
}
h3 {
	font-size: 14px;
	font-family: Arial;
	font-weight : bold;
	color: Gray;
	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-family: Arial;
	font-size: 11px;
	color : #515151;
}
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 : Gray;
	font-family: Arial;
	font-size: 16px;
	font-weight : normal;
	font-family : Arial Narrow;
}
input {
	border : 1px solid Gray;
	height : 16px;
	font-size : 12px;
}
.nom {
	background-color : #FF9900;
	margin-right : 5px;
	font-size:14px;
	font-weight : bold;
	color : White;
	padding-top: 2px; padding-bottom : 2px; padding-left : 6px; padding-right : 6px;
}
.tab_all {
	border : 1px solid;
}
.tab_right {
	border-right : 1px solid;
}
.tab_up {
	border-top : 1px solid;
}
.bg_up {
	background-position : left;
	background-repeat : repeat-y;
}
.bg_dw  {
	background-position : bottom;
	background-repeat : repeat-x;
}