html, body{ height:100%; margin: 0; padding: 0; background: white; color: black; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }

a { color: #333333; text-decoration: underline; }
a:link { color: #333333; text-decoration: underline; }
a:hover { color: #0000ff; text-decoration: none; }
a:visited { color: #800000; text-decoration: underline; }

.DCSLogo { width: 200px; height: 100px; margin: 4px; border: 1px solid #808080; text-align: center; vertical-align: middle; }
.DCSToolMenu { height: 100px; text-align:right; vertical-align: bottom; margin: 4px; border: 1px solid #808080; }

.CommanPageTable { width: 100%; height: 100%; margin: 0; padding: 0; }
.CommonMenu { margin: 10px; border: 1px solid #808080; width: 200px; vertical-align: top; list-style-image: url("/artwork/greyarrowbullet.gif");text-align:left; }
.MainMenuHeader { font-weight: bold; }
.AccountFeaturesHeader { font-weight: bold;}

.CommonContent { margin: 2px; padding: 2px; border: 1px solid #808080; vertical-align: top; text-align:center }