.prodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000080;
	font-weight: bold;
}
.text {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.prodtitleLG {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000088;
	text-align: center;


}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
.textbold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Red {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FF0000;
}
.RedLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #FF0000;
}
.RedSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #FF0000;
}

.menu a:link {
	color: #000099;
	font-size: 12px;
}

.menu a:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #000099;
}

.menu a:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #003399;
	text-align: center;
	line-height: normal;
}
.MenuBarLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #006633;
	text-decoration: none;
	text-align: left;
}
