BODY {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.table1 {
	width: 731px;
	height: 100%;
}

.table_right {
	border-top: 1px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-color: White;
	border-style: solid;

	width: 100px;
	height: auto;
	
}

.menu {
	background-color: Red;
	border-color: white;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;	
	border-bottom: 0px;
	border-style: solid;
	width: 731px;
	height: 41px;
}

.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: center;
	font-weight: bold;
}

a.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

a.menu_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.menu_left {
	width: 17px;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	margin-left: 5px;
	padding-right: 40px;
	text-align: justify;
	line-height: 140%;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}

a.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-decoration: underline;
}

a.product_name:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7A7A7;
	text-decoration: underline;
	text-align: center;
}