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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.sidebarHoverSubPage-red,tr.highlighted-red,td.highlighted-red
{
	background-color:#c46963;
}

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

h1.red,h2.red,h3.red,h4.red,h5.red,h6.red,a.red,a.plain-red,h1.tinted-red,h2.tinted-red,h3.tinted-red,h4.tinted-red,h5.tinted-red,h6.tinted-red
{
   color:#9f0a00;
}

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

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