.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.menuLink {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #43BA00;
	width: 150px;
	border-top: 0px solid #328C00;
	border-right: 1px solid #328C00;
	border-bottom: 1px solid #328C00;
	border-left: 1px solid #328C00;
	padding-left: 3px;
	padding-right: 3px;
}
#products, #about, #services, #contacts {
	position: absolute;
	width: 110px;
	visibility: hidden;
	z-index: 10;
	top: 88px;	
}
#resources, #coop, #account, #catalog {
	position: absolute;
	width: 110px;
	visibility: hidden;
	z-index: 10;
	top: 111px;	
}
a:hover.menuLink {
	background-color: #328C00;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.underlinedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.noRepeat {
	background-repeat: no-repeat;
	background-position: center top;
}
.tinyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.info12px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.noRepeatY {

	background-repeat: repeat-x;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #74A2B6;
}
.noRepeatLeft {

	background-repeat: no-repeat;
}
.borderedCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px 4px 1px 4px;
	background-color: #58867E;
	color: #ffffff;
	border-top: 2px solid #C0CCC2;
	border-right: 2px solid #C0CCC2;
	border-bottom: 2px solid #2F5C3E;
	border-left: 2px solid #2F5C3E;
}
.sandBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FEF0D6;
	border: 4px double CCBA99;
	color: #333333;
}
.catBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6C96C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding: 0px 3px;
}
