@CHARSET "ISO-8859-1";

.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #5f5f5f;
	margin: 15px;
	margin-right: 15px;
	text-align: justify;
}

.bodytextsmall{
	font-family: arial;
	font-size: 8pt;
	color: #5f5f5f;
	margin: 15px;
	margin-right: 15px;
	text-align: justify;
}

.lnk{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.lnk:link{
	color: #4f6395;
	text-decoration: none;
}

.lnk:hover{
	color: #8abc79;
	text-decoration: underline;
}

.orangetext{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #f19c4f;
	text-decoration: none;
}

.orangeselected{
	font-family: arial;
	font-size: 10pt;
	font-weight: 900;
	color: #8abc79;
	text-decoration: none;
}

.orange{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #f19c4f;
	text-decoration: none;
}

.orange:link{
	color: #f19c4f;
	text-decoration: none;
}

.orange:hover{
	color: #8abc79;
	text-decoration: underline;
}

.orangemed{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #f19c4f;
	text-decoration: none;
}

.orangemed:link{
	color: #f19c4f;
	text-decoration: none;
}

.orangemed:hover{
	color: #8abc79;
	text-decoration: underline;
}

.orangebig{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #f19c4f;
	text-decoration: none;
}

.orangebig:link{
	color: #f19c4f;
	text-decoration: none;
}

.orangebig:hover{
	color: #8abc79;
	text-decoration: underline;
}

.prodcat{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.prodcat:link{
	color: #555555;
	text-decoration: none;
}

.prodcat:hover{
	color: #ffffff;
	text-decoration: underline;
}

.footer{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footer:link{
	text-decoration: none;
}

.footer:hover{
	color: #DDDDDD;
	text-decoration: underline;
}

.menu{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu:link{
	text-decoration: none;
}

.menu:hover{
	color: #000000;
	text-decoration: underline;
}

.signinmenu{
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}

.signinmenu:link{
	text-decoration: none;
}

.signinmenu:hover{
	color: #bbbbbb;
	text-decoration: underline;
}

.ProductCategoryMenu{
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.ProductCategoryMenu:link{
	text-decoration: none;
}

.ProductCategoryMenu:hover{
	color: #000000;
	text-decoration: underline;
}

.ProductItemMenu{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.ProductItemMenu:link{
	text-decoration: none;
}

.ProductItemMenu:hover{
	color: #ffffff;
	text-decoration: underline;
}

.ProductItemMenuSelected{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ProductItemMenuSelected:link{
	text-decoration: none;
}

.ProductTitle{
	font-size: 9pt;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	vertical-align: top;
}

.ProductInfo{
	font-size: 9pt;
	color: #777777;
	font-family: arial;
	cellspacing: 5px;
}

.AddToCart{
	font-size: 9pt;
	color: #aaaaaa;
	font-family: arial;
	cellspacing: 5px;
}

.AddToCart:link{
	color: #193c95;
	text-decoration: none;
}

.AddToCart:hover{
	color: #709962;
	text-decoration: underline;
}

.GreenButton{
	 background-color:#8abc79;
	 color:#FFFFFF;
}

.header_1{
	font-size: 16pt;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
}

.header_2{
	font-size: 16pt;
	color: #709962;
	font-family: arial;
	font-weight: 400;
	margin-left: 15px;
	margin-top: 15px;
}

.header_3{
	font-size: 10pt;
	color: #5f5f5f;
}

.minicart_header{
	font-size: 12pt;
	color: #709962;
	font-family: arial;
	font-weight: 600;
	margin-left: 5px;
	margin-top: 5px;
}

.minicart_title{
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	font-weight: 600;
	margin-left: 5px;
	margin-top: 5px;
}

.minicart_text{
	font-size: 7pt;
	color: #000000;
	font-family: arial;
	font-weight: 400;
	margin-left: 5px;
	margin-top: 5px;
}
