* {
    font-family:Tahoma, Verdana, Sans-Serif;
    font-size:10pt;
    color:#E8D56B
}

body {
    background-color:#172a94;
}

.top_bar {
    background-color:#071560;
}

.menu {
    background-color:#071560;
    border-left:1px solid black;
    border-bottom:1px solid black;
    cursor:hand;
}

.smaller {
    font-size:9pt;
}

.smallerBolder {
    font-size:9pt;
    font-weight:bold;
}

.smallerBolderLabel {
    font-size:9pt;
    font-weight:bold;
    color:#D89C07;
}

.smalltext {
    font-family:Verdana, Sans-Serif;
    font-size:7pt;
    font-weight:bold;
    color:#FFFFFF;
}

.smalltext_form {
    font-family:Verdana, Sans-Serif;
    font-size:8pt;
    font-weight:bold;
    color:#D89C07;
    background-color:#CE0000;
    border:1px solid black;
}

a {
    text-decoration:none;
    color:#D89C07;
}

a.headingLink {
    font-size:18pt;
    text-decoration:none;
    color:#D89C07;
}

a.headingSmallLink {
    font-size:11pt;
    text-decoration:none;
    color:#D89C07;
    font-weight:bold;
}

a.boldLink {
    font-weight:bold;
    color:#D89C07;
}

a.menuLink {
    font-family:Verdana, Sans-Serif;
    font-size:9pt;
    font-weight:bold;
    color:#D89C07;
}

a:hover {
    color:#D89C07;
}

.heading {
    font-size:14pt;
    font-weight:bold;
    color:#D89C07;
}

.headingSmall {
    font-size:11pt;
    font-weight:bold;
    color:#D89C07;
}

.headingBig {
    font-size:18pt;
    font-weight:bold;
    color:#D89C07;
}

.MT_kraft5 {
    font-size:9pt;
    font-weight:bold;
}

.MT_earl {
    font-size:9pt;
    font-weight:bold;
    color:#66FF99;
}

.MT_ec {
    font-size:9pt;
    font-weight:bold;
    color:#3399CC;
}

.MT_rennert {
    font-size:9pt;
    font-weight:bold;
    color:#CC33CC;
}

.MT_ecLounge {
    font-size:9pt;
    font-weight:bold;
    color:#FF6666;
}

.MT_ramatOrah {
    font-size:9pt;
    font-weight:bold;
    color:#A7B869;
}

.rowHead {
    background-color:#007777;
}

.rowA {
    background-color:#003375;
}

.rowB {
    background-color:#000063;
}

.formLabel {
    color:#9CAAC6;
    font-weight:bold;
}

.formField {
    font-family:Verdana, Sans-Serif;
    font-size:9pt;
    font-weight:bold;
    color:#FE4902;
    background-color:#C9E2E9;
}

.formButton {
    font-family:Verdana, Sans-Serif;
    font-size:9pt;
    font-weight:bold;
    color:white;
    background-color:#000063;
}

.imgGalMain {
    border:2px outset #C9E2E9;
}

.imgGalAlbum {
    cursor:hand;
    border:1px solid black;
}

.imgGalAlbumHighlight {
    curssor:hand;
    border:1px solid white;
}

.imgGalAlbumDisp {
    border:3px double #C9E2E9;
}

.borderGalAlbum {
    position:relative;
    top:10;
    width:575;
    height:160;
    overflow:auto;
    border:2px groove #C9E2E9;
}