table#mainIndexTbl {
width: 766px;
height: 607px;
background-color: #d7dceb;
background-repeat: no-repeat;
background-position: top left;
background-image: url(../img/bg.jpg);
}

table#mainTbl {
width: 766px;
background-color: #d7dceb;
}

td#topTd {
width: 766px;
height: 127px;
background-color: #d7dceb;
background-repeat: no-repeat;
background-position: top left;
background-image: url(../img/top.jpg);
}

td#bottomTd {
width: 766px;
height: 115px;
background-color: #d7dceb;
background-repeat: no-repeat;
background-position: top left;
background-image: url(../img/bottom.jpg);
}

td.titlebar{
width: 656px;
height: 39px;
background-repeat: no-repeat;
background-position: top left;
background-image: url(../img/img1.gif);
}

td.leftside{
width: 153px;
height: 464px;
background-repeat: no-repeat;
background-position: top left;
background-image: url(../img/img2.gif);
}

td.leftext{
width: 153px;
background-repeat: repeat;
background-position: top left;
background-image: url(../img/leftext.gif);
}

table.interiorTbl{
width: 656px;
position: relative; left: -4px;
}

.FormTbl{
width: 481px;
background-color: #d7dceb;
background-repeat: repeat;
background-position: top left;
background-image: url(../img/formext.gif);
}

.FormTbl2{
width: 481px;
background-color: #d7dceb;
background-repeat: repeat;
background-position: top left;
background-image: url(../img/formext.gif);
margin-left: 35px;
}

* html .FormTbl2{
width: 481px;
background-color: #d7dceb;
background-repeat: repeat;
background-position: top left;
background-image: url(../img/formext.gif);
margin-left: 15px;
}


td.formtop{
width: 481px;
height: 70px;
background-color: #d7dceb;
background-repeat: no-repeat;
background-position: top left;
background-image: url(../img/formtop.gif);
}

td.formbottom{
width: 481px;
background-color: #d7dceb;
background-repeat: no-repeat;
background-position: top left;
background-image: url(../img/formbottom.gif);
}

td.formint{
padding-left: 10px;
padding-bottom: 20px;
}