.sidebar {
 background-color: #FFDE00;
}

.sitemenu{
 font-family: verdana,arial,courier;
 font-size: 10pt;
 font-weight: bold;
 padding-left: 10px;
 padding-right: 10px;
}

.menurow{
 padding-left: 10px;
 padding-right: 10px;
}

.mewrow:hover {
 background-color: #4466AA;
}

.menurow a:hover{
 color: #880000;
 font-family: verdana,arial,courier;
}

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

.menuitemselected {
 color: #000000;
 font-size: 10pt;
 font-family: verdana,arial,times;
 font-weight: normal;
 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;
}
