/*
  $Id: stylesheet.css,v 0.03 2004/03/11 17:00:00 mb $

  NETMAKS - System

  (c)2003 M.Bloch, BLOCH Design
*/

BODY {
  background: #C4C4C4;
  color: #0000C4;
 }


A { text-decoration: none; }
select,drop {
        border:1px solid #aaaaaa;
        font-size : 11px;
        color : #1F1F60;
        background-color:#efefef;
        font-family : verdana,arial,helvetica,sans-serif;
        cursor: hand;
}

textarea {
        border:1px solid #aaaaaa;
        padding: 3px;
        font-size : 10px;
        color : #222222;
        background-color:#ffffff;
        font-family : verdana,arial,helvetica,sans-serif;
}



form {
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
margin: 0px;
padding: 0px;
}

td.module {
        font-size : 10px;
        color : #444444;
        font-family : verdana,arial,helvetica,sans-serif;
}

td,.text1 {
        font-size : 13px;
        color : #FFFFFF;
        font-family : verdana,arial,helvetica,sans-serif;
}
td.tmpl {
        font-size : 10px;
        color : #444444;
}
.text0_tpl {         font-size : 10px;
        color : #444444;
}

td.headline {
        font-weight: bold;
        font-style: bold;
        font-size : 24px;
        color : #FFFFFF;
        font-family : verdana,arial,helvetica,sans-serif;
}



.texttop {
        font-weight: none;
        font-style: italic;
        font-size : 32px;
        color : #ffffff;
        font-family : verdana,arial,helvetica,sans-serif;
}

.text0 {
        font-size : 9px;
        color : #444444;
        font-family : verdana,arial,helvetica,sans-serif;
}
.inbox        {
        border:1px solid #aaaaaa;
        font-size : 11px;
        padding-left: 4px;
        color : #222222;
        background-color:#ffffff;
        font-family : verdana,arial,helvetica,sans-serif;
        width: 100px;
}

.inbox_large        {
        border:1px solid #aaaaaa;
        font-size : 11px;
        padding-left: 4px;
        color : #222222;
        background-color:#ffffff;
        font-family : verdana,arial,helvetica,sans-serif;
        width: 240px;
}

.col_welcome  {
        background-color:#ffffff;
        font-size : 11px;
        color: #0000C4;
        }
.submitbutton_sq        {
        border:0px;
        font-size : 11px;
        padding-left: 1px;
        color : #222222;
        background-image:url(../images/button38x38.gif);
        font-family : verdana,arial,helvetica,sans-serif;
        width: 38px;
        height: 38px;
        cursor: hand;
        text-decoration : bold;
}
.submitbutton_yellow2        {
        border:0px;
        font-size : 11px;
        padding-left: 1px;
        color : #222222;
        background-image:url(../images/button120x18.gif);
        font-family : verdana,arial,helvetica,sans-serif;
        width: 120px;
        height: 18px;
        cursor: hand;
}



td.mainbox,
.welcomebox,
.framedbox {
        background-color: #ffffff;
        color: #0000C4;
        border: 1px #0000C4 solid;
        padding: 4px;
        font-size : 13px;
        font-family : verdana,arial,helvetica,sans-serif;
}

td.subbox {
        background-color: #ffffff;
                color: #0000C4;
        border: 1px #0000C4 solid;
        padding: 4px;
        font-size : 11px;
        font-family : verdana,arial,helvetica,sans-serif;
}

td.subbox2 {
        background-color: #ffffff;
                color: #0000C4;
        padding: 4px;
        font-size : 11px;
        font-family : verdana,arial,helvetica,sans-serif;
}

.text13 {
  font-size: 13px;
}

td.footerbox {
        background-color: #ffffff;
                color: #0000C4;
        padding: 4px;
        font-size : 9px;
        font-family : verdana,arial,helvetica,sans-serif;
}

td.framebox {
        background-color: #0000C4;
        font-size : 12px;
        color : #FFFFFF;
        font-family : verdana,arial,helvetica,sans-serif;
}

td.highlight {
        border: 1px solid #000000;
        background-color: #FFFFCC;
        font-size : 12px;
        color : #0000C4;
        font-family : verdana,arial,helvetica,sans-serif;
}

.headline {
        font-weight: bold;
        font-style: bold;
}


.submitbutton {
        border:0px;
        font-size : 11px;
        color : #FFFFFF;
        background-color : #0000C4;
        font-family : verdana,arial,helvetica,sans-serif;
        width: 120px;
        height: 32px;
        cursor: hand;
}
.textbox {
        font-size : 11px;
        color : #FFFFFF;
        background-color : #0000C4;
        font-family : verdana,arial,helvetica,sans-serif;
}
