.rightbord {
	border: 1px solid #C7C48F;
}
.featured {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #C7C48F;
	text-indent: 0px;
	padding-right: 32px;
	text-align: right;
}
.featured_Title {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #C1ADAD;
	text-indent: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
.featured_date {
	font-size: 9px;
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #C1ADAD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 9px;
}
.featured_desc {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	background-color: #E0DADA;
	text-align: left;
	padding-left: 3px;
	font-size: 10px;
	padding-right: 3px;
}
.featured_go {
	background-color: #3D3D3D;
	text-align: right;
	padding-right: 3px;
}
}
.featured_go a:link {
	font-size: 10px;
	color: #C7C48F;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	text-align: right;
	padding-right: 3px;
}
.featured_go a:visited {
	font-size: 10px;
	color: #C7C48F;
	text-decoration: none;
}
.featured_go a:hover {
	color: #FFFFFF;
}
.featured_go a:active {
	font-size: 10px;
	color: #C7C48F;
	text-decoration: none;


.righttablebod {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #006600;
}
