.MainNewsItemLeft
{
background-image: url(images/CenterNewsJoinLeft.jpg);
background-repeat: repeat;
    width: 9px;
    height: 1px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(images/cLeft.jpg) repeat-y left top;
    }


.MainNewsItemRight
{
    background-repeat: repeat;
    width: 9px;
    height: 1px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(images/cRight.jpg) repeat-y right top;
}


.MoreNewsItemLeft
{
background-image: url(images/CenterNewsJoinLeft.jpg);
background-repeat: repeat;
    width: 9px;
    height: 1px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(images/cLeft.jpg) repeat-y left top;
    }


.MoreNewsItemRight
{
    background-repeat: repeat;
    width: 9px;
    height: 1px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(images/cRight.jpg) repeat-y right top;
}




.MoreNewsFooterLeft
{
background-image: url(images/CenterNewsJoinLeft.jpg);
background-repeat: repeat;
    width: 9px;
    height: 9px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(images/cLeftCorner.png) repeat-y left top;
    }

.MoreNewsFooterInfill
{
    background-position: left top;
    background-attachment: scroll;
    background-image: url(images/cBottom.jpg);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 9px;
}

.MoreNewsFooterRight
{
    background-repeat: repeat;
    width: 9px;
    height: 9px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(images/cRightCorner.png) repeat-y right top;
}


.MoreNewsSeperatorLeft
{
background-image: url(images/CenterNewsJoinLeft.jpg);
background-repeat: repeat;
    width: 8px;
    height: 17px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(images/CenterNewsJoinLeft.jpg) #ffffff repeat-y left top;
    }

.MoreNewsSeperatorInfill
{
    background-position: left top;
    background-attachment: scroll;
    background-image: url(images/CenterNewsJoinFill.jpg);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 17px;
}

.MoreNewsSeperatorRight
{
    background-repeat: repeat;
    width: 8px;
    height: 17px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(images/CenterNewsJoinRight.jpg) #ffffff repeat-y right top;
    
}





.EditDetailsviewHeaderDisplay
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-weight: bold;
    border-right: gray 1px solid;
    padding-right: 5px;
    border-top: gray 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    border-left: gray 1px solid;
    padding-top: 5px;
    border-bottom: gray 1px solid;
    text-align: right;
    background-color: silver;
    width: 150px;
}
.EditDetailsviewItemDisplay
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-weight: bold;
    border-right: gray 1px solid;
    padding-right: 5px;
    border-top: gray 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    border-left: gray 1px solid;
    padding-top: 5px;
    border-bottom: gray 1px solid;
    text-align: left;
    background-color: #dcdcdc;
    width: 350px;
}
/* Fixtures Custom Style */
.fix_Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 8px;
    font-weight: normal;
    color:red;
}
/*.fixt_body
{
    background-color: red;
    margin-left:25px;
    color: red;
    font-size: 8px;
    
}*/
.Normal_plain
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    background-color: white;
    margin-left:5px;
    color: black;
    font-size: 11px;
}

.Normal_Highlight1   /*  light yellow */
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #eee8aa;
   font-size:  10px;
   font-weight: normal;
   color: #000000;
}

.Normal_Highlight2   /*  light green */
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    background-color: #ccff66;
    font-size:  10px;
   font-weight: normal;
   color: #000000;
}

.Normal_Highlight3
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    background-color: #696969;
    font-size: 10px;
    font-weight: normal;
    color: #ffd700;
}

.ClubData_NormalItemValue
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    margin-left:5px;
    color: #003100;
    font-size: 11px;
    font-weight: bold;
}
