/* _IndexFind.CSS - For top right-hand frame. 
No user changes. */

/* Regular class style definitions */
BODY { font-size: 10pt; background-color: darkblue; background-image:url(../images/IndexFind.jpg); background-position-x:center; background-position-y:top; background-repeat:no-repeat } /* background-position:center|bottom; background-position-x:right; background-position-y:top; background-repeat:no-repeat */
FORM { position:fixed; bottom:0px; font-family:"Times New Roman"; font-size: 115%; font-weight: bold; color:darkblue}
A:link {text-decoration: none; color:darkblue }
A:visited {text-decoration: none; color:darkblue }
H2     { text-align: center }


/* Vernacular generic classes in VernacularFields.CSS*/

/* More specific font formatting properties for the above vernacular classes*/
.AlphaPageLink { font-size: 115%; font-weight: bold; color:darkblue }
.lx    { font-size: 115%; font-weight: bold; color:darkblue}

/* Other settings */
.SmallLetters {font-size: 80%}
.hm    { font-family: serif; font-size: 75%; vertical-align:sub; color:white}

SPAN.label { font-family: serif; font-size: 90%; font-style: italic}
DIV.module { text-align: left; margin-left: 0 }