<!-- Cascade Style Sheet (CSS) for ENM -->
<!-- Please customize -->


<!-- titles of administration pages -->
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20pt; color: #FFFFFF }

<!-- titles of tables/menu -->
.tabletitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFAE00; font-weight: bold}

<!-- common content text -->
.normaltext {  font-family: Verdana; font-size: 11px; color: #765310}

<!-- common content text in white -->
.normalwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}

<!-- forms text -->
.formtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}

<!-- footer text -->
.footertext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

<!-- notes/info text in every form (small) -->
.infotext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFEBB6}

<!-- notes/info text in every form (smaller) -->
.infotext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #ffebb6}

<!-- errors and warning text -->
.warningtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}

<!-- sub title text, minor subject (smaller than headline text) -->
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; text-decoration: none}

<!-- sub title text, minor subject 2 (smaller than headline text) -->
.subtitle2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}
.subtitle2:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: underline}

<!-- text for dates and time -->
.datetime {  font-family: Arial; font-size: 8pt; color: #000000; text-decoration: none}


<!-- text for common headlines -->
.headlines {  font-family: Verdana; font-size: 12px; color: #330000; text-decoration: none}
.headlines:hover {  font-family: Verdana; font-size: 12px; color: #FFFFFF; text-decoration: underline}



<!-- text for small headlines or previous headlines -->

.list {  font-family: Verdana; font-size: 12px; color: #EEA312; text-decoration: none}
.list:hover {  font-family: Verdana; font-size: 12px; color: #FFFFFF; text-decoration: underline}



<!-- box for table borders -->

.box {  border: #000000 solid; border-width: 1px 2px 2px 1px}


<!-- common links text -->
.links {  font-family: Verdana; font-size: 8pt; color: #EEA312; text-decoration: none}
.links:hover {  font-family: Verdana; color: #FFFFFF; text-decoration: underline }



<!-- style for "input" html tag -->

.inputnormal {  font-family: Arial; font-size: 9pt; color: #666666}



<!-- style for "textarea" html tag -->

textarea {  border: #384468; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;

border-left-width: 1px; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}



<!-- style for html "button" -->

.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #000000}



<!-- style for html "select" -->

select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #FFFFFF; color: #000000;  border-color:

black black #000000; border-style: solid; border-bottom-width: 1px}