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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.sidebarHoverSubPage-aqua,tr.highlighted-aqua,td.highlighted-aqua
{
	background-color:#64acc5;
}

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

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

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

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