body,td{
font-family : Verdana,Arial,Helvetica;
font-size : 10pt;
}

body,td.content {
background-color : #FFFFFF;
}

td {
vertical-align : top;
}

ul {
padding : 2px;
padding-left : 15px;
}

li {
}

h1 {
font-size : 12pt;
}
h2 {
font-size:11.5pt;
}
h3 {
font-size:11pt;
}
h4 {
font-size:10.5pt;
}
h5 {
font-size:10pt;
}
h6 {
font-size:9.5pt;
}



div.menu {
padding : 0px;
margin : 0px;
}

div.menu-item,div.menu-item-hover {
font-family : Verdana,Arial,Helvetica;
font-size : 10pt;
font-weight : bold;
color : #E5E5E5;
text-align : right;
border-bottom : 1px solid #DECE76;
border-top : 2px solid #438DCF;
padding : 2px;
padding-right : 4px;
width : 100%;
}

div.menu-item {
background-color : #1B57A8;
}

div.menu-item-hover {
background-color : #3B77C8;
cursor : pointer;
}

div.submenu {
border-right : 1px solid #5B97E8;
padding : 0px;
margin : 4px;
}

div.submenu-item,div.submenu-item-hover {
font-family : Verdana,Arial,Helvetica;
font-size : 8pt;
font-weight : bold;
color : #C5C5C5;
text-align : right;
padding : 2px;
padding-right : 8px;
}

div.submenu-item {
}

div.submenu-item-hover {
background-color : #5B97E8;
color : #E5E5E5;
cursor : hand;
}

div.submenu-item-selected {
background-color : #438CD0;
color : #E5E5E5;
}

td.folder {
font-size : 8pt;
background-color : #F4F4EA;
border-left : 1px solid;
border-right : 1px solid;
border-color : #2E3C4C;
padding : 5px;
}
