/* Table 3 */

.secondary_page td.left {
	background-color: #E0EBD6;
}

.see a:link, .see a:visited {
	color: #669933;
}

.see a:hover {
	color: #669933;
}

.title {
	color: #669933;
	font-family:Georgia;
	text-align: center
}
.DetailsImage
{
	display: block;
    width: 92px;
    height: 35px;
    background: transparent url("/provider/images/BtnPicDetails.gif") no-repeat top left;
    margin: 0 auto;
}
.StatusBar
{
	color: #669933;
	font-family: Georgia;
}

.StatusBarContent
{
	color:Black;
	font-family:Georgia;
}

hr
{
	width: 600px;	
}

.footer
{
	background-color: #669933;
}