p {
 font-family: sans-serif;
 font-size: 12px;
 }

input {
 border-style: solid;
 border-width: 1px;
 border-color: #c80003;
 }

textarea {
 border-style: solid;
 border-color: #C80003;
 border-width: 1px;
 }

a {
 font-weight: bold;
 color: #C80003;
 text-decoration: underline;
 }

table.main {
 border-style: solid;
 border-width: 0px;
 width: 1150px;
 height: 550px;
 margin-top: 2%;
 margin-left: 3%;
 padding: 0%;
 white-space: nowrap;
 position: static;
 table-layout: fixed;
 }

a.menu:hover {
 font-weight: bold;
 color: black;
 text-decoration: none;
}

a.menu:link {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
}

a.menu:visited {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
}

#logo {
 height: 101px;
 width: 110px;
 text-align: center;
 }

#banner {
 background-color: #c80003;
 }

#mbiz {
 font-family: sans-serif;
 font-size: 30px;
 color: white;
 font-weight: bold;
 text-align: center;
 }

#menu {
 font-family: sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 background-color: #c80003;
 vertical-align: top;
 text-align: center;
 font-weight: bold;
 }

#text {
 font-family: sans-serif;
 font-size: 12px;
 color: #000000;
 padding-left: 10px;
 padding-top: 10px;
 vertical-align: top;
 }

#bottom {
 font-family: sans-serif;
 font-size: 10px;
 color: #808080;
 text-align: center;
 }

#topic_headline {
 font-family: sans-serif;
 font-size: 18px;
 color: #000000;
 text-decoration: underline;
 }

#clients {
 width: 1020px;
 font-family: sans-serif;
 font-size: 12px;
 color: #000000;
 padding: 0%;
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
 }

#appoints {
 width: 100%;
 font-family: sans-serif;
 font-size: 12px;
 color: #000000;
 padding: 0%;
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
 }

#msg {
 width: 80%;
 font-family: sans-serif;
 font-size: 12px;
 color: #000000;
 padding: 0%;
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
 }

#msgtxt {
 font-family: sans-serif;
 font-size: 14px;
 color: #000000;
 text-decoration: italic;
 }

table.storage {
 width: 100%;
 font-family: sans-serif;
 font-size: 12px;
 color: #000000;
 padding: 0%;
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
 }

table.storage_add {
 width: 50%;
 font-family: sans-serif;
 font-size: 12px;
 color: #000000;
 padding: 0%;
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
 }
