.navPath A:link {color: red}
.navPath A:visited {color: red}
.navPath {color: red}

.navLinks A:link {color: black;text-decoration: none;border-color: gray;border-style: outset;background-color: white}
.navLinks A:visited {color: black;text-decoration: none;border-color: gray;border-style: outset;background-color: white}
.navLinks A:hover {color: white;text-decoration: none;border-color: gray;border-style: inset;background-color: gray}
.navLinks {font-size: larger;font-weight: bold}

.navLinks1 A:link {color: black;text-decoration: none;border-color: gray;border-style: outset;background-color: white}
.navLinks1 A:visited {color: black;text-decoration: none;border-color: gray;border-style: outset;background-color: white}
.navLinks1 A:hover {color: white;text-decoration: none;border-color: gray;border-style: inset;background-color: gray}
.navLinks1 {font-size: smaller;font-weight: bold}

.currentPage {color: gray;border-style: ridge;border-color: white}

.noLinks {border-style: none;background-color: white}

.calDay {background-color: #00FFFF; color: #000000; text-align: center; font-weight: bolder}
.calDate {background-color: #0080C0; color: #FFFFFF; text-align: right; font-weight: bolder}
.calDateHoliday {background-color: #FF00FF; color: #FFFFFF; text-align: right; font-weight: bolder}
.calFiller {background-color: #FFFFFF}
.calDateText {font-weight: normal; font-size: smaller}
.calExam {background-color: green; color: #FFFFFF; text-align: right; font-weight: bolder}

.regCenter {text-align: center}
.italicCenter {text-align: center; font-style: italic}
.bigCenter {text-align: center; font-size: larger}
.regRight {text-align: right}
.regLeft {text-align: left}
.xsmall {font-size: x-small}
.regMargin {margin: 10px 20px}
.regStrike {text-decoration: line-through}
.small1 {font-size: smaller}
.small1Bold {font-size: smaller; font-weight: bold}
.small1Left {text-align: left; font-size: smaller}
.large1 {font-size: larger}
.xsmallCenter {font-size: x-small; font-style: italic; text-align: center}
.small1ItCenter {font-size: smaller; font-style: italic; text-align: center}
.surveyBGColor1 {background-color: lightblue}
.surveyBGColor2 {background-color: white}

.noLine {text-decoration: none}

.dek {position:absolute; visibility:hidden; z-index:200}

.uCan {text-decoration: line-through}

BODY {background-color: white}
