/* Services Stylesheet */

/* overriding default styles or services-specific settings 
** all of the generic styles are defined in default_styles.css
*/

h1.group
{
	background-color: #A0A0A0;
}

h3.group
{
	background-color: #A0A0A0;
}

h4.group
{
	background-color: #A0A0A0;
}

p.group
{
	background-color: #A0A0A0;
}



ul.rollmenu li 
{
	background-color: #E7E7E7;
}

ul.rollmenu lihover 
{
	background-color: #A0A0A0;
}

ul.rollmenuHighlight  
{
	border: 1px solid #A0A0A0;

}

.rightColContainer
{
	border: 1px solid #A0A0A0;
}

.rightColText
{
	color: #A0A0A0;
}

#topSepBar 
{
	background-color: #E7E7E7;
}
