body {
background-image:url(bg.jpg);
background-attachment: fixed;
}
 
a {
text-decoration : none; 
} 
a:hover {
text-decoration : underline; 
} 
a.capl {
color : white; 
text-decoration : none; 
} 
.cap {
color : white; 
padding : 2px 4px; 
} 
.headline {
font-family : arial, helvetica; 
font-size : 14px; 
color : blue; 
padding : 5px; 
font-weight : bold; 
background-color : #ddd; 
} 
.textline {
font-family : arial, helvetica; 
font-size : 11px; 
color : black; 
padding : 5px; 
font-weight : normal; 
background-color : #ddd; 
} 
.textline1 {
font-family : arial, helvetica; 
font-size : 11px; 
color : black; 
padding : 5px; 
font-weight : normal; 
background-color : #eef; 
} 
.textline2 {
font-family : arial, helvetica; 
font-size : 11px; 
color : black; 
padding : 5px; 
font-weight : bold; 
background-color : #ddd;
}
.infoline1 {
font-family : arial, helvetica; 
font-size : 9px; 
color : black; 
padding : 5px; 
font-weight : bold; 
} 
.infoline2 {
font-family : arial, helvetica; 
font-size : 8px; 
color : black; 
padding : 5px; 
font-weight : bold; 
} 
.infoline {
font-family : arial, helvetica; 
font-size : 8px; 
color : black; 
padding : 5px; 
font-weight : normal; 
} 
input {
font-family : arial, helvetica; 
font-size : 12px; 
color : black;  
font-weight : normal; 
} 
textarea {
font-family : arial, helvetica; 
font-size : 12px; 
color : black;  
font-weight : normal; 
} 
TD {
font-family : arial, helvetica;
font-size : 9pt; 
color : black;
font-weight:normal;
font-variant:normal;
} 
h1 {
font-family : arial, helvetica; 
font-size : 8pt; 
font-weight : normal; 
color: #909090
} 

.rotbox { background-color:#FFD0D0; border-color:#FF0000; border-width:1px; border-style:solid; padding-top:2px; padding-bottom:4px;}

.greenbox { background-color:#D0FFD0; border-color:#00FF00; border-width:1px; border-style:solid; padding-top:5px; padding-bottom:4px;}

#b_right { border-right-style:solid ; border-right-color:#c0c0c0; border-right-width:2px; }
#b_left { border-left-style:solid ; border-left-color:#c0c0c0; border-left-width:2px; }
