body { background-image: url(./images/bg_page.gif); }

body.tg { background-image: url(../teacher/images/bg_page_lght.gif); }

.bgSection { background-color: #c33; }

td.path { color: #c33; }

a:link { color: #c33; }
a:visited { color: #c33; }
a:active { color: #fc6; }
a:hover { color: #17c; }
a:focus { color: #fc6; }

a.path:link { color: #c33; }
a.path:visited { color: #c33; }
a.path:active { color: #17c; }
a.path:hover { color: #c33; }
a.path:focus { color: #17c; }


a.nav:link { color: #c33; }
a.nav:visited { color: #c33; }
a.nav:active, span.nav { color: #17c; }
a.nav:hover { color: #c33; }
a.nav:focus { color: #17c; }

h2 { color: #c33; }
h3 { color: #000; }

div.cntFocus { color: #333; }

span.sctHeading { color: #c33; }

.boxContent { background-color: #ff9; }

.dest {
	color: #c33;
	font-weight: normal;
	font-size: .8em;
}

a.dest:link {
	color: #c33;
	font-weight: normal;
	font-size: .8em;
}

a.dest:visited {
	color: #c33;
	font-weight: normal;
	font-size: .8em;
}

a.dest:active {
	color: #c33;
	font-weight: normal;
	font-size: .8em;
}

a.dest:hover {
	color: #17c;
	font-weight: normal;
	font-size: .8em;
}

