﻿
.BorderRight
{
    background-image: url(images/index_52.gif);
    background-position: right;
    background-repeat: repeat-y; /**/ /*margin-right:10px;*/ /*height: 22px;*/
    
    
    
}

.BorderLeft
{
    background-image: url(images/index_50.gif);
    background-position: left;
    background-repeat: repeat-y; /*height: 22px;*/
    
}

.BorderLine
{
    background-image: url(images/Line.gif);
    background-position: center;
    background-repeat: repeat-x;
    height: 1px; /*margin-right:10px;*/
}

.BorderSpace
{
    background-image: url(images/spacer.gif);
    background-position: center;
    background-repeat: repeat-x;
    height: 1px; /*margin-right:10px;*/
}

.LineBorderBBack
{
    background-image: url(images/index_84.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 6px;
}

.LineBorderTBack
{
    background-image: url(images/index_105.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 6px;
    /*border: solid 1px red;*/
    /* margin-right:10px;*/
}

.LineBorderTRight
{
    background-image: url(images/index_72Top.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 6px;
    /*border: solid 1px green;*/
    
}

.LineBorderTLeft
{
    background-image: url(images/index_70Top.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 6px;
    /*border: solid 1px blue;*/
     /*margin-right:10px;*/
}

.LineBorderBRight
{
    background-image: url(images/index_72.gif);
    background-position: right;
    background-repeat: no-repeat;
    height: 6px;
}

.LineBorderBLeft
{
    background-image: url(images/index_70.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 6px; /*margin-right:10px;*/
}

/*.BorderMore
{
	background-image: url(images/more.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 12px;
	margin: 2px;
	margin: 4px;
	padding: 2px;
	padding: 4px;*//*width:37;*/
/*}*/

/*.BorderArrow
{
	background-image:url(images/row.gif);
	background-position:right;
	background-repeat:no-repeat;
}*/


.LineBack
{
    background-image: url(images/index_105.gif);
    background-repeat: repeat-x;
    background-position: center;
    height: 6px;
    border: solid 1px red;
    /* margin-right:10px;*/
}

.LineRight
{
    background-image: url(images/index_72Top.gif);
    background-position: right;
    background-repeat: no-repeat;
    height: 6px;
    border: solid 1px green;
}

.LineLeft
{
    background-image: url(images/index_70Top.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 6px;
    border: solid 1px blue;
     /*margin-right:10px;*/
}
