.bg {
	background-color: #FFFFFF;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
.normaltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
A:link {
	color: #666666;
	text-decoration: none;
										}
								A:visited {
	color: #666666;
	text-decoration: none;
										}
								A:hover {
	color: #82a604;
	text-decoration: underline;
										}
								A:active {
	color: #666666;
	text-decoration: none;
										}
										
										A.A2:link {
	color: #82a604;
	text-decoration: underline;
										}
								A.A2:visited {
	color: #82a604;
	text-decoration: underline;
										}
								A.A2:hover {
	color: #666666;
	text-decoration: none;
										}
								A.A2:active {
	color: #82a604;
	text-decoration: underline;
										}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}
.ListGray
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}
.ListGrayBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
.ListGreenBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #669900;
    text-decoration: none;
    font-weight: bold;
}
