body{
	margin: 0px;
	padding: 0px;

}
.greenPro_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: bottom;
	height: 30px;
}
.greenProLeft {
	background-image: url(images/LeftTop.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 10px;
}
.greenProRight {
	background-image: url(images/LeftRight.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 10px;
}
.greenProTop {
	background-image: url(images/Top.png);
	background-repeat: repeat-x;
	height: 3px;
}
.greenPro_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
	font-weight: normal;
}
ActionTab {
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
A.ActionTab:link {
    font-weight: normal;
    font-size: 10px;
	COLOR: #000000; TEXT-DECORATION: none
}
A.ActionTab:visited {
    font-weight: normal;
    font-size: 10px;
	COLOR: #000000; TEXT-DECORATION: none
}
A.ActionTab:active {
    font-weight: normal;
    font-size: 10px;
	COLOR: #000000; TEXT-DECORATION: none
}
A.ActionTab:hover {
    font-weight: normal;
    font-size: 10px;
	COLOR: #000000; TEXT-DECORATION: none
}


