@import url("../../css_styles/Navbarbackground.css");
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #663333;
	color: #FFFFFF;
	direction: ltr;
	display: inline-table;
	empty-cells: hide;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	height: auto;
	left: auto;
	line-height: normal;
	margin-top: 1.5em;
	padding-left: 1em;
	padding-top: 0px;
	table-layout: inherit;
	text-align: left;
	margin-left: 1.5em;
	top: auto;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	float: inherit;
	font-weight: normal;
	text-indent: 0em;
	padding-right: 4px;
	page-break-before: auto;
	text-decoration: none;
	border: thin double #FFFF99;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
body {
	background-color: #660000;
	margin-left: 1.5em;
	line-height: 100%;
	background-repeat: repeat;
}
.Navbar {
	font-size: medium;
	line-height: 0em;
}
.Navbar2 {font-size: 14px; line-height: 0em; font-family: Greco, Calligrapher, Arial, Verdana; }
.style10 {line-height: 0em}
.style11 {font-size: 12; line-height: 0em; font-family: Greco, Calligrapher, Arial, Verdana; }
.style12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	color: #666666;
	direction: ltr;
	display: inline-table;
	empty-cells: hide;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	height: auto;
	left: auto;
	line-height: normal;
	margin-top: 0;
	padding-left: 1px;
	padding-top: 1px;
	table-layout: auto;
	text-align: left;
	margin-left: auto;
	top: auto;
	margin-right: 0;
	margin-bottom: 0;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9966;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FF66FF;
}


.ProdTitle {
	font-size: large;
	text-align: center;
	padding-left: 12px;
}
