/* global settings */
body {
}

body {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri,;
    font-size:
    13px;
    color:
    #666666;
    margin-left:
    0px;
    margin-top:
    0px;
    margin-right:
    0px;
    margin-bottom:
    0px;
    SCROLLBAR-FACE-COLOR:
    #FFE7BF;
    SCROLLBAR-ARROW-COLOR:
    #9A2F18;
    SCROLLBAR-BASE-COLOR:
    #FFFFFF;
    background-color:
    #FFE7BF;
}

body.back2 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri,;
    font-size:
    13px;
    color:
    #666666;
    margin-left:
    0px;
    margin-top:
    0px;
    margin-right:
    0px;
    margin-bottom:
    0px;
    SCROLLBAR-FACE-COLOR:
    #FFE7BF;
    SCROLLBAR-ARROW-COLOR:
    #9A2F18;
    SCROLLBAR-BASE-COLOR:
    #FFFFFF;
    background-color:
    #FFF3DF;
}

td {
    font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif, times;
    font-size: 13px;
    color: #666666
}

a {
    font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    color: #FF3300;
    font-style: normal;
    text-decoration: none;
    cursor: hand
}

a:hover {
    color: #FF6600;
    text-decoration: underline
}

a.nav {
    color: #FF6600
}

/* navigation */
/* txt */
.title {
    font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #CC0000
}

.subtitle {
    font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    color: #9A2F18;
    font-weight: bold;
}

.titlebox {
    font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}

/* formobjects */
.formobject {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal
}

/* formbot */
.fbtitle {
    font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif, times;
    font-size: 12px;
    font-weight: bold;
    color: #9A2F18;
}

.medium {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}

.small {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9px;
}

.fbtitlewhite {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    font-style: normal
}

.fbsmallwhite {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: rgb(255, 255, 255)
}

.largebold {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.mediumbold {
    font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
    font-size: 16px;
    color: #FF2D00;
    font-weight: bold;
}

.mediumoption {
    font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    color: #FF2D00;
    font-weight: bold;
}

.smalloption {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: rgb(153, 153, 153)
}

.formlarge {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px
}

.formsmall {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #FF6600;
    border: 1px outset #FF6600
}

.infosmall {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #FF6600
}

/* advanced */


