/* CSS definition file containing site wide stylesheets */

.AA_Titles {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20pt;
 	color: rgb(0,102,255)
}

.NoUnderLineLink {
	color: rgb(0,0,0);
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.roundBox {
	background-color: rgb(243,234,234);
 	border: 1px solid rgb(128,128,128);
 	padding: 10px
}

.txt_Cat_001 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	font-weight: bold
}

.txt_Ingredients {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal
}

.RoundBoxNoBkgnd {
	background-color: rgb(246,241,241);
 	border: 1px solid rgb(128,128,128);
 	padding: 10px
}

.txt_Price {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	font-weight: bold;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.txt_Name {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	font-weight: bold
}

.txt_ProductID {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.txt_Description {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

.pictureBorder {
	background-color: rgb(246,241,241);
 	border: 1px solid rgb(128,128,128);
 	padding: 2px
}

.txt_LongName {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	font-weight: bold
}

.txt_Quantum {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify
}
