
.green-text {
	font-family: "Franklin Gothic Medium";
	font-size: 24px;
	font-weight: 500;
	color: #6A9A08;
	text-decoration: none;
}

.green-text-normal {
	font-family: Folks-Light;
	font-size: 20px;
	font-weight: bolder;
	color: #3F8004;
	text-decoration: none;
}
.text-bold {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.pa{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.categories {
	font-family: Franklin Gothic Medium;
	font-size: 18px;
	font-weight: normal;
	color: #727272;
	text-decoration: none;
}
.CATEGORIES-1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #74a500;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.topic {
	font-family: Franklin Gothic Medium;
	font-size: 14px;
	font-weight: bold;
	color: #74a500;
	text-decoration: none;
}
.topic-1 {
	font-family: Franklin Gothic Medium;
	font-size: 14px;
	font-weight: bold;
	color: #C71717;
	text-decoration: none;
}


#wrapper{
width: 608px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #C71717;
}
.tab{
float: left;
height: 32px;
width: 150px;
margin: 0 2px 0 0;
text-align: center;
background: #C71717 url(images/btntab.jpg) no-repeat;
}
.tabtxt{
margin: 0px 0px 0px 0px;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 9px 0 0 0;
}
