/* Apache Javadoc style sheet */

/* Page background color */
body { background-color: #FFFFFF }

BODY  {font-family: "Times New Roman"; font-size: 11pt; color: 000000}
TD  {font-family: "Times New Roman"; font-size: 11pt; color: 000000}
TR  {font-family: "Times New Roman"; font-size: 11pt; color: 000000}
FONT  {font-family: "Times New Roman"; font-size: 11pt; color: 000000}
I  {font-family: "Times New Roman"; font-size: 11pt; color: 000000;font-style: italic}
BIG  {font-family: "Times New Roman"; font-size: 15pt; color: 000000;font-weight: bold}
TH  {font-family: "Times New Roman"; font-size: 11pt; color: 000000;font-weight: bold}
STRONG {font-family: "Times New Roman"; font-size: 11pt; color: 000000;text-decoration: none; margin-left=0}
H1 {font-family: "Times New Roman"; font-size: 30pt; color: navy;}
H2 {font-family: "Times New Roman"; font-size: 15pt; color: 000000;text-decoration: none; margin-left=0}
H3 {font-family: "Times New Roman"; font-size: 11pt; color: 000000;text-decoration: none; margin-left=0}
PRE {font-family: "Times New Roman"; font-size: 11pt; color: 000000}
BLOCKQUOTE {font-family: "Times New Roman, Arial, Helvetica"; font-size:11pt; color: 000000}

/* the input fields */
.inputfieldsLabelSmall {  font-size: 9pt; font-family: "Times New Roman"; }
.inputfieldsSmall {  font-size: 8pt; border: 1px inset black; font-family: Verdana, Arial; background-image:url('image/inputBackground.gif'); background-color: #E9F3E9}
.inputfields {  font-size: 10pt; border: 1px inset black; font-family: Verdana, Arial; background-image:url('image/inputBackground.gif'); background-color: #E9F3E9}

/* Link colors styling */
A:link { text-decoration: none; color: #000000; font-weight: bold }          /* unvisited link */
A:hover { text-decoration: none; color: #990000; font-weight: bold }          /* hovering over a link */
A:visited { text-decoration: none; color: #550000; font-weight: bold }       /* visited links */
A:active { text-decoration: none; color: #FF0000; font-weight: bold }        /* active links */

/* special classes */
.error { color: red }
.master_login {font-family: "Times New Roman"; font-size: 6pt; color: 000000}
