

body {
   overflow: -moz-scrollbars-vertical;
   background: black;
   background-image: url('/images/PageBackSwills.jpg');
   background-position: top center;
   background-repeat: no-repeat;
   font: 12px verdana, tahoma, arial, sans-serif;
   margin: 0;
   padding: 0;
   text-align: center;
}

img.SubFeature {
   width: 400px;
   height: 80px;
   border: 0;
}

img.mainFeature {
   width: 800px;
   height: 398px;
   border: 0;
   margin-bottom: 2px;
}

img.menuPic {

   margin-left: 14px;

}

#container {
   width: 800px;
   text-align: left;
   margin: 0 auto;
   position: relative;
}

table.commonMenu {
   width: 100%;
   padding-top: 20px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 5px;   
}

img.topLogo {
   vertical-align: bottom;
}

img.rootLink {
   width: 640px;
   height: 304px;
}

img.rootExLink {
   width: 640px;
   height: 64px;
   border-top: 1px solid #CCCCCC;
}

table.Account {
   background-color: #C2F3F3;
   border-bottom: 1px solid #CCCCCC;
   font: 10px arial, helvetica, sans-serif;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   width: 100%;
   color: #7C7C7C;
}

a.Account:link,
a.Account:visited {
   font: 10px arial, helvetica, sans-serif;
   color: #7C7C7C;
   text-decoration: none;
   vertical-align: bottom;
}

a.Account:hover {
   color: #7C7C7C;
   text-decoration: underline;
}

a.topMenu:link,
a.topMenu:visited {
   font: 12px arial, helvetica, sans-serif;
   color: #7C7C7C;
   text-decoration: none;
   vertical-align: bottom;
   margin-left: 15px;
}

a.topMenu:hover {
   color: #3FB9E6;
}

#Footer {
   // margin-top: -2px;
   margin-top: 5px;
   font: 11px verdana, tahoma, helvetica, arial, sans-serif;
   color: #6F6F6F;
   font-size: 10px;
   border-top: 1px solid #6F6F6F;
   height: 32px;
   text-align: right;
   background-repeat: no-repeat;
}

td.Footer {
   font: 11px verdana, tahoma, helvetica, arial, sans-serif;
   color: white;
   font-size: 10px;

}

a.Footer:link,
a.Footer:visited {
   font: 11px verdana, tahoma, helvetica, arial, sans-serif;
   color: #909090;
   font-size: 10px;
   text-decoration: none;
   vertical-align: bottom;
   margin-left: 10px;
}

a.Footer:hover {
   color: #8ECEEC;
   text-decoration: underline;
}
