.marker {
	text-decoration: underline;
}


.hover {
	
	font-weight: bold;
	
}
ul {
	margin: 0;
	padding: 0;

	border: solid 1px #fff;
}
a {
		color: #554FA0;
font-weight: bold;


}

.hover:hover {
	color: #B08A48;
}
.grammar {
	color: #009900;
	font-weight: bold;

}
.subheadings {
	font-weight: bold;
}

.tabledisplay {
	border: 1px dotted #0033CC;
	width: 100%;
	cellpadding: 4px;
	overflow: hidden;
}.maintable {
	margin: -12px -12px -12px -15px;
}
/*structure*/
#container {
	margin: 0;
	padding: 0;
}
#mBody {
	background: #EEEAE4;
	position: absolute;
	top: 100px;
	left: 0;
	margin: 0;
	padding: 0;
}
.nomenu #mBody {
	background: #fff;
}
#side {
	background: #EEEAE4 url(../images/bg6.gif) top left repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px 15px;
	width: 206px;
	voice-family: "\"}\""; voice-family:inherit; /* Tantek's hack */
	width: 176px;
} 