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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.sidebarHoverSubPage-orange,tr.highlighted-orange,td.highlighted-orange
{
	background-color:#e48c27;
}

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

h1.orange,h2.orange,h3.orange,h4.orange,h5.orange,h6.orange,a.orange,a.plain-orange,h1.tinted-orange,h2.tinted-orange,h3.tinted-orange,h4.tinted-orange,h5.tinted-orange,h6.tinted-orange
{
   color:#df7300;
}

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

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

