body {
font-family: Verdana;
font-size: x-small;
color: #FFFFFF;
background-color: #CC0000
}
.body {
font-family: Verdana;
font-size: x-small;
color: #FFFFFF; background-color:#CC0000

}
.body_bold {
font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
}
.tablehead {
font-family: Verdana;
font-size: x-small;
color: #000000;
background-color: #FFFFFF;
text-align : center;
font-weight : bolder
}
.tablehead_l {
font-family: Verdana;
font-size: x-small;
color: #CC0000;
background-color: #FFCC99;
text-align : left
}
.tableitem {
font-family: Verdana;
font-size: x-small;
color: #000000;
background-color: #DCDCDC;
white-space : nowrap;
}
.tableitem_r {
font-family: Verdana;
font-size: x-small;
color: #000000;
background-color: #DCDCDC;
text-align: right;
white-space : nowrap;
}
A:HOVER {
color : #000000;
}
A {
color : #FFFFCC;
text-decoration : none
}
H3 {
font-family : "Times New Roman";
font-size : 250%;
color : #FFFFCC;
}
H4 {
font-family : "Times New Roman";
font-size : 150%;
color : #000000;
}
H5 {
font-family : "Times New Roman";
font-size : 120%;
color : Black;
}
.error {
font-family: Verdana;
font-size: x-small;
color: #FFFFFF;
border : medium none Black;
}
.error_bold {
font-family: Verdana;
font-size: x-small;
color: #FFFF00;
font-weight : bold;
border : medium none Black;
}
.message_bold {
font-family: Verdana;
font-size: x-small;
color: Green;
font-weight : bold;
border : Black;
}
.textfield {
border : 1px solid #000000;

background-color : #FFFFFF;
}
.textfield_long {
border : 1px solid #000000;
background-color : #FFFFFF;
width : 100%
}
.button {
background-color : #FF0000;
font-weight : bold;
color : #FFFFCC
}
.good{
color: #800000;
white-space : nowrap
}
.bad{
color: #CC0099;
white-space : nowrap
}
.var_name {
font-family : Verdana;
font-size : x-small;
color : #000000;
font-weight : bold
}
.var_comment {
font-family : Verdana;
font-size : xx-small;
color : Black;
}
.var_group {
font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #000000;
background-color: #DFDFDF;
text-align : center;
vertical-align : top
}
.tiny {
background-color : transparent;
font-family : Verdana;
font-size : xx-small;
font-weight : normal;
}
.changed {
color: #800000;
font-weight: bold
}

