
BODY {color: #000000;
background: #F34C19;
font-family: arial;
font-size: 8pt;
}
INPUT {
color: #000000;
background: #FFFFFF;
}
INPUT.button {color: #931133;
background: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #931133;
font-weight: bold;
}
.title {
font-weight: bold;
font-size: 10pt;
}
.subTitle {
font-weight: bold;
font-size: 10pt;
}

TD {
font-family: arial;
font-size: 10pt;
}
TEXTAREA {
background: #FFFFFF;
color: #000000;
font-size: 10pt;
}
SELECT {
color: #000000;
background: #FFFFFF;
font-size: 10pt;
}
OPTION {
color: #000000;
background: #FFFFFF;
}
TABLE.main {
color: #000000;
background: #FFFFFF;
font-size: 10pt;
}
}


A.prop {color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A.prop:hover{color: #c52c05;
font-weight: bold;
text-decoration: none;
font-size: 10pt;

}
}


A {color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A:hover{color: #c52c05;
font-weight: bold;
text-decoration: none;
font-size: 10pt;

}
}

INPUT.adminButton {color: #134f8b;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
text-align: left;
text-decoration: underline;
}


