
A {
	font-family: arial;
	text-decoration: none;
	color: Navy;
}
TD {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.linklike {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: Navy;
}
.linklike:Hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: Navy;
}
.alert {
	color: red;
}
.items {
	font-weight: normal;
}
.addnew {
	font-family: arial;
	background-color : #F4F4F4;
	font-size: 10px;
	color : #000099;
}
.EditLabel {
	font-family: Arial;
	font-size: 12px; 
	color: White; 
	background-color: #ABB886;
}
.EditData {
	font-family: Arial; 
	font-size: 12px; 
	color: Navy;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
}
.EditData:Hover {
	text-decoration: underline;
}
.pretitle {
	font-family: Arial;
	font-size: 12px; 
	color: Black;
	background-color: White;
}
.title {
	font-family: Arial; 
	font-size: 20px; 
	color: Black;
	background-color: White;
}
.white10 {
	font-family: Arial;
	font-size: 10px; 
	text-decoration: none;
	color: White;
}
.white12 {
	font-family: Arial;
	font-size: 12px; 
	text-decoration: none;
	color: White;
}
.white12:Hover {
	text-decoration: underline;
}
.black10 {
	font-family: Arial;
	font-size: 10px; 
	color: Black;
}
.black12 {
	font-family: Verdana,arial;
	font-size: 12px; 
	color: Black;
}
.red10 {
	font-family: Arial;
	font-size: 10px; 
	color: Red;
}
.dimheading {
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
	color: #264F27;
}
.dimheading:Hover {
	font-weight: Bold;
	text-decoration: underline;
}
.dimheadingbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	color: #264F27;
}
.dimheadingbold:Hover {
	text-decoration: underline;
}
.medblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
	color: #0066CC;
}
.medbluebold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	color: #0066CC;
}
.medbluebold:Hover {
	text-decoration: underline;
}
.quickclicks {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none; 
	color: #009900;
}
.quickclicks:Hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline; 
	color: Blue;
}
.font24 {
	font-size: 24px;
}
.font18 {
	font-family: Arial;
	font-size: 18px;
	color: #264F27;
}

/*  Template Definitions for Catalog Pages ----------------------  */

.CategoryText {
	font-family: Arial; 
	font-size: 20px; 
	font-weight: bold;
	font-style : normal;
	color: White;
	background-color: Green;
}
.ParentTitleText {
	font-family: Arial; 
	font-size: 18px; 
	font-weight: bold;
	font-style : normal;
	color: #264F27;
	background-color: White;
}
.ParentBodyText {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
	font-style : normal;
	color: Black;
	background-color: White;
}
.SetTitleText {
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold;
	font-style : italic;
	color: Black;
	background-color: White;
}
.SetBodyText {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
	font-style : normal;
	color: Black;
	background-color: White;
}
.ProdTitleText {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	font-style : normal;
	text-decoration: none;
	color: Black;
	background-color: White;
}
.ProdTitleText:Hover {
	text-decoration: underline;
}

/* Template End */

/* LtGreen */
.LtGreenSetTitleText {
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold;
	font-style : italic;
	color: Black;
	background-color: #7CC0AD;
}
.LtGreenSetBodyText {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
	font-style : normal;
	color: Black;
	background-color: #7CC0AD;
}
.LtGreenProdTitleText {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	font-style : normal;
	text-decoration: none;
	color: Black;
	background-color: #7CC0AD;
}
.LtGreenProdTitleText:Hover {
	text-decoration: underline;
}
/* LtBlue */
.LtBlueSetTitleText {
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold;
	font-style : italic;
	color: Black;
	background-color: #006666;
}
.LtBlueSetBodyText {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
	font-style : normal;
	color: Black;
	background-color: #006666;
}
.LtBlueProdTitleText {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	font-style : normal;
	text-decoration: none;
	color: Black;
	background-color: #006666;
}
.LtBlueProdTitleText:Hover {
	text-decoration: underline;
}


