a {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration : none;
}

a:visited {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration : none;
}

a:active {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color: #666666;
text-decoration : none;
}

a:hover {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration : underline;
}

a.tree {
cursor:default;
}

a.tree:hover {
cursor:default;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color: #000080;
text-decoration : underline;
}

a.tree:active {
cursor:default;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color: #000080;
text-decoration : underline;
}

a.toolbar {
cursor:default;
}

a.button:hover {
text-decoration: none;
}

body {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11px;
text-decoration : none;
}

TD {
color: #000000;
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

TD.selected {
color: #FFFFFF;
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

.menu {
border:1px solid #000000;
border:2px outset #AAAAAA;
width: 120px;
visibility:hidden;
position:absolute;
background-color:#FFFFFF;
z-index: 1;
}

DIV.menuitem {
background-color:#FFFFFF;
font-size:12px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
padding-left:10px;
padding-right:10px;
cursor:default;
}

DIV.filename {
cursor:default;
}

.selprog {
background-color: #316AC5;
color: #FFFFFF;
}

.errormsg {
background-color: #D6DFF5;
border: 1px solid #6681D9;
}


a.tab {
font-size: 14px;
background-color: #ECE9D8;
}

a.tab:visited {
font-size: 14px;
background-color: #ECE9D8;
}

a.tab:active {
font-size: 14px;
background-color: #B9C2DC;
border: 1px solid #000080;
text-decoration: none;
}

a.tab:hover {
font-size: 14px;
background-color: #B9C2DC;
border: 1px solid #000080;
text-decoration: none;
}

a.seltab {
font-size: 14px;
background-color: #B9C2DC;
}

a.seltab:visited {
font-size: 14px;
background-color: #B9C2DC;
}

a.seltab:active {
font-size: 14px;
background-color: #B9C2DC;
border: 1px solid #000080;
text-decoration: none;
}

a.seltab:hover {
font-size: 14px;
background-color: #B9C2DC;
border: 1px solid #000080;
text-decoration: none;
}

a.ctrlpanel {
font-size: 16px;
color: #6375D6;
font-weight: bold;
}

a.ctrlpanel:visited {
font-size: 16px;
color: #6375D6;
font-weight: bold;
}

a.ctrlpanel:active {
font-size: 16px;
color: #6375D6;
font-weight: bold;
}

a.ctrlpanel:hover {
font-size: 16px;
color: #6375D6;
font-weight: bold;
text-decoration: underline;
}