.feat{
	/*background-color:#CCCCCC;*/
}
/*ITEM HEADER CLASSES*/
.feat H2{
	background-color:#009240;
	background-image:url(CUST_Frea-icon.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align:left;
	font-weight: bold;
	border-bottom:3px solid #FFFFFF;
	padding-left:30px;	
}
.feat H2 A:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.feat H2  A:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.feat H2 A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.feat H2R{
	background-color:#009240;
	background-image:url(CUST_Frea-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px 10px 0px 0px;
	text-align:right;
	font-weight: bold;
	border-bottom:3px solid #FFFFFF;
}
.feat H2R A:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.feat H2R  A:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.feat H2R A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/*ITEM CONTENT CLASSES*/
.feat .contentL{
	background-color:#CCCCCC;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:left;
	border-bottom:3px solid #FFFFFF;
}
.feat .contentD{
	background-color:#AAAAAA;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:left;
	border-bottom:3px solid #FFFFFF;
}
.feat .contentS{
	background-color:#FFFFFF;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:center;
	border-bottom:3px solid #FFFFFF;
}
.feat .contentL A:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.feat .contentL  A:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.feat .contentL A:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.feat .contentD A:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.feat .contentD  A:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.feat .contentD A:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.feat .contentS A:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.feat .contentS  A:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.feat .contentS A:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
/*ITEM SPECIAL CLASSES*/
.feat .input{
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:left;
	width: 130px;
	height: 12px;
	border:1pt solid #CCCCCC;
}
.feat .image{
	border:0px solid #FFFFFF;
	width:100px;
	height:100px;
}
.feat .label{
	border:0px solid #FFFFFF;
}

#footer { 
		background-color: #009240;
		width: 750px;
		height: 3px;
		font-size: 3px;
} 