#tabNav {
	height: 78px;
}

/*** Green DATA tab ***/

#tabNav ul li.greenTabHighlight {
	background-image: url(/interface/tabs/green_left_highlight.jpg);
	padding-bottom: 3px;
}

#tabNav ul li.greenTabHighlight a {
	background-image: url(/interface/tabs/green_right_highlight.jpg);
	padding-bottom: 3px;
	color: #FFFFFF;
}

body {
	background-image: url(/interface/background.gif);
}

#navigationLeftBorder {
	background-image: url(/interface/column_two_backgroundright.jpg);
}

#topQuote {
	background-image: url(/interface/quote.gif);
}

#logo {
/*	background-image: url(/interface/logo_background.gif);  */
}

#columnOne h1, #columnOne h2 {
	color: #708155;
}

/*** Green DATA tab ***/
