
#headerdiv{
	background-color: #EBEBF0;	
}

#toolbar_separater{
	border-top-color: #231921;
	border-top-width: 0px;
	margin-top: 0;
	height: 0;
}

#mainBodyWrapper{
	border-style: solid;
	border-width: 1px;
	border-color: inactiveborder;
}

$pcng_container{
}

#vertical_body{
}

body{
	background-color: #EBEBF0;	
}

#mainBodyWrapper{
	background-color: white;	
}

.banner{
	background-color: #D2DCEB;
}

.function_block{
	background-color: #D2DCEB;
}

.text_color{
	color: #242424;
}

.highlighted_text{
	color: #437346;
} 

.warning_text{
	color: #FF9933
}

.currently_playing{
	background-color: #BEB4CB;
}

.normalRow{
	background-color: #EBEBF0;
}
.normalRow>TD{
	background-color: #EBEBF0;
}