.sidebar {
 background-color: #FFDE00;
}

.workbar {
 font-family: verdana,arial,times;
 font-weight: normal;
 font-size: 7pt;
 color: #000000;
 background-color: #FFFFFF;
}

.titlebar {
 font-family: arial,verdana,times;
 font-weight: bold;
 font-size: 11pt;
 color: #223D58;
 background-color: #A1B2C3;
 padding-right: 5px;
 padding-top: 5px;
}

.titlebar2 {
 font-family: verdana,arial,times;
 font-weight: normal;
 font-size: 9pt;
 color: #FFFFFF;
 background-color: #446688;
}

.menuitem{
 font-size: 10pt;
 font-family: verdana,arial,courier,times;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF;
 cursor: pointer;
}

.menuitemselected {
 color: #000000;
 font-size: 10pt;
 font-family: verdana,arial,courier,times;
 font-weight: bold;
 text-decoration: none;
 cursor: pointer;
}

.row1 {
 border-bottom: 1px solid #446688;
 border-top: 1px solid #446688;
 background-color: #EEEEFF;
 font-family: arial;
 font-weight : 10pt;
 text-decoration: none;
}

.row2 {
 border-bottom: 1px solid #446688;
 border-top: 1px solid #446688;
 background-color: #FFFFFF;
 font-family: arial;
 font-weight : 10pt;
 text-decoration: none;
}
