
td.block_bannerImageHolderCell
{
	background-color: #000000;
	height: 99px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-attachment: scroll;
	background-image:   url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* New for new2gcu   */

.navigation		{
	text-align: center;
	border: 1px solid #333333;
	padding: 5px 5px 5px 5px;
	background-color: #f1f1f1;
	}

.navigationTop		{
	text-align: right;
	font-size: 90%;
	border: 1px solid #333333;
	padding: 5px 5px 5px 5px;
	background-image:  url(../images/lgrey100.jpg);
	float: right;	
	}

tr.glossary_stripe		{
	background-color: #E6E6E6;
	}


/* end of new2gcu    */