body{
    font-size: 12px;
}

.infoMessage {
    color: black;
}

.warnMessage {
    color: orange;
    font-weight: bold;
}

.errorMessage {
    color: red;
    font-weight: bold;
}

.fatalMessage {
    color: red;
    font-style: italic;
    font-weight: bold;
}

.rightAlign {
    float: right;
}

.buttonGeneral {
}

/*
.buttonGeneral {
    background-color: #eeeeff;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    border-top-width: 1px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-right-width: 2px;
    border-top-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
    border-right-color: #333333;
}
*/

.inputTextGeneral, .inputTextAreaGeneral {
    background-color: #f5f5ff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 2px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-right-width: 1px;
    border-top-color: #999999;
    border-bottom-color: #c6c5c5;
    border-left-color: #999999;
    border-right-color: #c6c5c5;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

.selectorTableFrame {
    margin: 0px;
    padding: 0px;
    border: 1px solid #cccccc;
}

.selectorTableFrameHeader {
    background-color: #000099;
    padding-top: 3px;
    padding-bottom: 3px;
    color: white;
    font-weight: bold;
    text-align: center;
}

.selectorTableFrameContent {
    background-color: #cccccc;
}

.selectorTable {
    background-color: #eeeeee;
    width: 100%;
    padding: 5px;
    border-top-color: #003366;
    border-bottom-color: #003366;
    border-left-color: #003366;
    border-right-color: #003366;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.selectorTableHeader {
    font-weight: bold;
    text-align: center;
    background-color: #ccccff;
}
.selectorTableColumns{

    text-align: center;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

.selectorTableRow1 {
    background-color: #ffffff;
}

.selectorTableRow2 {
    background-color: #f8f8f8;
}

.tblCellYes {
    background-color: #00ff00;
    text-align:center;
}

.tblCellRatherYes {
    background-color: #57b857;
    text-align:center;
}

.tblCellRatherNo {
    background-color: #d54a4a;
    text-align:center;
}

.tblCellNo {
    background-color: #ff0000;
    text-align: center;
}

.tblCellDontKnow {
    background-color: #9393fd;
    text-align:center;
}

.tblCellNotVisited {
    background-color: #cccccc;
}

.tblCellReactionDenied {
    background-color: #cc6600;
}

.tblCellNoReply {
    background-color: #999999;
    text-align: center;
}

.tblCellReply {
    background-color: #999900;
    text-align: center;
}

.tblCellHeader {
    background-color: #0033aa;
    color: white;
    padding: 4px;
    font-weight: bold;
}

.tblCellHeader1 {
    background-color: #0066bb;
    color: white;
    padding: 4px;
    font-weight: bold;
    font-style: italic;
    border: 0px;
}

.tblCellName {
    background-color: #6699ff;
    padding: 4px;
    font-weight: bold;
}

.tblCellAnswer {
    background-color: #ccccff;
}

.tblCellStatistics {
    background-color: #eeeecc;
}

.dashBoardMessageHeader {
    background-color: #33ccff;
    font-style: italic;
}

.errMesg {
    font-weight: bold;
    color: #ff3300;
}

.label {
    font-weight: bold;
}

a.menuLink1:link, a.menuLink1:visited, a.menuLink1:active {
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    font-family: sans-serif;
    text-decoration: none;
    padding-left: 25px;
}

a.menuLink1:hover {
    color: #ffcd32;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    font-family: sans-serif;
    text-decoration: none;
    padding-left: 25px;
}


a.menuLink2:link, a.menuLink2:visited, a.menuLink2:active  {
    color: #ffcd32;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    font-family: sans-serif;
    text-decoration: none;
    padding-left: 25px;
}

a.menuLink2:hover {
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    font-family: sans-serif;
    text-decoration: none;
    padding-left: 25px;
}

a.menuLink3:link, a.menuLink3:visited, a.menuLink3:active {
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
}

a.menuLink3:hover {
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
}

a.footerlink1:link, a.menuStyle3:visited, a.menuStyle3:active {
    color: #444444;
}

a.footerlink1:hover {  
    color: #c29b27;
}

a.headerMenuLink:link, a.headerMenuLink:visited, a.headerMenuLink:active {
    color: black;
}

a.headerMenuLink:hover {  
    color: #c29b27;
}

a.howtoLink:link, a.howtoLink:visited, a.howtoLink:active {
    color: #0000ff;
}

a.howtoLink:hover {  
    color: #ff0000;
}

.howtoLink {
    font-size: 16px;
    font-weight: bold;
}

.loginBoxLabel {
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
}

/*
.menuText1{
color: lime;
font-style: normal;
font-weight: bold;
font-size: 12px;   
font-family: sans-serif;
}
*/
.menuBox1 {
    border-left-color: #666666;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: #050505;
    border-top-color: #666666;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-right-color: #333333;
    border-bottom-color: #333333;
}

.menuBox2 {
    border-left-color: #666666;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: #0f0f0f;
    border-top-color: #666666;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-right-color: #333333;
    border-bottom-color: #333333;
}

.menuBox3 {
    border-left-color: #666666;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: #191919;
    border-top-color: #666666;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-right-color: #333333;
    border-bottom-color: #333333;
}

.menuBox4 {
    border-left-color: #666666;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: #232323;
    border-top-color: #666666;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-right-color: #333333;
    border-bottom-color: #333333;
}

.menuBox5 {
    border-left-color: #aaaaaa;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: #4b4b4b;
    border-top-color: #aaaaaa;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-right-color: #666666;
    border-bottom-color: #666666;
}

.menuBox6 {
    border-left-color: #bbbbbb;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: #555555;
    border-top-color: #bbbbbb;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-right-color: #999999;
    border-bottom-color: #999999;
}


.headerMenuStyle0 {
}

.headerMenuButton0{
}

.headerMenuStyle4 {
    font-weight: bold;
    text-align: center;
}


.loginPanelInputBoxIE7
{
    padding-left:7px;
    padding-right:7px;
    background-color: #a0a0a0;
    background-image: url(images/loginInputBoxBgnd.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* background-position: right; */
    width: 96px;
    height: 16px;
    border: 0px;
}

.loginPanelInputBoxIE6
{
    padding-left:7px;
    padding-right:7px;
    background-image: url(images/loginInputBoxBgnd.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 96px;
    height: 16px;
    border: 0px;
}

.loginPanelInputBoxDefault
{
    padding-left:7px;
    padding-right:7px;
    background-image: url(images/loginInputBoxBgnd.gif);
    width: 96px;
    height: 16px;
    border: 0px;
}

.headerMenuButton4 {
    background-image: url(images/tab4.gif);
    width: 25%;
}

.headerMenuStyle5 {
    font-weight: bold;
    text-align: center;
}

.headerMenuButton5 {
    background-image: url(images/tab5.gif);
    width: 20%;
}

.loginButton
{
    background-image: url(images/loginbutton.gif);
    border-width: 0px;
    height: 20px;
    width: 109px;
    padding-bottom: 1px;
    font-weight: bold;
    font-size: 12px;
}

.LeftNavPanel
{
    background-image: url(images/menubg-empty.jpg);
}

.LeftNavPanelWithLoginPanel {
    background-image: url(images/menubg-full.jpg);
}

.footerText {
    font-size: 12px;
}


.tabBgnd {
    width: 150px;
    height: 31px;
    background-image: url(images/tab-bgnd.jpg);
    text-align: center;
    vertical-align: middle;
}

.elfMessage {
    color: #660000;
    font-weight: bold;
    font-style: italic;
}

.msgERR {
    color: red;
}

.msgOK {
    color: green;
}


