td.topLeftTinted-teal
{
	background:url('/images/corners/teal/tinted/top_left.gif');
	background-repeat:no-repeat;
}

td.topRightTinted-teal
{
	background:url('/images/corners/teal/tinted/top_right.gif');
	background-repeat:no-repeat;
}

td.bottomLeftTinted-teal
{
	background:url('/images/corners/teal/tinted/bottom_left.gif');
	background-repeat:no-repeat;
}

td.bottomRightTinted-teal
{
	background:url('/images/corners/teal/tinted/bottom_right.gif');
	background-repeat:no-repeat;
}

td.topLeftDarkTinted-teal
{
	background:url('/images/corners/teal/dark_tinted/top_left.gif');
	background-repeat:no-repeat;
}

td.topRightDarkTinted-teal
{
	background:url('/images/corners/teal/dark_tinted/top_right.gif');
	background-repeat:no-repeat;
}

td.bottomLeftDarkTinted-teal
{
	background:url('/images/corners/teal/dark_tinted/bottom_left.gif');
	background-repeat:no-repeat;
}

td.bottomRightDarkTinted-teal
{
	background:url('/images/corners/teal/dark_tinted/bottom_right.gif');
	background-repeat:no-repeat;
}

td.topLeftAccented-teal
{
	background:url('/images/corners/teal/accented/top_left.gif');
	background-repeat:no-repeat;
}

td.topRightAccented-teal
{
	background:url('/images/corners/teal/accented/top_right.gif');
	background-repeat:no-repeat;
}

td.bottomLeftAccented-teal
{
	background:url('/images/corners/teal/accented/bottom_left.gif');
	background-repeat:no-repeat;
}

td.bottomRightAccented-teal
{
	background:url('/images/corners/teal/accented/bottom_right.gif');
	background-repeat:no-repeat;
}

td.topLeftSolid-teal
{
	background:url('/images/corners/teal/solid/top_left.gif');
	background-repeat:no-repeat;
}

td.topRightSolid-teal
{
	background:url('/images/corners/teal/solid/top_right.gif');
	background-repeat:no-repeat;
}

td.bottomLeftSolid-teal
{
	background:url('/images/corners/teal/solid/bottom_left.gif');
	background-repeat:no-repeat;
}

td.bottomRightSolid-teal
{
	background:url('/images/corners/teal/solid/bottom_right.gif');
	background-repeat:no-repeat;
}

div.sidebarActiveSubPage-teal
{
	background:url('/images/highlights/teal.gif');
	background-repeat:repeat-y;
}

div.sidebarRule-teal
{
	background:url('/images/rules/teal.gif');
	background-repeat:repeat-y;
}

table.tinted-teal,tr.tinted-teal,td.tinted-teal,td.topLeftTinted-teal,td.topRightTinted-teal,td.bottomLeftTinted-teal,td.bottomRightTinted-teal,.tinted-teal
{
   background-color:#d8e8eb;
}

tr.darkTinted-teal,td.darkTinted-teal,td.topLeftDarkTinted-teal,td.topRightDarkTinted-teal,td.bottomLeftDarkTinted-teal,td.bottomRightDarkTinted-teal
{
	background-color:#c4dce1;
}

tr.accented-teal,td.accented-teal,td.topLeftAccented-teal,td.topRightAccented-teal,td.bottomLeftAccented-teal,td.bottomRightAccented-teal
{
	background-color:#adced6;
}

div.sidebarHoverSubPage-teal,tr.highlighted-teal,td.highlighted-teal
{
	background-color:#63a2b1;
}

div.sidebarSubPage-teal,div.sidebarActiveSubPage-teal,div.sidebarRule-teal,tr.solid-teal,td.solid-teal,td.topLeftSolid-teal,td.topRightSolid-teal,td.bottomLeftSolid-teal,td.bottomRightSolid-teal
{
	background-color:#00677f;
   color:white;
}

h1.teal,h2.teal,h3.teal,h4.teal,h5.teal,h6.teal,a.teal,a.plain-teal,h1.tinted-teal,h2.tinted-teal,h3.tinted-teal,h4.tinted-teal,h5.tinted-teal,h6.tinted-teal
{
   color:#00677f;
}

a.plain-teal
{
	text-decoration:none;
}

a.plain-teal:hover
{
	text-decoration:underline;
}
