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

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

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

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

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

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

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

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


.letter_light A, .letter_light_np A, .letter_dark A, .letter_dark_np A, .letter_blue A, .letter_blue_np A
{
	color: white;

	text-decoration: none;
}


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

	color: white;

	text-align: center;

	font-weight: bold;

	padding-right: 3px;

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

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

	color: white;

	text-align: center;

	font-weight: bold;

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

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

	color: white;

	text-align: center;

	font-weight: bold;

	padding-right: 3px;

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

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

	color: white;

	text-align: center;

	font-weight: bold;

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

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

	color: white;

	text-align: center;

	font-weight: bold;

	padding-right: 3px;

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

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

	color: white;

	text-align: center;

	font-weight: bold;

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

