body {
       font-family:arial,sans-serif;
       font-size: 101%;
       font-style: normal;
       line-height: 150%;
       color: #909090;
       background: #dfdfdf url(maboko-bg.gif);
       margin:35px;
       padding: 0px;
       }

a:link {
       font-weight:bold;
       color: #420000;
       background-color:#ffffff;
       text-decoration:underline;
       }

a:visited {
       font-weight:bold;
       color: #420000;
       background-color:#ffffff;
       text-decoration:underline;
       }

a:hover {
       font-weight:bold;
       color: #ffffff;
       background-color:#420000;
       text-decoration:none;
       }

a:active {
       font-weight:bold;
       color: #ffffff;
       background-color:#420000;
       text-decoration:none;
       }

a:focus {
       font-weight:bold;
       color: #420000;
       background-color:#ffffff;
       text-decoration:underline;
       }

img.maboko {
       border-color:#420000;
       border-style:solid;
       border-width:1px;
       margin:0;
       padding:0;
       }

img.mabokol {
       border-color:#420000;
       border-style:solid;
       border-width:1px;
       margin-top:2px;
       margin-left:0px;
       margin-right:5px;
       margin.bottom:2px;
       padding:0;
       float:left;
       }

img.mabokor {
       border-color:#420000;
       border-style:solid;
       border-width:1px;
       margin-top:2px;
       margin-left:5px;
       margin-right:0px;
       margin.bottom:2px;
       padding:0;
       float:right;
       }

img.noborder {
       border:0px;
       }

div.maboko {
       color:#909090;
       width:98%;
       padding:0px;
       margin-top:0px;
       margin-bottom:0px;
       margin-left:auto;
       margin-right:auto;
       background-color:#ffffff;
       border-color:#420000;
       border-style:solid;
       border-width:1px;
       }

div#menu {
       font-size:90%;
       line-height:160%;
       margin-left:0;
       margin-right:0;
       margin-top:1px;
       margin-bottom:5px;
       padding-left:2%;
       padding-right:2%;
       padding-top:2px;
       padding-bottom:2px;
       background-color:#F2EEEE;
       color:#420000;
       }

div#menu span {
       color:#420000;
       background-color:#F2EEEE;
       text-decoration:overline;
       }

div#menu a:link {
       font-weight:bold;
       color: #420000;
       background-color:#F2EEEE;
       text-decoration:underline;
       }

div#menu a:link span {
       color:#F2EEEE;
       background-color:#420000;
       text-decoration:underline;
       }

div#menu a:visited {
       font-weight:bold;
       color: #420000;
       background-color:#F2EEEE;
       text-decoration:underline;
       }

div#menu a:visited span {
       color: #F2EEEE;
       background-color:#420000;
       text-decoration:underline;
       }

div#menu a:hover {
       font-weight:bold;
       color:#F2EEEE;
       background-color:#420000;
       text-decoration:none;
       }

div#menu a:hover span {
       color:#420000;
       background-color:#F2EEEE;
       text-decoration:none;
       }

div#menu a:active {
       font-weight:bold;
       color:#F2EEEE;
       background-color:#420000;
       text-decoration:none;
       }

div#menu a:active span {
       color:#420000;
       background-color:#F2EEEE;
       text-decoration:none;
       }

div#menu a:focus {
       font-weight:bold;
       color: #420000;
       background-color:#F2EEEE;
       text-decoration:underline;
       }

div#menu a:focus span {
       color: #F2EEEE;
       background-color:#420000;
       text-decoration:underline;
       }

div.floatl {
       text-align:left;
       }

div.floatr {
       text-align:right;
       }

div.form {
       font-size:0.9em;
       line-height:1.2em;
       width:90%;
       padding:5px;
       margin-top:5px;
       margin-bottom:5px;
       margin-left:auto;
       margin-right:auto;
       border-width:1px;
       border-style:solid;
       border-color:#F2EEEE;
       }

div.form p {
       font-size:0.9em;
       line-height:1.1em;
       margin:0px;
       padding:4px;
       }

div.form input
       {
       vertical-align:middle;
       background: #F2EEEE;
       border-left: 1px solid #420000;
       border-right: 1px solid #420000;
       border-top: 1px solid #420000;
       border-bottom: 1px solid #420000;
       color: #420000;
       height:1.7em;
       padding:2px;
       }

div#header {
       background-image: url(maboko-neu-bg.gif);
       background-repeat:repeat-x;
       margin-left:1%;
       margin-right:1%;
       }

div#header img {
       text-align:left;
       border:0px;
       }

div#valid {
       text-align:center;
       padding:5px;
       }

div#valid a {
       background-color:transparent;
       color:#42ffff;
       }

div#footer {
       font-size:75%;
       line-height:120%;
       margin:0px;
       padding-right:5px;
       text-align:right;
       color:#420000;
       background-color:#ffffff;
       }

div.content {
       color:#420000;
       margin-top:1px;
       margin-bottom:1px;
       margin-left:2%;
       margin-right:2%;
       padding-left:0;
       padding-right:0;
       padding-top:2px;
       padding-bottom:2px;
       text-align:left;
       background-color:#ffffff;
       }

div.content span {
       font-weight:bold;
       color:#420000;
       background-color:#ffffff;
       }

div.content br {
       clear:both;
       }

div.left {
       color:#420000;
       background-color:#ffffff;
       text-align:left;
       float:left;
       margin:0;
       width: 49%;
       border-left:0;
       border-right:1px;
       border-top:0;
       border-bottom:0;
       border-style:solid;
       border-color:#420000;
       }

div.right {
       color:#420000;
       background-color:#ffffff;
       text-align:left;
       float:right;
       margin:0;
       width: 49%;
       }