/* CSS Document */
body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background: #184698;

}

.main{
width: 760px;
background: #ffffff;
float: none;
}

.menu {
width: 760px;

}

.innerheading {
padding-left: 10px;
padding-top: 2px;
}

.heading{
text-align: left;
vertical-align: middle;
background: #ffffff url(images/bg-gradient.gif);
height: 27px;
border-top-style: dashed;
border-bottom-style: dashed;
border-width: 1px;
border-color: #184698;

}

.heading2{
text-align: center;
background: #ffffff url(images/bg-gradient.gif);
height: 27px;
border-top-style: dashed;
border-bottom-style: dashed;
border-width: 1px;
border-color: #184698;

}

.heading3{
text-align: center;
background: #ffffff;
height: 27px;
border-top-style: none;
border-bottom-style: dashed;
border-width: 1px;
border-color: #184698;

}

.heading3b{
text-align: center;
background: #ffffff;
height: 27px;
border-top-style: dashed;
border-bottom-style: dashed;
border-width: 1px;
border-color: #184698;

}

.heading4{
text-align: center;
background: #ffffff url(images/bg-gradient.gif);
height: 27px;
border-top-style: dashed;
border-bottom-style: dashed;
border-width: 1px;
border-color: #184698;

}

.footer {
width: 760px;
border-top-style: dashed;
border-bottom-style: none;
border-width: 1px;
border-color: #184698;
padding-top: 2px;
padding-bottom: 2px;
}

