body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family: Arial;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: White;
}
a {
	color : #4682B4;
}
A:hover {color:#F94631;}
.bold{font:900}
a.menu {
	color: White;
	font-size: 14px;
	font-family: Arial;
	font-weight : normal;
	text-decoration: none;
	margin-left : 10px;
	margin-right : 15px;
}
.menu_t {
	background-color : #808080;
	border-bottom : 1px solid;
	border-color : white;
}
a.hot {
	color: #356EE1;
	font-family: Arial;
	font-weight : bold;
}
a.menu_sm {
	color: Gray;
	font-size: 12px;
	font-family: Arial;
	font-weight : normal;
	text-decoration:none;
}
a.menu:hover{
	color: #F94631;
}
.white {
	color: #D1D1D1;
	font-size:11px;
}
.mname {
	color: Gray;
	font-size:12px;
	font-weight : normal;
	text-transform : uppercase;
}
.portfolio {
		border: 6px solid;
		border-color : #ABB1B6;
}
.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: White;
	font-size:9px;
	font-weight : normal;
	text-decoration:none;
	list-style-image : none;
	list-style-type : square;
}
h1 {
	font-size: 16px;
	font-family: "Arial Narrow";
	color: #F0F0F0;
	font-weight : 400;
	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 : #FDF5E6;
	font-family: Arial;
	font-size: 11px;
	font-weight : bold;
	font-family : Arial;
}
input {
	border : 1px solid Gray;
	height : 16px;
	font-size : 12px;
}
.tab_all {
	border : 1px solid;
}
.tab_right {
	border-right : 1px solid #cccccc;
}
.tab_bottom {
	border-bottom : 5px solid;
}
.bg_up {
	background-position : top;
	background-repeat : repeat-x;
}
.bg_dw  {
	background-position : bottom left;
	background-repeat : no-repeat;
}
.bg_logo  {
	background-position :  right bottom;
	background-repeat : repeat-x;
}