		/* outline css */

.OutlineSectionHighlight1,
.OutlineSectionHighlight2,
.OutlineSectionHighlight3,
.OutlineSectionHighlight4,
.OutlineSectionHighlight
{
	background-image:url(images/menu-roll-tile.jpg);
	background-position: center right;
	background-repeat:repeat-y;
}

.OutlineLevel1 a:hover,
.OutlineLevel2 a:hover,
.OutlineLevel3 a:hover,
.OutlineLevel4 a:hover
{

	background-position: center right;
	background-repeat: no-repeat;
	color:white!important;
}

.OutlineSectionTitle
{
	background-image:url(images/menu-tile.jpg);
	background-repeat:repeat-y;
}

.OutlineLink:visited	{color:#000000}
.OutlineLink:link		{color:#000000}
.OutlineLink:active	{color:#000000}
.OutlineLink:hover
{
	text-decoration:underline;
	color:white!important;
}

.OutlineLinkSelected1,
.OutlineLinkSelected2,
.OutlineLinkSelected3,
.OutlineLinkSelected4,
.OutlineLinkSelected
{

	background-position: center right;
	background-repeat: no-repeat;
	color:white!important;
}
