body,h1,h2,h3,h4,h5,h6,form { color: black ; font-family: arial, helvetica, sans-serif }
a:link, a:visited, a:active { text-decoration: underline }
.importantmessage { text-align: center }
.importantnotification { text-align: left }
.details { font-weight: bold }
.invalid { border-color: #ff0000; background-color: #ffcccc; }
.viewcourseitem {font-family: arial, helvetica, sans-serif ;  font-style: italic ; text-align: left ; font-size: small}
.viewcourseheader {font-family: arial, helvetica, sans-serif ; font-weight: bold ; text-align: left ; font-size: small}
.viewlinkitem {font-family: "courier new", "courier", arial, helvetica, sans-serif ; text-align: left ; font-size: small}

a.navigationlink:link {color: #FFFFFF}
a.navigationlink:visited {color: #FFFFFF}
a.navigationlink:hover {color: #FFFFFF}
a.navigationlink:active {color: #FFFFFF}

a.menuoption:link { color: blue ; font-family: arial, helvetica, sans-serif ; text-decoration: none ; text-align: left ; font-size: small}
a.menuoption:visited { color: blue ; font-family: arial, helvetica, sans-serif ; text-decoration: none ; text-align: left ; font-size: small}
a.menuoption:active { color: blue ; font-family: arial, helvetica, sans-serif ; text-decoration: none ; text-align: left ; font-size: small}
a.menuoption:hover { color: blue ; font-family: arial, helvetica, sans-serif ; text-decoration: underline ; text-align: left ; font-size: small}

.menuheader { color: black ; font-family: arial, helvetica, sans-serif ; text-align: left ; font-size: small}

.box 
{	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border-color:#FCFCFF rgb(112, 112, 120) rgb(112, 112, 120) rgb(252, 252, 255);
	border-style:solid;
	border-width:1px;
}
