
body, .STYLE1, .STYLE56, td, p, input
 {
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
}

.STYLE54 {color: #333333}

.STYLE55 {
	color: #666666;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4 {
	font-family: sans-serif;
}

.menu {
    color: #888888;
    white-space: nowrap;
}

.blackshadow {
    color: #444444;
    text-decoration: none;
    padding: 6px 6px;
    font-weight: bold;
    text-shadow: -0.3em 0.3em 0.2em #bbbbbb;
}

.grayshadow {
    color: #888888;
    text-decoration: none;
    padding: 6px 6px;
    font-weight: bold;
    text-shadow: -0.3em 0.3em 0.2em #bbbbbb;
}

#a { color: #0000ff; }

/*.errorinfo {
    color: #ff0000;
    font-weight: bold;
}
*/
.error, .errorinfo {
    color: #ff0000;
    font-weight: bold;
    border: 2px solid #FF0000;
    padding: 4 4;
}


.dotted {
    border: dotted 1px #000000;
}

.table {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;

}

.rowt {
    background-color: #e8e8e8;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.row0 {
    background-color: #f0f0f0;
    border-right: 1px solid #000000;
}

.row1 {
    background-color: #fcfcfc;
    border-right: 1px solid #000000;
}

hr {
    border: 0px;
    border-top: solid 1px #777777;
    height: 1px;
    position: relative;
    top: -8px;
}
