﻿    .BoxTop {
        background-image:url(Images/BoxTop.jpg);
        background-repeat:no-repeat;
        background-position:center;
        text-align:center;
        width:220px;
        height:17px;
        font-family:Verdana, arial, helvetica;
        font-size:12px;
        color:#000000;
        vertical-align:top;
        font-weight:bold;
    }
    .BoxMiddle {
        background-image:url(Images/BoxMiddle.jpg);
        background-repeat:repeat-y;
        background-position:center;
        width:220px;
        height:100%;
        font-family:Verdana, arial, helvetica;
        font-size:11px;
        color:#000000;
        text-align:justify;
    }
    .BoxBottom {
        background-image:url(Images/BoxBottom.jpg);
        background-repeat:no-repeat;
        background-position:left;
        width:220px;
        height:17px;
    }
    .BoxTopG {
        background-image:url(Images/BoxTopG.jpg);
        background-repeat:no-repeat;
        background-position:right;
        text-align:center;
        width:516px;
        height:22px;
        font-family:Verdana, arial, helvetica;
        font-size:12px;
        color:#000000;
        vertical-align:top;
        font-weight:bold;
    }
    .BoxMiddleG {
        background-image:url(Images/BoxMiddleG.jpg);
        background-repeat:repeat-y;
        background-position:left;
        width:486px;
        height:100%;
        font-family:Verdana, arial, helvetica;
        font-size:11px;
        color:#000000;
		padding-left:15px;
		padding-right:15px;
        text-align:justify;
    }
    .BoxBottomG {
        background-image:url(Images/BoxBottomG.jpg);
        background-repeat:no-repeat;
        background-position:left;
        width:516px;
        height:22px;
    }    
    
	
	    .BoxTopB {
        background-image:url(Images/BoxTopB.jpg);
        background-repeat:no-repeat;
        background-position:center;
        text-align:center;
        width:345px;
        height:22px;
        font-family:Verdana, arial, helvetica;
        font-size:12px;
        color:#000000;
        vertical-align:top;
        font-weight:bold;
    }
    .BoxMiddleB {
        background-image:url(Images/BoxMiddleB.jpg);
        background-repeat:repeat-y;
        background-position:center;
        width:315px;
        height:100%;
        font-family:Verdana, arial, helvetica;
        font-size:11px;
        color:#000000;
        text-align:justify;
		padding-left:15px;
		padding-right:15px;

    }
    .BoxBottomB {
        background-image:url(Images/BoxBottomB.jpg);
        background-repeat:no-repeat;
        background-position:left;
        width:345px;
        height:22px;
    }
    .BoxTopGB {
        background-image:url(Images/BoxTopGB.jpg);
        background-repeat:no-repeat;
        background-position:right;
        text-align:center;
        width:516px;
        height:22px;
        font-family:Verdana, arial, helvetica;
        font-size:12px;
        color:#000000;
        vertical-align:top;
        font-weight:bold;
    }
    .BoxMiddleGB {
        background-image:url(Images/BoxMiddleGB.jpg);
        background-repeat:repeat-y;
        background-position:left;
        width:486px;
        height:100%;
        font-family:Verdana, arial, helvetica;
        font-size:11px;
        color:#000000;
        padding-left:15px;
		padding-right:15px;
        text-align:justify;
    }
    .BoxBottomGB {
        background-image:url(Images/BoxBottomGB.jpg);
        background-repeat:no-repeat;
        background-position:left;
        width:516px;
        height:22px;
    } 
