/* 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 li:hover 
{
	background-color: #A0A0A0;
}

ul.rollmenu li a:hover 
{
	background-color: #A0A0A0;
}

ul.rollmenuHighlight  
{
	border: 1px solid #A0A0A0;
}

.rightColContainer
{
	border: 1px solid #A0A0A0;
}

.rightColText
{
	color: #A0A0A0;
}

#topSepBar 
{
	background-color: #E7E7E7;
}

table th.backgroundHi, table tr.backgroundHi, table td.backgroundHi 
{
	background-color: #E7E7E7;
}

hr
{
	color: #A0A0A0;
	background-color: #A0A0A0;
}

