a {color: black; text-decoration: underline; font-face: "Arial, Verdana, Helvetica"; FONT-FAMILY: sans-serif; font-size:100% } /* default for browsers that wont interpret further */
a:link {color: black; text-decoration: underline; font-face: "Arial, Verdana, Helvetica"; FONT-FAMILY: sans-serif; font-size:100% } /* unvisited links */
a:active {color: black; text-decoration: underline; font-face: "Arial, Verdana, Helvetica"; FONT-FAMILY: sans-serif; font-size:100% } /* active links */
a:visited {color: black; text-decoration: underline; font-face: "Arial, Verdana, Helvetica"; FONT-FAMILY: sans-serif; font-size:100% } /* visited links */

body,pre {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:10pt;
}
h1 {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:200%;
}
h2 {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:150%;
}
h3 {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:120%;
}

.pagecontent {MARGIN: 0px 0px 0px 0px; PADDING: 10px 10px 10px 10px;}

/* CLASS selectors follow */
.butPrint{border:1px buttonface solid;font-weight:bold; font-size:70%; font-family:MS Sans Serif;background-color: aqua; color: black;}

/* Main Table Title & Background settings */
.DwyerHomePageBackgroundColor {background-color: 000000}
.DwyerBlue {background-color: 587499}
.TableMainTitle {background-color: 003399; color:white; font-size:120%; font-weight:bold} /* Put in align=center AFTER all screens are finished (insures displaying w/o Style sheet works)*/
.TableSubTitle {background-color: 99ccff; font-weight:bold; color:black} /* Put in align=center AFTER all screens are finished (insures displaying w/o Style sheet works)*/
.TableMainBackgroundColor {background-color: cccccc}
.TableSaveBackgroundColor {background-color: 99ccff}
.TableMainTitleColor {background-color: aqua;}

/* Data-Entry-area settings */
#DD2 {PADDING: 2px 4px 4px 4px;}
.DD2 {FONT-SIZE: 84%; FONT-WEIGHT: bold; background-color: 99ccff;} /* Data-Description. Abbreviate this name to reduce the number-of-characters sent to the browser each time */
.DI2 {FONT-SIZE: 84%; FONT-WEIGHT: normal} /* Data-Input. Abbreviate this name to reduce the number-of-characters sent to the browser each time */
.DI2Bold {FONT-SIZE: 84%; FONT-WEIGHT: bold} /* Data-Input. Abbreviate this name to reduce the number-of-characters sent to the browser each time */

/* User-Message-Row background color */
.UserMessageRow {background-color: fff3dc; color:green; FONT-WEIGHT: bold; font-size:100% }

/* User-Message-Box */
#UserInfoBox {BORDER: 1px solid #000000; BACKGROUND: #CCCCCC; MARGIN: 0px 0px 0px 0px; PADDING: 5px 5px 5px 5px;}
.UserInfoBox {COLOR: #000000;}

/* Error-Row settings */
.ErrorRow {background-color: ffff88; color:black; FONT-WEIGHT: bold; font-size:100%}

/* Font adjusters */
.size1 {FONT-SIZE: 70%}
.size1Bold {FONT-SIZE: 70%; FONT-WEIGHT: bold}
.size2 {FONT-SIZE: 84%}
.size2Bold {FONT-SIZE: 84%; FONT-WEIGHT: bold}
.size4 {FONT-SIZE: 120%}
.size4Bold {FONT-SIZE: 120%; FONT-WEIGHT: bold}
.size5 {FONT-SIZE: 150%}
.size5Bold {FONT-SIZE: 150%; FONT-WEIGHT: bold}
.size6 {FONT-SIZE: 200%}
.size6Bold {FONT-SIZE: 200%; FONT-WEIGHT: bold}
.size7 {FONT-SIZE: 300%}
.size7Bold {FONT-SIZE: 300%; FONT-WEIGHT: bold}

/* text alignment */
.align-left {text-align: left}
.align-center {text-align: center}
.align-right {text-align: right}




