body {
	margin: 10px;
	padding: 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 13px;*/
	color: #000000;
}

.bodytext
{
    FONT-SIZE: 11px;
    COLOR: black;
    LINE-HEIGHT: 13px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.ProductDetailsHeading
{
	FONT-SIZE: 11px;
	COLOR: black;
	font-weight: bold;
	LINE-HEIGHT: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.RightMenuTitle {
	/*color: #9C3121;*/
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.RightMenuTable {
	width: 130px;
}

.HeaderPASText {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #89d26d; /*pink: FFC8B5;green: */
}

.HeaderButtons {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
/*
.HeaderButtons:hover {
	background-color: #f4f3a8; 
}
*/
.ProductTitle {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ProductSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

a {
	color: #194311; /*pink: 9C3121; green: 318d23 (as others) green: 1c650d (darker)*/
	text-decoration:none;
	/*font-weight:bold;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover {
	/* background-color: #FEC8B0; */
	color: #000101;
	/*text-decoration:underline;*/
}
 
.TextLink {
	color: #1c650d; /*pink: 9C3121; green: 318d23 (as others) green: 1c650d (darker)*/
	text-decoration:underline;
	/*font-weight:bold;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/*In pink:
.GrayLightBackground {
	background-color: #F7DED6; 
}	

.LightBackground {
	background-color: #FFCEB5; 
}

.DarkBackground {
	background-color: #9C3121; 
}
*/	

/*In green:*/
.GrayLightBackground {
	background-color: #d3e8cf; 
}	

.LightBackground {
	background-color: #89d26d; 
}

.DarkBackground {
	background-color: #266919; 
}

.GrayLightBackground_ForTable {
	background-color: #d3e8cf; 
	font-weight:bold;
	height: 180px;
	width: 210px;
}

.LightBackground_ForTable {
	background-color: #afd795;	/*#a1dc8a;//#89d26d; */
	font-weight:bold;
}
/*
.LightBackground_ForTable:hover {
	background-color: #afd795;
}
*/

.LightBackground_ForTable:hover {
	background-color: #f4f3a8; 
}

.HeaderButtons_small {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}


.leftMenuProductLink {
	color: #194311; 
	background-color: #d3e8cf;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.leftMenuProductLink:hover {
	background-color: #f4f3a8; 
}

.leftMenuProductCategoryLink {
	color: #194311; 
	background-color: #d3e8cf;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.leftMenuProductCategoryLink:hover {
	background-color: #f4f3a8; 
}

.rightMenuProductLink {

}

.rightMenuProductLink:hover {
	background: #f4f3a8; 
}
