﻿*{
	font-family:Tahoma, Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
}
body {
	margin: 0px;
	text-align:center;
	background-color:#ebebed;
}
img{
	border:0px solid black;
}
h2{
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #014e1a;
	margin-top:2px;
	margin-bottom:0px;
}
h3{
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #004e1e;
	margin-bottom:0px;
}
.ForgotLink {
	font-size:12px;
	color:#adadad;
}
.GrayText{
	font-size: 13px;
	color: #626262;
	font-weight: normal;
}
.GrayTextSmall{
	font-size: 12px;
	color: #626262;
	font-weight: normal;
}
.FormCaption{
	font-size: 11px;
	font-weight: bold;
	/*color: #3B3B3B;*/
	color: #004e1e;
}
.GrayFormCaption {
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3A;
}
.InputText{
	font-size: 11px;
	color: #767676;
	border: #999999 1px solid;
	text-align: left;
	width: 250px;
	height: 16px;
}
.SelectText{
	font-size: 11px;
	color: #767676;
	border: 1px solid #767676;
	text-align: left;
	width: 254px;
	height: 20px;
}
.LoginInputText{
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	border: #999999 1px solid;
	font-style: normal;
	width: 111px;
	height: 14px;
}
.ForgotInputText{
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	border: #999999 1px solid;
	font-style: normal;
	height: 14px;
}
.SmallText{
	font-size: 10px;
	font-weight: normal;
	/*color: #666666;*/
}
.UserAgreement{
	text-align:left;
	font-size: 11px;
    width:40px;
	color: #666666;
	background-color:#ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Button{
	border:1px solid #418744;
	background-color: #93C451;
	line-height: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	width: 80px;
	height: 20px;
}
.MainTable{
	width:780px;
}
/* Liron 21/03/08
.MainTable td {
	text-align:center;
	border: 1px solid green;
}
*/
.SelectedTopNavItem{
	font-size: 11px;
	color:#004e1e;
	text-decoration: none;
	font-weight: bold;
}
.TopNavItem{
	font-size: 11px;
	color:#767676;
	text-decoration: none;
	font-weight: bold;
}
.FooterCell{
	text-align:left;
	vertical-align:middle;
	background-color:#A5CF62;
	color:White;
	font-size:11px;
	height:26px;
}
.FooterCell a {
	font-size:11px;
	color:White;
}
.CreditCell{
	text-align:left;
	color:#000000;
	font-size:10px;
	height:26px;
}
.SelectFamilies{
	font-size: 11px;
	color: #999999;
	width:185px;
	/*height: 22px;*/  /* Liron 21/03/08*/
	padding: 2;
}
.SmallSelect{
	font-size: 10px;
	color: #999999;
	width:40px;
	/*height: 22px;*/ /* Liron 21/03/08*/
	padding: 2;
}
.errMsg {
	color:red;
	font-size:10px;
	font-weight:bold;
}
.CatalogNormal{
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
}
.CatalogHeader{
	font-size: 11px;
	color: #5E5E5E;
}
.CatalogSelected{
	font-size: 11px;
	font-weight: bold;
	color: #970011;
}
.CatalogRegular{
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
}
.CatalogDisabled {
	font-size: 11px;
	font-weight: bold;
	color: #aeaeae;
}
.CatalogLink{
	font-size: 11px;
	color: #5E5E5E;
	text-decoration: none;
}
.CatalogSmallText{
	font-size: 11px;
	color: #767676;
	font-weight: normal;
}
.CatalogQtyInput{
	font-size: 11px;
	color: #999999;
    width:40px;
	height: 11px;
	padding: 1;
	font-weight: normal;
}
.SelectedRow .MarkedCell{
	background-color: #EEFFBD;
}
.ShoppingCartTable {
	color: #014e1a;
}
.ShoppingCartTable a {
	color: #408745;
}
.ShoppingCartTable input, .ShoppingCartTable select {
	color: #014e1a;
}
.CommentsHeader {
	font-size:11px;
	font-weight:bold;
	color:#014d1e;
}
.comments {
	font-size:11px;
	color:#767676;
}
