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

h3.group
{
	background-color: #CC33CC;
}

h4.group
{
	background-color: #CC33CC;
}

p.group
{
	background-color: #CC33CC;
}

ul.rollmenu li 
{
	background-color: #F3CAF2;
}


ul.rollmenu li:hover 
{
	background-color: #CC33CC;
}

ul.rollmenu li a:hover 
{
	background-color: #CC33CC;
}


ul.rollmenuHighlight  
{
	border: 1px solid #CC33CC;
}

.rightColContainer
{
	border: 1px solid #CC33CC;
}

.rightColText
{
	color: #CC33CC;
}

#topSepBar 
{
	background-color: #F3CAF2;
}

table th.backgroundHi, table tr.backgroundHi, table td.backgroundHi 
{
	background-color: #F3CAF2;
}

hr
{
	background-color: #F3CAF2;
	color: #F3CAF2;
}

