/* CSS Document */

p, div, span, li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353d0e;
}
.mainBorder{
	border-bottom:solid #FFFFFF 3px;
	border-left:solid #FFFFFF 3px;
	border-right:solid #FFFFFF 3px;
}

a{
	font-weight:bold;
	color:#353d0e;
}

.smallTxt{
	font-size:10px;
}

.title{
	color:#699901;
	font-weight:bold;
}

.subTitle{
	color:#a80200;
	font-weight:bold;
}

.dateTxt{
	font-size:9px;
	font-weight:bold;
}

.imgBorder1{
	border-top:solid #a8d916 1px;
	border-bottom:solid #a8d916 1px;
	border-right:solid #a8d916 1px;
	border-left:solid #a8d916 1px;
}

,imgBorder2{
	border-top:solid #FFFFFF 2px;
	border-bttom:solid #FFFFFF 2px;
	border-right:solid #FFFFFF 2px;
	border-left:solid #FFFFFF 2px;
}

.bottomTxt{
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuProd{
	position:relative;
	margin:0 0 0 0;
}

.logoBorder1{
	border-top:solid #a8d916 1px;
	border-bottom:solid #a8d916 1px;
	border-right:solid #a8d916 1px;
	border-left:solid #a8d916 1px;
}

.logoBorder2{
	border-top:solid #FFFFFF 2px;
	border-bottom:solid #FFFFFF 2px;
	border-right:solid #FFFFFF 2px;
	border-left:solid #FFFFFF 2px;
}

.menuTxt{
	font-size:10px;
	color:#353d0e;
	text-decoration:none;
	font-weight:normal;
}

.imgBorder{
	border-top:solid #a8d916 1px;
	border-bottom:solid #a8d916 1px;
	border-left:solid #a8d916 1px;
	border-right:solid #a8d916 1px;
}