
.button_down{
    color:#121E68;
    background-color:#CBCED7;
    border-bottom:2px solid #111F4C;
    border-right:2px solid #80879C;
    margin:2px 2px 2px 0;
    padding:3px 4px 3px 4px;
    width: 300px;
    text-decoration:none;
    font-size:90%;
    line-height:2.2;
    white-space:nowrap;
}

.button_down:hover{
    background-color:#111F4C;
    color:#CBCED7;
    border-bottom:2px solid #80879C;
    border-right:2px solid #111F4C;
    text-decoration:none;
}

.button_up{
    background-color:#111F4C;
    color:#CBCED7;
    border-bottom:2px solid #80879C;
    border-right:2px solid #111F4C;
    margin:2px 2px 2px 0;
    padding:3px 4px 3px 4px;
    width: 100px;
    text-decoration:none;
    font-size:90%;
    line-height:2.2;
    white-space:nowrap;
}

.button_up:hover{
    color:#121E68;
    background-color:#CBCED7;
    border-bottom:2px solid #111F4C;
    border-right:2px solid #80879C;
    text-decoration:none;
}

body    {
    font-family : arial;
    font-size   : 12px;
}

.specsheet     {
    position: absolute;
    z-index: 1000;	 
    width: 990px;
    height: 504px;
    top         : -110px;    text-align: center;
    padding: 0px;
    background-color: #AAAAAA;
}


#Page_container {
    position:absolute;
    width       : 100%;
    left        : 0;
    top         : 0;
    height      : auto !important;
    height      : 100%;
    min-height  : 100%;
    max-height  : 100%;
    border      : thin;    
}
#header {
    width       : 1001px;
    margin      : 0px auto;
    height      : 70px;
}
#faces {
    width       : 660px;
    position    : relative;
    float       : right;
    top         : -69px}
#menu {
    position    : relative;
    width       : 991px;
    margin      : 0px auto;                
}
#second_navbar {
    width:100%;
    position:relative;
    float:left;
    top         : -60px    }
#maintext {
    height      : 474px;
    width       : 991px;
    position    : relative;
    top         : 110px;    margin      : 0px auto;
}

#img_twothird_left {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 660px;
    background-color : #AAAAAA;
    top         : -110px;}

#img_onethird_left {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 330px;
    background-color : #AAAAAA;
    top         : -110px;}

#txt_full {
    position    : relative;
    float       : left;
    width       : 990px;
    color       : #ffffff;
    background-color : #4b577c;
    top         : -110px;    overflow    : auto;
}

#txt_twothird_right {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 660px;
    color       : #ffffff;
    background-color : #4b577c;
    top         : -110px;    overflow    : auto;
}

#txt_onethird_center {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 330px;
    background-color : #cccccc;
    top         : -110px;    overflow    : auto;
}

#txt_current_parameters {
    position    : relative;
    float       : left;
    height      : 0px;
    width       : 220px;
    left        : 110px;
    color       : #ADB2C0;
    padding-top : 60px;
    background-color : #4b577c;
    top         : -110px;    overflow    : auto;
}

#txt_onethird_center {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 330px;
    background-color : #cccccc;
    top         : -110px;    overflow    : auto;
}

#copyright {
    position    : relative;
    width       : 991px;
    margin      : 0px auto;
    height      : 25px;   
    color       : #aeacac;
    top         : 470px;}

#full_text {
    position    : relative;
    float       : right;
    width       : 991px;
    height      : 474px;
    color       : #ffffff;
    top         : -77px;}

#txt_onethird_right {
    position    : relative;
    float       : right;
    width       : 331px;
    height      : 474px;
    color       : #ffffff;
    background-color : #4b577c;
    overflow    : auto;
    top         : -110px;}

#unit_description {
    position        : relative;
    width           : 330px;
    height          : 1px;
    left            : 330px;    top             : -16px;    visibility      : hidden;
    background-color: #cccccc;    
    overflow        : auto;
}

.navbar_top {
    height              : 9px;
    width               : 25px;
    font-size           : 5px;
}

.navbar_top_center {
    font-size           : 5px;
}

.navbar_bot {
    background-repeat   : no-repeat;
    height              : 24px;
    width               : 25px;
}

.navbar_bot_center {
    background-repeat   : repeat-x;
    vertical-align      : middle;
    color               : #ffffff;
}

.navbar_seperator {
    font-size           : 14px;
    font-weight         : bold;
}