﻿/*-------------------- Background---------------------*/



.bg88 {

	margin: 0px;

	padding: 0px;

	border:0;

	width: 980px;

	background-color: #ffffff;

	}

.mbgContainer

{

	margin: 0px;

	padding: 0px;

	border:0;

	width: 945px;

	background-color: #ffffff;

}

.mbgTop

{

    height: 8px;

    width: 945px;

    

}

.mbgTL

{

    float: left;

    width: 8px;

    height: 8px;

    background-image: url('../images/pbgTL.gif');

    background-repeat: no-repeat;

    font-size: 0px; 

}

.mbgT

{

    float: left;	

	width: 964px;

	height: 8px;

	background-image: url('../images/pbgT.gif');

    background-repeat: repeat-x;

    font-size: 0px;

    margin-right: -3px;

}

.mbgTR

{

    float: right;

    width: 8px;

    height: 8px;

    background-image: url('../images/pbgTR.gif');

    background-repeat: no-repeat;

    font-size: 0px;

}



.mbgCenter

{

    margin: 0px 0px;

	padding: 0px;

	border:0;

	overflow: hidden;

}

.mbgCL

{

    float: left;

    width: 8px;

    background-image: url('../images/pbgL.gif');

    background-repeat: repeat-y;

    margin-bottom: -2000px; padding-bottom: 2000px;

}

.mbg 

{

    float: left;	
	width: 945px;
    background-color: #DFDFDF;
	margin-right: -3px;

}

.mbgCR

{

    float: right;

    width: 8px;

    background-image: url('../images/pbgR.gif');

    background-repeat: repeat-y;

    margin-bottom: -2000px; padding-bottom: 2000px;

}



.mbgBottom

{

    clear: both;

    width: 945px;

    height: 8px;

}

.mbgBL

{

    float: left;

    width: 8px;

    height: 8px;

    background-image: url('../images/pbgBL.gif');

    background-repeat: no-repeat;

     font-size: 0px;

}

.mbgB

{

    float: left;	

	width: 964px;

	height: 8px;

	background-image: url('../images/pbgB.gif');

    background-repeat: repeat-x;

     font-size: 0px;

    margin-right: -3px;

}

.mbgBR

{

    float: right;

    width: 8px;

    height: 8px;

    background-image: url('../images/pbgBR.gif');

    background-repeat: no-repeat;

     font-size: 0px;

}



/*--------------------Background---------------------*/

