﻿.FrB_LT, .FrB_T, .FrB_RT, .FrB_L, .FrB_R, .FrB_LB, .FrB_B, .FrB_RB
{
	background-color: White;
}

.FrB_LT
{
	background-image:url(../images/FrameNews_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 31px;
	height: 17px;
}

.FrB_T
{
	background-image:url(../images/02_1Pixel.gif);
	background-repeat: repeat-x;
}

.FrB_RT
{
	background-image:url(../images/FrameNews_03.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 24px;
	height: 17px;
}

.FrB_L
{
	background-image:url(../images/04_1Pixel.gif);
	background-repeat: repeat-y;
}

.FrB_R
{
	background-image:url(../images/06_1Pixel.gif);
	background-repeat: repeat-y;
}

.FrB_LB
{
	background-image:url(../images/FrameNews_07.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 31px;
	height: 21px;
}

.FrB_B
{
	background-image:url(../images/08_1Pixel.gif);
	background-repeat: repeat-x;
}

.FrB_RB
{
	background-image:url(../images/FrameNews_09.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 24px;
	height: 21px;
}

.NewsRight
{
	background-image:url(../images/News_Right.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 30px;
}

.NewsLeft
{
	background-image:url(../images/News_Left.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 3px;
}

.NewsBkg
{
	background-image:url(../images/newsbkg.png);
	background-position:right;
	background-repeat: repeat-x;
}