﻿#mList
{
    clear:both;
    width:1003px;

    margin-left:auto;
    margin-right:auto;
    margin-top:8px;
    margin-bottom:8px;
}

#mListHeadLeft
{
    float:left;
    background-image:url(../Images/mLeft.jpg);
    background-repeat:no-repeat;
    width:18px;
    height:27px;
}

#mListHeadCenter
{
    float:left;
    background-image:url(../Images/mCenter.jpg);
    background-repeat:repeat-x;
    width:971px;
    height:27px;
    text-align:left;
    font-size:14px;
    font-weight:bold;		
    color:White;	
}

#mListHeadRight
{
    float:left;
    background-image:url(../Images/mRight.jpg);
    background-repeat:no-repeat;
    width:14px;
    height:27px;
}

#mTbl
{
    border:solid 1px #69b4c8;
}

#mTbl table
{
    width:100%;
}

#mTbl td
{
    border-bottom:dotted 1px #cccccc;
    text-align:left;
}

#top
{
    width:1003px;
    height:163px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../Images/top.jpg);
}
