BODY{
scrollbar-face-color: #EBE8D4;
scrollbar-track-color: #B3B1A2;
scrollbar-shadow-color: #111183;
scrollbar-3dlight-color: #111183;
scrollbar-darkshadow-color: #111183;
scrollbar-arrow-color: #7F1301;
font-family: Arial;
font-size: 10pt;
color: #111183;
}

TD{
font-family: Arial;
font-size: 10pt;
}

.Normal {
font-family: Arial;
font-size: 10pt;
}

.Small {
font-family: Arial;
font-size: 8pt;
font-weight : bold;
}


A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
color: #7F1301;
text-decoration : none;
font-weight : bold;
}

A:HOVER {
color : #7F1301;
text-decoration : underline;
font-weight : bold;
}

A.one:LINK, A.one:VISITED, A.one:ACTIVE, A.one:FOCUS {
color : #111183;
text-decoration : none;
}

A.one:HOVER {
color : #111183;
text-decoration : underline;
}

.Button {
background-color: #111183;
font-family: Arial;
font-size: 10pt;
color: #FFFCE7;
font-weight : bold;
border: 2px solid #7F1301;
}

INPUT{
background-color: #FFFCE7;
color: #111183;
font-family: Arial;
font-weight: normal;
font-size: 10pt;
border: 2px solid #7F1301;
}

TEXTAREA {
background-color: #FFFCE7;
color: #111183;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
border: 2px solid #7F1301;
}

.radioStyle {
background-color: #99AED3;
font-family: Arial;
font-size: 10pt;
color: #111183;
}

.altTextField {
background-color: #99AED3;
font-family: Arial;
font-size: 10pt;
color: #111183;
border: 0px solid #7F1301;
}

SELECT {
background-color: #FFFCE7;
color: #111183;
font-family: Arail;
font-size: 10pt;
font-weight: normal;
border: 2px solid #7F1301;
}

