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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.sidebarHoverSubPage-blue,tr.highlighted-blue,td.highlighted-blue
{
	background-color:#6388c4;
}

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

h1.blue,h2.blue,h3.blue,h4.blue,h5.blue,h6.blue,a.blue,a.plain-blue,h1.tinted-blue,h2.tinted-blue,h3.tinted-blue,h4.tinted-blue,h5.tinted-blue,h6.tinted-blue
{
   color:#003c9f;
}

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

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