.maintable {
background-color: #ffffff;
border-left: solid #7892bb 1px;
border-top: solid #7892bb 1px;
border-bottom: solid #7892bb 1px; 
border-right: solid #7892bb 1px; 

}
.maindiv {
position: fixed; 
z-index: 1; 
width: 100%;
height: 100%;
top: 1px;
left: 1px;
}
body {
height: 100%;
width: 100%;

}
.bottomnav {
font: normal 10pt "Times New Roman", times;
color: #963f3c;
padding-bottom: 7px;
padding-top: 7px;
}
a.bottomnav:link, a.bottomnav:active, a.bottomnav:visited {
color: #7892bb;
padding-bottom: 7px;
}
a.bottomnav:hover {
color: #963f3c;
}
.bottomtext {
font: normal 8pt "Times New Roman", times;
color: gray;
padding-bottom: 7px;
}
.bodytext {
font: normal 10pt/11pt verdana;
color: black;
margin: 10px;

}
.titles {
font: bold 10pt/11pt verdana;
letter-spacing: 1px;
}
.logoblue {
color: #7892bb;
}
.logomaroon {
color: #963f3c;
}
.lightyellow {
color: #ffffbf;
}
.navtd {
padding: 3px 8px 3px 8px;
border-bottom: solid #cccccc 1px;
/* border-right: solid #7892bb 1px; */
}
.navselectedtd {
padding: 3px 8px 3px 8px;
border-bottom: solid #7892bb 1px;
border-right: solid #7892bb 1px;
}
.nav {
font: bold 8pt verdana;
}
a.nav:link, a.nav:active, a.nav:visited {
text-decoration: none;
color: #02018b;
}
a.nav:hover {
text-decoration: none;
color: black;
}
.subnavtable {
vertical-align: text-top;
padding-bottom: 2px;
margin-bottom: 8px;
/* border-top: solid #7892bb 1px; */
}
.subnav {
font: normal 8pt verdana;
vertical-align: text-top;
text-align: center;
padding: 2px;
}
.subnavselectedtd {
font: normal 8pt verdana;
vertical-align: text-top;
text-align: center;
padding: 2px;
}
a.subnav:link, a.subnav:active, a.subnav:visited {
text-decoration: none;
color: #963f3c;
}
a.subnav:hover {
text-decoration: none;
color: black;
}
.floatleft {
float: left;
}
.images {
padding: 6px;
margin: 6px;
border: solid #666 1px;
}
.floatright {
float: right;
}
a.bodytext:link, a.bodytext:active, a.bodytext:visited {
color: #666;
border-bottom: solid #333 1px;
}
a.bodytext:hover {
color: #999;
border-bottom: solid #666 1px;
}
ul, li {
padding-top: 0px;
margin-top: 0px;
}
.bgimage {
position: fixed; 
z-index: 1;
background-image: url(/content/images/bgimage.jpg);
background-position: bottom center;
background-repeat: no-repeat;
background-attachment: fixed;
width: 100%;
height: 100%;
top: 1px;
left: 1px;
}
.maindiv {
position: fixed; 
z-index: 5; 
/* background-image: url(/content/images/bgimage.jpg);
background-position: bottom right;
background-repeat: no-repeat; */
width: 100%;
height: 100%;
top: 1px;
left: 1px;
}
