@charset "utf-8";
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	position: absolute;
	top: 1px;
	left: 1px;
	line-height: 16px;
}
.bodybground {
	background-image: url(../teachers/images/bgtile.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	left: 20px;
}

.discussionstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
}

.bodybground2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-color: #333333;
}
.header {
	font-family: Optima, "Optima Cyr";
	background-image: url(../teachers/images/bgtile_dark.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	color: #CCCCCC;
	text-align: left;
	vertical-align: baseline;
	margin: 2px;
	padding: 0px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.blackcell {
	background-color: #000000;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
