body { margin:0; padding:0; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color: black;
background: white; }

a { color: #D81820; }
a.normal { font-weight: bold; }
a.hidden { font-weight: bold; color: #5F5F5F; }

h1{
	margin:6px; color: #d81820; font-size:18px; line-height:22px;
}

h2{
	margin:0 0 0 0; color: #d81820; font-size:12px; line-height:22px;
}

tr.t_caption {
 background: #D81820;
 font-weight: bold;
 color: white;
}

tr.t_caption td {
/* padding: 4px;*/
}

tr.t_fn_caption {
 background: white;
}

tr.t_fn_caption td {
 border-bottom: 1px dotted black;
 padding: 4px;
}

/*tr.t_separator td {
 background: #D81820;
}*/

tr.t_separator {
 background: whitesmoke;
}

tr.t_separator  td {
 padding: 4px;
}

input.login {
 width: 120px;
}