.header-normal
{
    font-weight: bolder;
    font-size: large;
    font-family: Arial Sans-Serif;
    text-align: left;
}
.copyright-normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: +10;
}
.body-small
{ 
    font-family: Verdana, Helvetica, sans-serif;
    font-size: +9;
}
.body-normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: +12;
}
.body-white
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: +12;
    color: White;
}
.body-red
{
    font-size: +12;
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
}
.body-blue
{
    font-size: x-small;
    color: blue;
    font-family: Arial Sans-Serif;
}
.body-bold
{
    font-weight: bold;
    font-size: +12;
    text-align: left;
}
.title-normal
{
    FONT-SIZE: +18;
    font-family: Arial;
    text-align: left;
}
.title-red
{
    font-size: +18;
    color: red;
    font-family: Arial Sans-Serif;
    text-align: left;
}
.title-darkred-bold
{
    font-size: +18;
    font-weight: bold;
    color: 993300;
    font-family: Arial;
    text-align: left;
}
.padsmall
{
	padding: 3px;
}
.bubble-separator
{
    width: 100%;
    height: 2px;
    background-color: #ffcc66;
}
.bubble
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: #ffcc66;
}
.boxbubble
{
    border: #777777 1px solid;
}
.boxadmin
{
    border: #000000 1px solid;
    padding: 2px;
    background-color: #ffff00;
}
.boxred
{
    border: #ff0000 2px solid;
    padding: 2px;
}    
.boxorange
{
    border: #ff9900 1px solid;
    background-color: #ffffcc;
}    
.boxwarning
{
    border: #ff9900 1px solid;
    padding: 2px;
    background-color: #ffffcc;
    padding: 8px;
}
.button-normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: +12;
}
.checkradio-normal
{
    font-size: x-small;
    font-family: Arial Sans-Serif;
}
.vac
{
    vertical-align:middle;
}
.al
{
    text-align: left;
}
.ar
{
    text-align: right;
}
.ac
{
    text-align: center;
}
.w100
{
    width: 100%;
}
.w200px
{
	width: 200px;
}
.w300px
{
	width: 300px;
}
.bb-t
{
    border-bottom: black 1px solid;
}
.bt-t
{
    border-top: black 1px solid;
}
.bl-t
{
    border-left: black 1px solid;
}
.br-t
{
    border-right: black 1px solid;
}    
.bb
{
    border-bottom: black thin solid;
}
.bt
{
    border-top: black thin solid;
}
.bl
{
    border-left: black thin solid;
}
.br
{
    border-right: black thin solid;
}
.bc-or
{
    background-color: #ffcc66;
}
.bc-wh
{
    background-color: #ffffff;
}
.bc-gr
{
    background-color: #eeeeee;
}
.item
{
    background-color: #ffcc66;
}
.item-alternate
{
    background-color: Yellow;
}
.margin-a
{
    margin-top:20px;
    margin-right:20px;
    margin-bottom:20px;
    margin-left:20px;
}

BODY
{
    background-color: #bbbbbb;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: -1;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
/*
    m-argin-top: 10;
    m-argin-bottom: 10;
    m-argin-left: 40;
    m-argin-right: 40;
*/
}
img.l
{
    float:left;
}
A:link
{
    color: #000000;
}
A:visited
{
    color: #000000;
}
.nowrap
{
    white-space: nowrap;
}
/*
#Menu A
{
    margin: 0px 4px 0px 6px;
    padding: 4px 4px 4px 11px;
    width: 100%;
    text-decoration: underline;
    color: #000000;
    display:inline;
}
#Menu A
{
    padding: 8px 8px 8px 10px;
    border: solid 0px #000000;
}
#Menu A:hover
{
    padding: 8px 8px 8px 10px;
    background-color: #bbbbbb;
    border: solid 0px #000000;
}
*/
