/* CSS Document */


.p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #73A405;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.p a{
	color: #666666;
	text-decoration:none;
}
.p a:hover{
	color: #000000;
	text-decoration:underline;
}
#wrapper{
	width: 570px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.view-more-tab {
	float:right;
	color:#22875D;
	font-size:12px;
}
.view-more-tab a{
	color:#22875D;
	text-decoration:none;
}
.view-more-tab a:hover{
	color:#003300;
	text-decoration:none;
}
.box{
background: #fff;
}
.boxholder{
padding: 5px;
background: #8DC70A;
}
.tab-new{
	float: left;
	height: 32px;
	width: 113px;
	margin: 0 1px 0 0;
	text-align: center;
	background-color: #8DC70A;
	background-image: url(gifs1/green-tab-bg.gif);
}
.tab-new1{
float: left;
height: 32px;
width:110px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(gifs1/green-tab-bg.gif);
}
.tab-new2{
float: left;
height: 32px;
width:140px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(gifs1/green-tab-bg.gif);
}
.tab-new3{
float: left;
height: 32px;
width:125px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(gifs1/green-tab-bg.gif);
}
.tabtxt{
margin: 0;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
padding: 0px;
}
.tabtxt a{
color: #FFFFFF;
text-decoration:none;
}
.tabtxt a:hover{
color: #990000;
text-decoration:none;
}
.animation-head {
	color:#990000;
	font:arial;
	font-size:12px;
}
