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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.sidebarHoverSubPage-sand,tr.highlighted-sand,td.highlighted-sand
{
	background-color:#ecb477;
}

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

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

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

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

