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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.sidebarHoverSubPage-bottle,tr.highlighted-bottle,td.highlighted-bottle
{
	background-color:#6499bc;
}

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

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

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

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