body
{
width:100%;
height:100%;
padding:0px;
margin:0px;
background: url(../images/layout/bg.jpg);
font:100% Verdana,Arial,helvetica,sans-serif;
}

.mainTable{
width:800px;
}

.mainHeader{
width:100%;
}

.mainHeaderTd{
background:#213d75 top left url(../images/layout/vgsLogo.jpg) no-repeat;
background-position:5px 3px;
height:137px;
color:#ffffff;
border:2px solid #4c4947;
border-top:0px;
border-right:0px;
}

.mainHeaderTdRight{
background:#213d75 top right url(../images/layout/construction.png) no-repeat;
height:137px;
color:#ffffff;
border:2px solid #4c4947;
border-top:0px;
border-left:0px;
}

.mainRightPanel{
height:400px;
}

.mainContent{
width:100%;
background-color:#ffffff;
border:2px solid #4c4947;
border-right:0px;
border-bottom:0px;
}

.mainRightPanel{
width:100%;
background-color:#cfd1d2;
border:2px solid #4c4947;
border-left:0px;
border-bottom:0px;
}

.mainFooter{
width:100%;
height:75px;
color:#ffffff;
background-color:#213d75;
border:2px solid #4c4947;
border-top:0px;
}

.contentTable{
padding:5px;
}

.heading{
color:#4c4947;
font-size:15px;
font-weight:bold;
}

.contentHeadData{
text-indent:50px;
padding: 0px 10px 0 10px;
}

.contentHeadContent{
padding: 10px 0 0 60px;
}