
.buttoncell {background-image: url(/static/mocha/media/button.gif); background-repeat: no-repeat;}
.buttoncellsmall {background-image: url(/static/mocha/media/smbutton.gif); background-repeat: no-repeat;}
.buttonstyle {font-family: "Trebuchet MS", sans-serif; font-size: 11px; color: #333333;}
.buttonstylesmall {font-family: "Trebuchet MS", sans-serif; font-size: 11px; color: #333333;}
.footer, .small {font-family: "Trebuchet MS", sans-serif, Helvetica, sans-serif; font-size: 11px; color: #959595;}
.headline, h1, h2 {font-family: "Trebuchet MS", sans-serif; color: #888888; font-size: 18px; font-weight: bold; }
p, ul, td, .fix, .backpath {font-family: "Trebuchet MS", sans-serif; font-size: 13px; color: #333333;}
a:link {text-decoration: none; color: #003388;}
a:visited {text-decoration: none; color: #004499;}
a:hover {text-decoration: none; color: #0066CC;}
a:active {text-decoration: none; color: #0066FF;}
textarea {background-color: #F5F5F5; font-size: 13px; font-family: "Trebuchet MS", sans-serif; }
input {background-color: #F5F5F5; font-size: 13px; font-family: "Trebuchet MS", sans-serif; }
select {background-color: #F5F5F5; font-size: 13px; font-family: "Trebuchet MS", sans-serif;}
b {font-family: "Trebuchet MS", sans-serif; font-weight: bold;}
i {font-family: "Trebuchet MS", sans-serif;}
h3 {font-family: "Trebuchet MS", sans-serif; color: #888888; font-size: 16px; font-weight: bold; }
h4 {font-family: "Trebuchet MS", sans-serif; color: #333333; font-size: 13px; font-weight: bold; }
td.center {padding: 20px 20px 10px 10px; vertical-align: top; }
td.left {padding: 0px 0px 0px 10px; vertical-align: top;}
td.right {padding: 0px 0px 10px 0px; vertical-align: top; border-left: 1px solid #dddddd;}
td.mochaedit {overflow:hidden; border-bottom: 1px solid #ff0000; border-top: 1px solid #ff0000;}
div.boxheader {color: #959595; overflow: hidden; font-size: 11px; padding-left: 6px;  border-top: 1px solid #dddddd; }
div.boxline {height:1px; overflow:hidden; border-bottom: 1px solid #dddddd;}
div.box {font-size: 11px; font-family: "Trebuchet MS", sans-serif; color: #959595; padding: 0em 0em 0.4em 0.4em; margin: 0em 0em 0.2em 0em;}
div.box td, div.box {font-size: 11px; font-family: "Trebuchet MS", sans-serif; color: #959595;}
div.box ul, div.box li {font-size: 11px; font-family: "Trebuchet MS", sans-serif; color: #959595; padding: 0em 0em 0.4em 0.1em;}
body {font-size: 13px; font-family: "Trebuchet MS", sans-serif; line-height: 1.4;background-color: #FFFFFF; margin-top: 0px; margin-left: 0px;}

.list {
    margin-top      : 10px;
    margin-bottom   : 10px;
}

.listitem td {
    vertical-align  : top;
    font-size       : 11px;
}

.button {
    margin-right    : 10px;
}

.main {
    vertical-align  : top;
}

.side {
    vertical-align  : top;
}

.navlink-1 {
    margin-left    : 10px;
}

.tools {
    margin-top    : 10px;
}