body table {
font-family: Verdana, Arial;
font-size: 12px;
}

A:link {color: #197433} 
A:visited {color: #822B06}

.activeTitle {
font-size: 13px;
font-weight: bold;
color: #DDDDDD;
background-image: url("images/title_bar.gif");
}

.passiveTitle {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background-color: #999999
}

.inputFields {
background-color: #D1EBCC;
}

.hand {
cursor: pointer;
cursor: hand;
}

.links {
font-family: Tahoma;
font-size: 10px;
}

a.fs:link, a.fs:visited, a.fs:hover, a.fs:active {
color: #4B1902;
text-decoration: none;
cursor: default;
}

.greybg {
background-color: #D1EBCC;
}

.redbg {
background-color: #FF9D9D;
}

.failsafe {
top: 230px; 
left: 550px;
position: absolute;
display: none;
}

