body
{
    padding: 0px;
    margin: 0px;
    background: url(../images/mainbg.gif) 0 0 repeat-x #fff;
    color: #666;
    font: 14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
div, p, ul, h2, img
{
    padding: 0px;
    margin: 0px;
}
ul
{
    list-style-type: none;
}
img
{
    border: none;
}
.menutable
{
    padding: 5px;
}
.menutable td
{
    padding: 6px;
    vertical-align: top;
}
.menutable td.time
{
    padding: 10px;
    vertical-align: top;
    font-weight: bold;
}
.menutable tr:hover, .datatable tr.hilite
{
    background-color: #66ccff;
    color: #000000;
}
#Heading h2
{
    width: 380px;
    height: 30px;
    display: block;
    background: url(images/icon1.jpg) 100% 0 no-repeat #fff;
    color: #003399;
    border-bottom: 1px dashed #BDB9B9;
    font-size: 24px;
    line-height: 22px;
    padding: 0 20px 0 0;
}


#topPan
{
    width: 776px;
    height: 87px;
    position: relative;
    margin: 0 auto;
}
#topPan #ImgPan
{
    width: 229px;
    height: 61px;
    background: #fff;
    color: #666;
    position: absolute;
    top: 30px;
    left: 0px;
    padding: 0 0 0 35px;
}
#topPan #ImgPan img
{
    width: 220px;
    height: 61px;
}

#topPan #menu
{
    width: 468px;
    height: 32px;
    position: absolute;
    top: 46px;
    right: 45px;
}


#bodyPan
{
    width: 689px;
    position: relative;
    margin: 0 auto;
}
#bodyPan p.toptextpadding
{
    padding: 25px 0 0;
}
#bodyPan p span
{
    background: #fff;
    color: #D20039;
}
#bodyPan p.more
{
    width: 81px;
    height: 22px;
    display: block;
    margin: 0 0 0 606px;
    background: url(images/more-bg.gif) 0 0 no-repeat;
}
#bodyPan p.more a
{
    width: 70px;
    height: 22px;
    display: block;
    background: url(images/arrow1.gif) 1% 60% no-repeat;
    line-height: 22px;
    text-decoration: none;
    padding: 0 0 0 11px;
}
#bodyPan p.more a:hover
{
    background: url(images/arrow2.gif) 1% 60% no-repeat;
    text-decoration: none;
}

/*----Body Middle Panel----*/
#bodyMiddlePan
{
    width: 689px;
    position: relative;
    margin: 0 auto;
}

/*----Middle Left Panel----*/
#LeftSide
{
    width: 232px;
    float: left;
}
#LeftSide p
{
    padding: 14px 0 0;
    line-height: 18px;
}
#LeftSide p.largegraytext
{
    font-size: 18px;
}
#LeftSide p.more
{
    width: 81px;
    height: 22px;
    display: block;
    margin: 15px 0 0 145px;
    padding: 0px;
    text-align: right;
}
#LeftSide h2
{
    width: 210px;
    height: 30px;
    display: block;
    background: url(images/icon1.jpg) 100% 0 no-repeat #fff;
    color: #003399;
    border-bottom: 1px dashed #BDB9B9;
    font-size: 24px;
    line-height: 22px;
    padding: 0 20px 0 0;
}

#MiddleRightPan
{
    width: 384px;
    float: left;
    padding: 0 0 0 73px;
}
#MiddleRightTopPan
{
    width: 380px;
    height: 218px;
    background: url(../images/mouse.jpg) 0 100% no-repeat;
    padding: 29px 0 0;
    margin: 0 0 40px 0;
}

#MiddleRightPan h2
{
    width: 380px;
    height: 20px;
    background: url(images/dotline.gif) 0 100% repeat-x #fff;
    color: #6BB600;
    font-size: 24px;
}
#MiddleRightPan p
{
    padding: 8px 0 0;
}

#leftlist
{
    width: 220px;
    float: left;
    padding: 20px 10px 40px 40px;
}
#leftlist ul
{
    list-style-image: url(../images/tick.gif);
}
#leftlist ul li
{
    width: 220px;
    height: 20px;
    float: left;
}
/*----/Middle Right Panel----*/


/*----Footer Panel----*/
#footermainPan
{
    background: url(../images/footerbg.gif) 0 0 repeat-x #66ccff;
    color: #212121;
    height: 85px;
    clear: both;
}
#footerPan
{
    width: 760px;
    margin: 0 auto;
    font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 15px 0 0 0;
    text-align:center;
}

#footerPan ul
{
    width: 750px;
    height: 40px;
}
#footerPan li
{
    display:inline;
}
#footerPan ul li a
{
    padding: 0 8px 0;
    color: #212121;
    background: #66ccff;
    text-decoration: none;
}
#footerPan ul li a:hover
{
    text-decoration: underline;
}

#footerPan p.copyright
{
    background: #66ccff;
    color: #212121;
}

