html	{ overflow-y: scroll; overflow-x: auto; }
a { color: #DDDDDD; text-decoration: none; outline: none; }
a:hover { text-decoration: underline overline; }
.menu { text-align: left; }
.menu a { color: #FFFFFF; font-size: 18px; font-weight: bold; text-decoration: none; }
.menu a:hover { text-decoration: underline overline; }
TD { font-family: Tahoma, Arial; font-size: 14px; color: #FFFFFF; }

.maintable { width: 450px; }
.maindivider { width: 30px; }
.maintitle { font-size: 16px; font-weight: bold; border-bottom: solid 1px #858585; margin-bottom: 10px; }
.mainsubtitle { font-size: 18px; font-weight: bold; margin-bottom: 5px; }
.mainitem { font-size: 16px; white-space: nowrap; margin-bottom: 5px; }
.mainsubitem { font-size: 14px; margin-left: 20px; margin-bottom: 5px; }

.trademark { color: #121212; font-size: 14px; }

.servicetabletitle { border-bottom: solid 1px #FFFFFF; border-left: solid 1px #FFFFFF; border-right: solid 1px #FFFFFF; background: #636363; font-size: 12px; font-weight: bold; white-space: nowrap; }
.servicetabletd { border-bottom: solid 1px #FFFFFF; font-size: 12px; white-space: nowrap; }
.servicetablevalue { border-bottom: solid 1px #FFFFFF; text-align: center; font-size: 12px; white-space: nowrap; }

.signupfield { width: 200px; border: none; }
.signupselect { width: 200px; border: none; }
.signupstate { width: 30px; border: none; }
.signuptitle { background: #A7A7A7; color: #525252; padding-left: 2px; }