.page_left_light
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_left_light.gif') no-repeat;
}

.page_left_blue
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_left_blue.gif') no-repeat;
}

.page_right_light
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_right_light.gif') no-repeat;
}

.page_right_blue
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_right_blue.gif') no-repeat;
}


.page_light A, .page_light_np A, .page_dark A, .page_dark_np A, .page_blue A, .page_blue_np A
{
	color: white;

	text-decoration: none;
}


.page_light
{
	width: 16px;
	height: 20px;

	color: white;

	text-align: center;

	font-weight: bold;

	padding-right: 3px;

	background: url('../gfx/layout/pages/page_background_light.gif') repeat-x;
}

.page_light_np
{
	width: 16px;
	height: 20px;

	color: white;

	text-align: center;

	font-weight: bold;

	background: url('../gfx/layout/pages/page_background_light.gif') repeat-x;
}

.page_dark
{
	width: 16px;
	height: 20px;

	color: white;

	text-align: center;

	font-weight: bold;

	padding-right: 3px;

	background: url('../gfx/layout/pages/page_background_dark.gif') repeat-x;
}

.page_dark_np
{
	width: 16px;
	height: 20px;

	color: white;

	text-align: center;

	font-weight: bold;

	background: url('../gfx/layout/pages/page_background_dark.gif') repeat-x;
}

.page_blue
{
	width: 16px;
	height: 20px;

	color: white;

	text-align: center;

	font-weight: bold;

	padding-right: 3px;

	background: url('../gfx/layout/pages/page_background_blue.gif') repeat-x;
}

.page_blue_np
{
	width: 16px;
	height: 20px;

	color: white;

	text-align: center;

	font-weight: bold;

	background: url('../gfx/layout/pages/page_background_blue.gif') repeat-x;
}



.page_light_light
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_light_light.gif') no-repeat;
}

.page_dark_dark
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_dark_dark.gif') no-repeat;
}

.page_blue_blue
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_blue_blue.gif') no-repeat;
}

.page_light_dark
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_light_dark.gif') no-repeat;
}

.page_dark_light
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_dark_light.gif') no-repeat;
}

.page_light_blue
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_light_blue.gif') no-repeat;
}

.page_blue_light
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_blue_light.gif') no-repeat;
}

.page_dark_blue
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_dark_blue.gif') no-repeat;
}

.page_blue_dark
{
	width: 6px;
	height: 20px;

	background: url('../gfx/layout/pages/page_blue_dark.gif') no-repeat;
}

