body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	
	background-image: url(http://www.marsza.com/images/bg-head2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}


a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.Menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #005FA9;
	text-decoration: none;
}
.content-h {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
.content-sub {
	font-family: Arial;
	font-size: 11px;
	color: #A3A3A3;
	text-decoration: none;
}
.txt-copyright {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px double #F0F0F0;
}

/* Products */

.title_products {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: none;
}
.instrocks {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.border_dw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}


/*search vm*/
.searchvm .inputbox{
	width: 130px;
	padding: 9px 10px;
	background: url(/images/search-back.png) no-repeat;
	border: none;
}

.searchvm .button{
	width: 99px;
	height: 30px;

	background: url(/images/search-btt.png) no-repeat;
	border: none;

}

