#webAssign {
background:#696969;
}
a:hover { color:red; text-decoration:underline; }
.rightBox .bar {
	border-bottom:solid 1px #660000;
	background:#660000;
}
.studentBox .bar {
	margin:0;
	padding:0;
	height:1.5em;
	border-bottom:solid 1px #660000;
	background:#660000;
}
.studentBox .bar h4 {
	margin:0 1.4em 0 1.4em;
	font:bold 0.8em/1.4em Arial, Helvetica, Sans-serif;
	color:#330000;
}
#topNav {
	background:#330000; /*System Change*/
}
#studentNav {
	background:#330000; /*System Change*/
}
.rightBoxContent {
	border:1px solid #660000;
	border-top:0;
	border-bottom:0;
}

.rightBox .bar {
	border-bottom:solid 1px #660000;
	background:#660000;

}

.rightBox .bBorder {
	border-top:1px solid #660000;
}
.studentBox .bar {
	border-bottom:solid 1px #660000;
	background:#660000;
}

.studentBox .bBorder {
	border-bottom:1px solid #660000;
}

.studentBox .studentBoxBorder {
	border-left:1px solid #660000;
	border-right:1px solid #660000;
}
