<!-- Cascade Style Sheet (CSS) for ENM -->
<!-- Please customize -->

<!-- titles of administration pages -->
.title {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20pt; color: #FFFFFF }

<!-- titles of tables/menu -->
.tabletitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: bold}

<!-- common content text -->
.normaltext {  font-family: "Verdana"; font-size: 10px; color: #484848}

<!-- common content text in white -->
.normalwhite {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}

<!-- forms text -->
.formtext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

<!-- footer text -->
.footertext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

<!-- notes/info text in every form (small) -->
.infotext { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}

<!-- notes/info text in every form (smaller) -->
.infotext2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}

<!-- errors and warning text -->
.warningtext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF0000}

<!-- sub title text, minor subject (smaller than headline text) -->
.subtitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none}
.subtitle:hover {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; color: #858585; text-decoration: underline}

<!-- sub title text, minor subject 2 (smaller than headline text) -->
.subtitle2 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; color: #6666cc; text-decoration: none}
.subtitle2:hover {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}

<!-- text for dates and time -->
.datetime {  font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; text-decoration: none}

<!-- text for common headlines -->
.headlines {  font-family: "Verdana"; font-size: 10px; color: #EF761D; text-decoration: none}
.headlines:hover {  font-family: "Verdana"; font-size: 10px; color: #124FB9; text-decoration: underline}

<!-- text for small headlines or previous headlines -->
.list {  font-family: "Verdana", sans-serif; font-size: 10px; color: #124FB9; text-decoration: none}

.list:hover {  font-family: "Verdana"; font-size: 10px; color: #124FB9; text-decoration: underline}

<!-- box for table borders -->
.box {  border: #000000 solid; border-width: 1px 2px 2px 1px}

<!-- common links text -->
.links {  font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 7pt;  color: #333333; text-decoration: none}

.links:hover {  font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 7pt; color: #663333; text-decoration: underline }

<!-- style for "input" html tag -->
.inputnormal {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; border-color: #666699 #666699 #CECEDF #CECEDF;
background-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px}

<!-- style for "textarea" html tag -->
textarea {  border: #666699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
border-left-width: 1px; background-color: #FFFFFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; color: 
#000000}

<!-- style for html "button" -->
.button {  font-family: "Trebuchet MS", 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}

<!-- style for html "select" -->
select {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #FFFFFF; color: #000000; border-color:
black black #000000; border-style: solid; border-bottom-width: 1px}

<!-- style for html "body" -->
body { scrollbar-face-color: #CCCCCC; scrollbar-highlight-color: #EFEFEF; scrollbar-shadow-color: #000000; color: #666699; scrollbar-arrow-color: #FF6633; scrollbar-base-color: #666699 }

.menu {  font-family: "Verdana"; font-size: 10px; text-decoration: none; font-weight: bold}
.menu:hover {  font-family: "Verdana"; font-size: 10px; text-decoration: underline; font-weight: bold}

.text {  font-family: verdana; font-size: 10px; text-decoration: none; color: #484848}
.text:hover {  font-family: verdana; font-size: 10px; text-decoration: underline; color: #484848}

.foot {  font-family: arial; font-size: 10px; text-decoration: none; color: #FFFFFF}
.foot:hover {  font-family: arial; font-size: 10px; text-decoration: underline; color: #FFFFFF}

.text2 {  font-family: verdana; font-size: 8pt; text-decoration: none; color: #464646}
.text2:hover {  font-family: verdana; font-size: 8pt; text-decoration: underline; color: #1D5F19}

.search {  font-family: arial narrow; font-size: 8pt; text-decoration: none; color: #6A683A}

.scroll {  font-family: verdana; font-size: 8pt; text-decoration: none; color: #0152A5; font-weight: bold}
.scroll:hover {  font-family: verdana; font-size: 8pt; text-decoration: underline; color: #0152A5}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;color: #464646;
	font-size: 8pt; text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #464646;
}