/* VM Systems stylesheet */
html { background: #fff; }
body { font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif; background: rgb(80%,80%,100%); color: #000; width: 900px; margin: 0; border: 2em solid #fff; border-top: none; }
img { border: none;}
div#navbar {border-bottom: 1em solid rgb(80%,80%,100%); }
div#navbar li { list-style: none; float: left;}
div#navbar a { display: block; background: url(/images/xp3.gif); text-decoration: none; width: 80px; border: 1px solid #aaa; padding: 2px 5px 2px 5px; margin: 2px; font-size: 10pt; color: #000;}
div#navbar a:hover { background: url(/images/xp4.gif); }
div#content { clear: both; padding-left: 40px; padding-right: 40px; }
div#content h1 { font-size: 16pt; }
div#content h2 { font-size: 14pt; color: rgb(30%,30%,30%);}
div#content h3 { font-size: 12pt; font-style: italic; }
div#content h4 { font-size: 11pt; font-style: italic; }
div#content p {text-align: justify; font-size: 10pt; }
div#content li {text-align: left; font-size: 10pt; }
div#content a {text-decoration: none; color: rgb(10%,10%,100%); }
div#content a:hover {background: rgb(90%,90%,100%);}
div#columns h2 { border-bottom-style: groove; }
div#col1 {width: 400px; float: left; border-right: 1em solid rgb(80%,80%,100%);}
div#col2 {width: 400px; float: right;}
div#footer { clear: both; text-align: center; }
div#footer img { border: 1em solid rgb(80%,80%,100%); } 
div#footer li { list-style:none; float: left;}
table.diffgen, table.plans, table.loginform { border-width: medium; border-style: outset; font-size: 10pt; }
table.loginform {position: relative; left: 325px;}
table.loginform td { padding: 5px; }
thead.plans { text-align: center;}
tbody.plans, tbody.diffgen, tbody.loginform { background-color: #aaf; text-align: right; }
.motto { font-size: 16pt;}
.accesskey {text-decoration: underline;}
